diff --git a/_service b/_service new file mode 100644 index 0000000..15c5ab7 --- /dev/null +++ b/_service @@ -0,0 +1,17 @@ + + + + + + git + https://github.com/okirch/pcr-oracle.git + pcr-oracle + @PARENT_TAG@ + refs/tags/0.4.6 + + + pcr-oracle*.tar + xz + + + diff --git a/pcr-oracle-0.4.5.tar.bz2 b/pcr-oracle-0.4.5.tar.bz2 deleted file mode 100644 index 28921f0..0000000 --- a/pcr-oracle-0.4.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43c8e5bc0298226230b7acba12f2aaee7ff8c5aaf8a79669fe3246666d10a5f9 -size 70586 diff --git a/pcr-oracle-0.4.6.tar.xz b/pcr-oracle-0.4.6.tar.xz new file mode 100644 index 0000000..acb1aa0 --- /dev/null +++ b/pcr-oracle-0.4.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01306c442eeec8a31acc1abb26445190380db210c01330e2d40156e51cfd294 +size 71696 diff --git a/pcr-oracle.changes b/pcr-oracle.changes index 5dea281..87ca6c7 100644 --- a/pcr-oracle.changes +++ b/pcr-oracle.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jul 4 07:44:10 UTC 2023 - Olaf Kirch + +- 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 + ------------------------------------------------------------------- Mon Jun 5 07:45:13 UTC 2023 - Gary Ching-Pang Lin diff --git a/pcr-oracle.spec b/pcr-oracle.spec index da186d7..858c56d 100644 --- a/pcr-oracle.spec +++ b/pcr-oracle.spec @@ -18,14 +18,14 @@ Name: pcr-oracle -Version: 0.4.5 +Version: 0.4.6 Release: 0 Summary: Predict TPM PCR values License: GPL-2.0-only Group: System/Boot URL: https://github.com/okirch/pcr-oracle -Source: %{name}-%{version}.tar.bz2 -BuildRequires: openssl >= 0.9.8 +Source: %{name}-%{version}.tar.xz +BuildRequires: libopenssl-devel >= 0.9.8 BuildRequires: tpm2-0-tss-devel ExclusiveArch: x86_64 aarch64 ppc64le riscv64