Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rng-tools for openSUSE:Factory checked in at 2021-08-16 10:11:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rng-tools (Old) and /work/SRC/openSUSE:Factory/.rng-tools.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rng-tools" Mon Aug 16 10:11:10 2021 rev:47 rq:911819 version:6.14 Changes: -------- --- /work/SRC/openSUSE:Factory/rng-tools/rng-tools.changes 2021-03-24 16:15:54.388124991 +0100 +++ /work/SRC/openSUSE:Factory/.rng-tools.new.1899/rng-tools.changes 2021-08-16 10:17:09.834689527 +0200 @@ -1,0 +2,19 @@ +Thu Aug 12 12:25:48 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 6.14: + * Fixed a null pointer deref in nistbeacon entropy source + * fixed some confguration tests + * clarified some rngd behavior in the man page + * update init code to do proper logging + * various covscan fixes + * fixed a memory leak in jitter entropy source + * fixed possible NULL deref in rdrand source + * various fixed in openssl mangling code + * added randstat binary to build + * minor modernizations to configure.ac + * Support rndr instruction on arm + * Support jitter software timer on coarse time systems + * Merged all openssl use into a single helper library + * Improved console output readability + +------------------------------------------------------------------- Old: ---- v6.12.tar.gz New: ---- v6.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rng-tools.spec ++++++ --- /var/tmp/diff_new_pack.aofaXa/_old 2021-08-16 10:17:10.314688950 +0200 +++ /var/tmp/diff_new_pack.aofaXa/_new 2021-08-16 10:17:10.318688945 +0200 @@ -18,7 +18,7 @@ %{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d } Name: rng-tools -Version: 6.12 +Version: 6.14 Release: 0 Summary: Support daemon for hardware random device License: GPL-3.0-or-later @@ -110,6 +110,7 @@ %doc NEWS README %license COPYING %{_bindir}/rngtest +%{_bindir}/randstat %{_sbindir}/rngd %{_mandir}/man?/*.*.gz %{_unitdir}/%{name}.service ++++++ v6.12.tar.gz -> v6.14.tar.gz ++++++ ++++ 2055 lines of diff (skipped)