Hello community, here is the log from the commit of package unbound for openSUSE:Factory checked in at 2019-03-04 09:14:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/unbound (Old) and /work/SRC/openSUSE:Factory/.unbound.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "unbound" Mon Mar 4 09:14:17 2019 rev:35 rq:680204 version:1.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/unbound/unbound.changes 2019-01-15 09:14:49.610321858 +0100 +++ /work/SRC/openSUSE:Factory/.unbound.new.28833/unbound.changes 2019-03-04 09:14:20.376666147 +0100 @@ -1,0 +2,6 @@ +Thu Feb 28 14:33:05 UTC 2019 - Rubén Torrero Marijnissen <[email protected]> + +- Remove old pwdutils dependency and add shadow to cover both useradd + and groupadd as suggested in (bsc#1126757) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libunbound-devel-mini.spec ++++++ --- /var/tmp/diff_new_pack.L4sKAh/_old 2019-03-04 09:14:21.388665965 +0100 +++ /var/tmp/diff_new_pack.L4sKAh/_new 2019-03-04 09:14:21.388665965 +0100 @@ -1,7 +1,7 @@ # # spec file for package libunbound-devel-mini # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # ++++++ unbound.spec ++++++ --- /var/tmp/diff_new_pack.L4sKAh/_old 2019-03-04 09:14:21.416665960 +0100 +++ /var/tmp/diff_new_pack.L4sKAh/_new 2019-03-04 09:14:21.416665960 +0100 @@ -1,7 +1,7 @@ # # spec file for package unbound # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -83,7 +83,7 @@ %if %{with python} BuildRequires: swig %endif -PreReq: pwdutils + Requires: ldns >= %{ldns_version} # until we figured something else out for the unbound-anchor part in the systemd unit file Requires: sudo @@ -174,7 +174,7 @@ # Summary: Unbound Anchor cert management tools Group: Productivity/Networking/DNS/Servers -Requires(pre): /usr/sbin/useradd +Requires(pre): shadow %description anchor Unbound is a validating, recursive, and caching DNS(SEC) resolver.
