Release of v0.8.0
This commit is contained in:
parent
0097e38aed
commit
1df2561b26
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/libtpms-20200731.tar.xz
|
||||
/libtpms-20201031.tar.xz
|
||||
/libtpms-20210218.tar.xz
|
||||
/libtpms-20210225.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global gitdate 20210218
|
||||
%global gitversion e271498466
|
||||
%global gitdate 20210225
|
||||
%global gitversion 3fd4b94903
|
||||
|
||||
Name: libtpms
|
||||
Version: 0.7.5
|
||||
Version: 0.8.0
|
||||
Release: 0.%{gitdate}git%{gitversion}%{?dist}.1
|
||||
|
||||
Summary: Library providing Trusted Platform Module (TPM) functionality
|
||||
@ -55,6 +55,9 @@ find %{buildroot} -type f -name '*.la' | xargs rm -f -- || :
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 25 2021 Stefan Berger <stefanb@linux.ibm.com> - 0.8.0-0.20210225git3fd4b94903
|
||||
- Release of v0.8.0
|
||||
|
||||
* Thu Feb 18 2021 Stefan Berger <stefanb@linux.ibm.com> - 0.7.5-0.20210218gite271498466
|
||||
- Addressed UBSAN and cppcheck detected issues
|
||||
- Return proper size of ECC Parameters to pass HLK tests
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtpms-20210218.tar.xz) = 15184af3cc72b6211a61f1b60a1d941b30a90fa0aa1864e03afdd0aa421487b71f79f6c7e144750fc54721ccafa27a1fa54615fc0c17c31be19f4d8f42f1726e
|
||||
SHA512 (libtpms-20210225.tar.xz) = e7b6a03438cf90d338baf4c4d78e4d65451cbf9c979e07c8054d449ea928acf8123ab2adc9ec84cb1b360f9ffa547e2a2a8124d4c3fea2c7ba128e726cda0f35
|
||||
|
Loading…
Reference in New Issue
Block a user