Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openssh for openSUSE:Factory checked in at 2023-03-28 17:48:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openssh (Old) and /work/SRC/openSUSE:Factory/.openssh.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openssh" Tue Mar 28 17:48:40 2023 rev:162 rq:1074486 version:8.9p1 Changes: -------- --- /work/SRC/openSUSE:Factory/openssh/openssh.changes 2022-12-23 10:20:48.075240196 +0100 +++ /work/SRC/openSUSE:Factory/.openssh.new.31432/openssh.changes 2023-03-28 17:48:44.314793416 +0200 @@ -1,0 +2,11 @@ +Wed Feb 15 10:35:43 UTC 2023 - Thorsten Kukuk <ku...@suse.com> + +- Remove BuildRequires for libtirpc, we don't use it + +------------------------------------------------------------------- +Tue Feb 14 13:46:14 UTC 2023 - Thorsten Kukuk <ku...@suse.com> + +- Remove pam_lastlog from sshd PAM config. sshd is doing the same, + too, which leads to e.g. duplicate entries in wtmp [bsc#1208243] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openssh.spec ++++++ --- /var/tmp/diff_new_pack.0UgPMG/_old 2023-03-28 17:48:45.506799168 +0200 +++ /var/tmp/diff_new_pack.0UgPMG/_new 2023-03-28 17:48:45.514799207 +0200 @@ -19,11 +19,6 @@ %ifnarch ppc %define sandbox_seccomp 1 %endif -%if 0%{?suse_version} >= 1500 -%bcond_without tirpc -%else -%bcond_with tirpc -%endif %define _fwdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d %define _fwdefdir %{_fwdir}/services %define _appdefdir %( grep "configdirspec=" $( which xmkmf ) | sed -r 's,^[^=]+=.*-I(.*)/config.*$,\\1/app-defaults,' ) @@ -127,9 +122,6 @@ BuildRequires: sysuser-tools Requires: %{name}-clients = %{version}-%{release} Requires: %{name}-server = %{version}-%{release} -%if %{with tirpc} -BuildRequires: libtirpc-devel -%endif %if 0%{?suse_version} >= 1550 BuildRequires: pkgconfig(krb5) %else ++++++ sshd.pamd ++++++ --- /var/tmp/diff_new_pack.0UgPMG/_old 2023-03-28 17:48:45.766800422 +0200 +++ /var/tmp/diff_new_pack.0UgPMG/_new 2023-03-28 17:48:45.770800442 +0200 @@ -7,7 +7,6 @@ session required pam_loginuid.so session include common-session session optional pam_keyinit.so force revoke -session optional pam_lastlog.so showfailed session optional pam_motd.so