!12 Update to version 1.9.14

From: @fly_fzc
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2021-01-28 10:16:15 +08:00 committed by Gitee
commit 1bafbd62a9
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
haveged-1.9.14.tar.gz Normal file

Binary file not shown.

View File

@ -2,8 +2,8 @@
# and made some modifications. The exactly file path is ./contrib/build/fedora.spec. # and made some modifications. The exactly file path is ./contrib/build/fedora.spec.
Summary: A Linux entropy source using the HAVEGE algorithm Summary: A Linux entropy source using the HAVEGE algorithm
Name: haveged Name: haveged
Version: 1.9.13 Version: 1.9.14
Release: 3 Release: 1
License: GPLv3+ License: GPLv3+
URL: https://github.com/jirka-h/haveged URL: https://github.com/jirka-h/haveged
Source0: https://github.com/jirka-h/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/jirka-h/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
@ -101,6 +101,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/libhavege.3* %{_mandir}/man3/libhavege.3*
%changelog %changelog
* Tue Jan 26 2021 fuanan <fuanan3@huawei.com> - 1.9.14-1
- Update to version 1.9.14
* Fri Sep 11 2020 zhangxingliang <zhangxingliang3@huawei.com> - 1.9.13-3 * Fri Sep 11 2020 zhangxingliang <zhangxingliang3@huawei.com> - 1.9.13-3
- solve startup failure - solve startup failure