Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package shadow for openSUSE:Factory checked in at 2024-02-16 21:45:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shadow (Old) and /work/SRC/openSUSE:Factory/.shadow.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shadow" Fri Feb 16 21:45:28 2024 rev:64 rq:1146473 version:4.14.5 Changes: -------- --- /work/SRC/openSUSE:Factory/shadow/shadow.changes 2024-01-17 22:14:11.536556157 +0100 +++ /work/SRC/openSUSE:Factory/.shadow.new.1815/shadow.changes 2024-02-16 21:45:29.492496296 +0100 @@ -1,0 +2,25 @@ +Tue Feb 13 18:33:26 UTC 2024 - Michael Vetter <[email protected]> + +- Update to 4.14.5: + * Build system: + + Fix regression introduced in 4.14.4, due to a typo. chgpasswd had + been deleted from a Makefile variable, but it should have been + chpasswd. +- Remove shadow-4.14.4-chgpasswd-typo.patch + +------------------------------------------------------------------- +Mon Feb 12 19:37:52 UTC 2024 - Michael Vetter <[email protected]> + +- Update to 4.14.4: + * Build system: + + Link correctly with libdl. + + Install pam configs for chpasswd(8) and newusers(8) when using + ./configure --with-libpam --disable-account-tools-setuid. + * libshadow: + + Fix build error (parameter name omitted). + + Fix off-by-one bug. + + Remove warning. +- Add shadow-4.14.4-chgpasswd-typo.patch: to fix build. See #926 +- Update patch macro `patchN` -> `patch -P N` + +------------------------------------------------------------------- Old: ---- shadow-4.14.3.tar.xz shadow-4.14.3.tar.xz.asc New: ---- shadow-4.14.5.tar.xz shadow-4.14.5.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shadow.spec ++++++ --- /var/tmp/diff_new_pack.nK8pv8/_old 2024-02-16 21:45:30.660539065 +0100 +++ /var/tmp/diff_new_pack.nK8pv8/_new 2024-02-16 21:45:30.672539505 +0100 @@ -22,7 +22,7 @@ %define no_config 1 %endif Name: shadow -Version: 4.14.3 +Version: 4.14.5 Release: 0 Summary: Utilities to Manage User and Group Accounts License: BSD-3-Clause AND GPL-2.0-or-later @@ -108,13 +108,13 @@ %prep %setup -q -a 1 -%patch0 -%patch1 -%patch2 -%patch3 -%patch4 +%patch -P 0 +%patch -P 1 +%patch -P 2 +%patch -P 3 +%patch -P 4 %if 0%{?suse_version} < 1330 -%patch5 -p1 +%patch -P 5 -p1 %endif iconv -f ISO88591 -t utf-8 doc/HOWTO > doc/HOWTO.utf8 ++++++ shadow-4.14.3.tar.xz -> shadow-4.14.5.tar.xz ++++++ ++++ 9882 lines of diff (skipped)
