Hello community, here is the log from the commit of package pam_ssh for openSUSE:Factory checked in at 2020-06-09 00:07:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_ssh (Old) and /work/SRC/openSUSE:Factory/.pam_ssh.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_ssh" Tue Jun 9 00:07:25 2020 rev:32 rq:812541 version:2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/pam_ssh/pam_ssh.changes 2019-01-21 10:56:56.799541542 +0100 +++ /work/SRC/openSUSE:Factory/.pam_ssh.new.3606/pam_ssh.changes 2020-06-09 00:09:35.062333360 +0200 @@ -1,0 +2,5 @@ +Mon Jun 8 08:19:19 UTC 2020 - Pedro Monreal Gonzalez <[email protected]> + +- Use -fcommon flag to build with GCC 10. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_ssh.spec ++++++ --- /var/tmp/diff_new_pack.F1DVoV/_old 2020-06-09 00:09:37.166339817 +0200 +++ /var/tmp/diff_new_pack.F1DVoV/_new 2020-06-09 00:09:37.166339817 +0200 @@ -1,7 +1,7 @@ # # spec file for package pam_ssh # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Summary: PAM Module for SSH Authentication License: BSD-3-Clause Group: Productivity/Networking/SSH -Url: http://sourceforge.net/projects/pam-ssh/ +URL: http://sourceforge.net/projects/pam-ssh/ Source: http://sourceforge.net/projects/pam-ssh/files/pam_ssh/%{version}/%{name}-%{version}.tar.xz Source1: http://sourceforge.net/projects/pam-ssh/files/pam_ssh/%{version}/%{name}-%{version}.tar.xz.asc Source2: baselibs.conf @@ -45,7 +45,7 @@ %build autoreconf -fiv -export CFLAGS="%{optflags} -fno-strict-aliasing" +export CFLAGS="%{optflags} -fno-strict-aliasing -fcommon" %configure --libdir=/%{_lib} make %{?_smp_mflags}
