[packages/tpm2-tools] - updated to 5.7 (fixes CVE-2024-29038 CVE-2024-29039)

qboosh qboosh at pld-linux.org
Thu May 9 21:53:13 CEST 2024


commit ebd2fc9acae40a243efdd428e930836faa1b3dec
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu May 9 21:45:01 2024 +0200

    - updated to 5.7 (fixes CVE-2024-29038 CVE-2024-29039)

 tpm2-tools.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/tpm2-tools.spec b/tpm2-tools.spec
index 17eec43..db3b0a5 100644
--- a/tpm2-tools.spec
+++ b/tpm2-tools.spec
@@ -5,13 +5,13 @@
 Summary:	TPM (Trusted Platform Module) 2.0 tools based on tpm2-tss
 Summary(pl.UTF-8):	Narzędzia TPM (Trusted Platform Module) 2.0 oparte o tpm2-tss
 Name:		tpm2-tools
-Version:	5.5
+Version:	5.7
 Release:	1
 License:	BSD
 Group:		Applications/System
 #Source0Download: https://github.com/tpm2-software/tpm2-tools/releases
 Source0:	https://github.com/tpm2-software/tpm2-tools/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	10c0bd5be82c316598969745f178f04b
+# Source0-md5:	3acb6305070f064c28c5284d39aa0b04
 URL:		https://github.com/tpm2-software/tpm2-tools
 BuildRequires:	curl-devel
 BuildRequires:	efivar-devel
@@ -19,7 +19,7 @@ BuildRequires:	openssl-devel >= 1.1.0
 BuildRequires:	pandoc
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.673
-BuildRequires:	tpm2-tss-devel >= 3.0.0
+BuildRequires:	tpm2-tss-devel >= 4.0.0
 %if %{with tests}
 BuildRequires:	cmocka-devel
 BuildRequires:	expect
@@ -31,7 +31,7 @@ BuildRequires:	tpm2-abrmd
 BuildRequires:	xxd
 # tpm-simulator: swtpm or tpm_server
 %endif
-Requires:	tpm2-tss >= 3.0.0
+Requires:	tpm2-tss >= 4.0.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tpm2-tools.git/commitdiff/ebd2fc9acae40a243efdd428e930836faa1b3dec



More information about the pld-cvs-commit mailing list