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 2023-04-16 16:07:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rng-tools (Old) and /work/SRC/openSUSE:Factory/.rng-tools.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rng-tools" Sun Apr 16 16:07:45 2023 rev:51 rq:1079756 version:6.16 Changes: -------- --- /work/SRC/openSUSE:Factory/rng-tools/rng-tools.changes 2022-03-31 17:19:22.512807453 +0200 +++ /work/SRC/openSUSE:Factory/.rng-tools.new.19717/rng-tools.changes 2023-04-16 16:08:01.621146128 +0200 @@ -1,0 +2,16 @@ +Sun Apr 16 09:27:49 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 6.16: + * Misc man page fixes, specifically addressing -V option + misdocumentation + * Improve security by allowing rngd to drop privlidges + * Misc documentation improvements + * Fix building with jitterentropy when configured for internal + software clock usage + * Fix building of power9 darn code on power systems that don't + natively support DARN instruction + * Fix jitterentropy long timeout failures on low power hardware + * Fix various build time errors on non libc systems + * Misc covscan issue fixes + +------------------------------------------------------------------- Old: ---- v6.15.tar.gz New: ---- v6.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rng-tools.spec ++++++ --- /var/tmp/diff_new_pack.aNnmPw/_old 2023-04-16 16:08:02.029148480 +0200 +++ /var/tmp/diff_new_pack.aNnmPw/_new 2023-04-16 16:08:02.033148503 +0200 @@ -1,7 +1,7 @@ # # spec file for package rng-tools # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d } Name: rng-tools -Version: 6.15 +Version: 6.16 Release: 0 Summary: Support daemon for hardware random device License: GPL-3.0-or-later @@ -30,6 +30,7 @@ BuildRequires: automake BuildRequires: libp11-devel BuildRequires: pkgconfig +BuildRequires: pkgconfig(libcap) BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(udev) Requires: opensc @@ -83,7 +84,7 @@ ./autogen.sh # NIST Beacon fetches a randomness token over internet in clear text # Try without this functionality -%configure --without-rtlsdr --without-nistbeacon +%configure --without-rtlsdr --without-nistbeacon --without-qrypt %make_build %install ++++++ v6.15.tar.gz -> v6.16.tar.gz ++++++ ++++ 1696 lines of diff (skipped)