Build of libtpms 0.9.6 with fixes for CVE-2023-1017 & CVE-2023-1018
This commit is contained in:
parent
98715329b9
commit
b2efabc236
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/libtpms-20220425.tar.xz
|
||||
/libtpms-0.9.4.tar.gz
|
||||
/libtpms-0.9.5.tar.gz
|
||||
/libtpms-0.9.6.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libtpms
|
||||
Version: 0.9.5
|
||||
Release: 3%{?dist}
|
||||
Version: 0.9.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing Trusted Platform Module (TPM) functionality
|
||||
License: BSD
|
||||
|
||||
@ -58,6 +58,9 @@ make check
|
||||
%{_mandir}/man3/TPM*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 28 2023 Stefan Berger <stefanb@linux.ibm.com> - 0.9.6-1
|
||||
- Build of libtpms 0.9.6 with fixes for CVE-2023-1017 & CVE-2023-1018
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtpms-0.9.5.tar.gz) = 96b8d6dd66a6c4bc7b72d172d0b75444c7725a7fb5b0f792cd1cff9d8f7ec894c51e94493816f033198cc8adf2f95cf473629431dadb70b423068d834de09e21
|
||||
SHA512 (libtpms-0.9.6.tar.gz) = 35f26e4849eb98cd73461aff439c19f77bbbcde9b7661402e3d419354c4dcddd057349c4f7178573f1ceea2e95326498eb9afea3bd48064bbff534fc7f6939c3
|
||||
|
Loading…
Reference in New Issue
Block a user