Commit Graph

4 Commits

Author SHA256 Message Date
3d40a4e426 Accepting request 1132038 from home:gary_lin:branches:Base:System
- Update to 0.5.4
  - Improve systemd-boot support
  - Add --boot-entry for systemd-boot
  - Manpage fixes
  - Fix PCR index in JSON file
  - Fix GrubPcrSnapshot parsing
- Drop upstreamed patches: boot_entry.patch and fix_pcr_index.patch

OBS-URL: https://build.opensuse.org/request/show/1132038
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcr-oracle?expand=0&rev=19
2023-12-11 10:15:33 +00:00
07fa94a1ef Accepting request 1130043 from home:aplanas:branches:Base:System
- Update to 0.5.3
  - Improve documentation
  - Detect key format store via extension
  - Replace --key-format and --policy-format options with a single
    --target-platform option
  - The json file can contain multiple predictions
- Remove fix_rsa.patch as is already upstream
- Add boot_entry.patch to add new parameter to point to a new systemd
  boot entry
- Add fix_pcr_index.patch to fix the PCR index number in the JSON file

OBS-URL: https://build.opensuse.org/request/show/1130043
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcr-oracle?expand=0&rev=17
2023-12-05 10:46:40 +00:00
Olaf Kirch
2c84831601 Accepting request 1127659 from home:aplanas:branches:Base:System
- Add fix_rsa.patch to support the export in PEM format of the public
  key

- FAPI is not present until tpm2-tss >= 2.4.0. Express that in the
  BuildRequirement

- Update to 0.5.2
  - Support EV_EVENT_TAG events from the kernel (PCR9 for the cmdline
    and the kernel)
  - Fix cmdline measurements
- Update to 0.5.1
  - Measure the kernel as an EFI binary (PCR4)

- Update to 0.5.0
  - Support systemd-cryptenroll JSON files
  - Generate RSA keys in more scenarios
  - Select RSA key size
- Drop systemd-boot.patch (already present in upstream)

OBS-URL: https://build.opensuse.org/request/show/1127659
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcr-oracle?expand=0&rev=15
2023-11-20 12:28:48 +00:00
Olaf Kirch
49e6bbc33c Accepting request 1096688 from home:okir:branches:Base:System
- Added a _service file
- BuildRequire libopenssl-devel rather than openssl
- Updated to version 0.4.6:
  - recognize SOURCE_DATE_EPOCH for reproducible builds
  - Remove authorized policy file from the unseal action
  - Unseal the data without calling __pcr_policy_make()
  - Skip the variable event with 0 length (#26)
  - Add the new parameter: policy-name (#27)
  - Skip the leading operators when matching grub2 commands (#28)
  - microconf change: force rebuilding the sed script

OBS-URL: https://build.opensuse.org/request/show/1096688
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcr-oracle?expand=0&rev=9
2023-07-04 11:45:50 +00:00