Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package util-linux for openSUSE:Factory checked in at 2021-06-09 21:51:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/util-linux (Old) and /work/SRC/openSUSE:Factory/.util-linux.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "util-linux" Wed Jun 9 21:51:17 2021 rev:249 rq:897407 version:2.36.2 Changes: -------- util-linux-systemd.changes: same change --- /work/SRC/openSUSE:Factory/util-linux/util-linux.changes 2021-02-22 14:23:04.487591287 +0100 +++ /work/SRC/openSUSE:Factory/.util-linux.new.32437/util-linux.changes 2021-06-09 21:51:22.418375448 +0200 @@ -1,0 +2,6 @@ +Tue May 25 15:02:00 UTC 2021 - Thorsten Kukuk <[email protected]> + +- login.pamd: use pam_motd to unify motd handling [bsc#1185897]. + Else motd snippets of e.g. cockpit will not be shown. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-libmount.spec ++++++ --- /var/tmp/diff_new_pack.1z7anw/_old 2021-06-09 21:51:23.322377059 +0200 +++ /var/tmp/diff_new_pack.1z7anw/_new 2021-06-09 21:51:23.326377066 +0200 @@ -370,6 +370,7 @@ %description systemd %else + %description %endif This package contains low-level util-linux utilities that use systemd. @@ -404,12 +405,14 @@ %description -n python3-libmount %else + %description %endif This package contains the Python bindings for util-linux libmount library. %endif + %prep %setup -q -n %{_name}-%{version} cp -a %{S:2} . @@ -866,6 +869,7 @@ %if 0%{?suse_version} >= 1330 %pre -n uuidd %else + %pre -n uuidd getent group uuidd >/dev/null || /usr/sbin/groupadd -r uuidd getent passwd uuidd >/dev/null || \ @@ -1324,6 +1328,7 @@ %if %build_util_linux %files systemd %else + %files %endif %defattr(-, root, root) @@ -1374,6 +1379,7 @@ %if %build_util_linux %files -n python3-libmount %else + %files %endif %defattr(-, root, root) ++++++ util-linux-systemd.spec ++++++ --- /var/tmp/diff_new_pack.1z7anw/_old 2021-06-09 21:51:23.358377123 +0200 +++ /var/tmp/diff_new_pack.1z7anw/_new 2021-06-09 21:51:23.358377123 +0200 @@ -370,6 +370,7 @@ %description systemd %else + %description %endif This package contains low-level util-linux utilities that use systemd. @@ -404,12 +405,14 @@ %description -n python3-libmount %else + %description %endif This package contains the Python bindings for util-linux libmount library. %endif + %prep %setup -q -n %{_name}-%{version} cp -a %{S:2} . @@ -866,6 +869,7 @@ %if 0%{?suse_version} >= 1330 %pre -n uuidd %else + %pre -n uuidd getent group uuidd >/dev/null || /usr/sbin/groupadd -r uuidd getent passwd uuidd >/dev/null || \ @@ -1324,6 +1328,7 @@ %if %build_util_linux %files systemd %else + %files %endif %defattr(-, root, root) @@ -1374,6 +1379,7 @@ %if %build_util_linux %files -n python3-libmount %else + %files %endif %defattr(-, root, root) ++++++ util-linux.spec ++++++ --- /var/tmp/diff_new_pack.1z7anw/_old 2021-06-09 21:51:23.378377159 +0200 +++ /var/tmp/diff_new_pack.1z7anw/_new 2021-06-09 21:51:23.382377166 +0200 @@ -370,6 +370,7 @@ %description systemd %else + %description %endif This package contains low-level util-linux utilities that use systemd. @@ -404,12 +405,14 @@ %description -n python3-libmount %else + %description %endif This package contains the Python bindings for util-linux libmount library. %endif + %prep %setup -q -n %{_name}-%{version} cp -a %{S:2} . @@ -866,6 +869,7 @@ %if 0%{?suse_version} >= 1330 %pre -n uuidd %else + %pre -n uuidd getent group uuidd >/dev/null || /usr/sbin/groupadd -r uuidd getent passwd uuidd >/dev/null || \ @@ -1324,6 +1328,7 @@ %if %build_util_linux %files systemd %else + %files %endif %defattr(-, root, root) @@ -1374,6 +1379,7 @@ %if %build_util_linux %files -n python3-libmount %else + %files %endif %defattr(-, root, root) ++++++ login.pamd ++++++ --- /var/tmp/diff_new_pack.1z7anw/_old 2021-06-09 21:51:23.450377288 +0200 +++ /var/tmp/diff_new_pack.1z7anw/_new 2021-06-09 21:51:23.450377288 +0200 @@ -7,4 +7,5 @@ session optional pam_keyinit.so force revoke session include common-session #session optional pam_lastlog.so nowtmp showfailed +session optional pam_motd.so session optional pam_mail.so standard
