Hello community,

here is the log from the commit of package pam_ssh for openSUSE:Factory checked 
in at 2019-01-21 10:56:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam_ssh (Old)
 and      /work/SRC/openSUSE:Factory/.pam_ssh.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam_ssh"

Mon Jan 21 10:56:35 2019 rev:31 rq:666321 version:2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam_ssh/pam_ssh.changes  2017-12-01 
15:54:40.537797009 +0100
+++ /work/SRC/openSUSE:Factory/.pam_ssh.new.28833/pam_ssh.changes       
2019-01-21 10:56:56.799541542 +0100
@@ -1,0 +2,15 @@
+Tue Jan 15 17:03:51 UTC 2019 - Wolfgang Rosenauer <[email protected]>
+
+- Update to 2.3
+  * cleanup some leftovers from dropping SSH1 support in code and
+    documentation
+
+-------------------------------------------------------------------
+Wed Jan  9 11:04:46 UTC 2019 - Wolfgang Rosenauer <[email protected]>
+
+- Update to 2.2
+  * upstream OpenSSL 1.1 compatibility
+    (drop pam_ssh-openssl11.patch)
+  * upstream removed support for SSH1 and RSA1 protocols
+
+-------------------------------------------------------------------

Old:
----
  pam_ssh-2.1.tar.xz
  pam_ssh-2.1.tar.xz.asc
  pam_ssh-openssl11.patch

New:
----
  pam_ssh-2.3.tar.xz
  pam_ssh-2.3.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pam_ssh.spec ++++++
--- /var/tmp/diff_new_pack.UL4zJz/_old  2019-01-21 10:56:57.291540898 +0100
+++ /var/tmp/diff_new_pack.UL4zJz/_new  2019-01-21 10:56:57.291540898 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pam_ssh
 #
-# Copyright (c) 2017 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,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           pam_ssh
-Version:        2.1
+Version:        2.3
 Release:        0
 Summary:        PAM Module for SSH Authentication
 License:        BSD-3-Clause
@@ -27,7 +27,6 @@
 Source1:        
http://sourceforge.net/projects/pam-ssh/files/pam_ssh/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:        baselibs.conf
 Source3:        %{name}.keyring
-Patch1:         pam_ssh-openssl11.patch
 BuildRequires:  libtool
 BuildRequires:  openssh
 BuildRequires:  openssl-devel
@@ -43,12 +42,8 @@
 
 %prep
 %setup -q
-if pkg-config --atleast-version=1.1 openssl; then
-%patch1 -p1
-fi
 
 %build
-# Needed for patch1, but does not hurt in non-patched cases
 autoreconf -fiv
 export CFLAGS="%{optflags} -fno-strict-aliasing"
 %configure --libdir=/%{_lib}

++++++ pam_ssh-2.1.tar.xz -> pam_ssh-2.3.tar.xz ++++++
++++ 28581 lines of diff (skipped)


Reply via email to