Hello community,

here is the log from the commit of package openssh for openSUSE:Factory checked 
in at 2014-03-18 16:21:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openssh (Old)
 and      /work/SRC/openSUSE:Factory/.openssh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openssh"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openssh/openssh.changes  2014-03-01 
21:20:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openssh.new/openssh.changes     2014-03-18 
16:21:38.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Mar 17 02:21:13 UTC 2014 - pce...@suse.com
+
+- re-enabling the GSSAPI Key Exchange patch 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openssh.spec ++++++
--- /var/tmp/diff_new_pack.xpJ7e8/_old  2014-03-18 16:21:39.000000000 +0100
+++ /var/tmp/diff_new_pack.xpJ7e8/_new  2014-03-18 16:21:39.000000000 +0100
@@ -198,7 +198,7 @@
 %if 0%{?suse_version} > 1310
 %patch27 -p2
 %endif
-#patch28 -p2
+%patch28 -p2
 %patch29 -p2
 %patch30 -p2
 %patch31 -p2

++++++ openssh-6.5p1-X_forward_with_disabled_ipv6.patch ++++++
--- /var/tmp/diff_new_pack.xpJ7e8/_old  2014-03-18 16:21:39.000000000 +0100
+++ /var/tmp/diff_new_pack.xpJ7e8/_new  2014-03-18 16:21:39.000000000 +0100
@@ -1,5 +1,5 @@
 # HG changeset patch
-# Parent d7526bd96e81981aa3c94b7695a3f4009a2c176b
+# Parent bb0162afc928b3eeb69f11419e214e0737bb8034
 Do not throw away already open sockets for X11 forwarding if another socket
 family is not available for bind()
 

++++++ openssh-6.5p1-fips.patch ++++++
--- /var/tmp/diff_new_pack.xpJ7e8/_old  2014-03-18 16:21:39.000000000 +0100
+++ /var/tmp/diff_new_pack.xpJ7e8/_new  2014-03-18 16:21:39.000000000 +0100
@@ -2,12 +2,12 @@
 # when OpenSSL is detected to be running in FIPS mode
 #
 # HG changeset patch
-# Parent 2a4df1014f286ec93a3e4dcf036f054745e4fee8
+# Parent df8b01308484dd9227b64c8bb820e52b56b89b4d
 
 diff --git a/openssh-6.5p1/Makefile.in b/openssh-6.5p1/Makefile.in
 --- a/openssh-6.5p1/Makefile.in
 +++ b/openssh-6.5p1/Makefile.in
-@@ -72,17 +72,18 @@ LIBSSH_OBJS=authfd.o authfile.o bufaux.o
+@@ -76,17 +76,18 @@ LIBSSH_OBJS=authfd.o authfile.o bufaux.o
        atomicio.o key.o dispatch.o kex.o mac.o uidswap.o uuencode.o misc.o \
        monitor_fdpass.o rijndael.o ssh-dss.o ssh-ecdsa.o ssh-rsa.o dh.o \
        kexdh.o kexgex.o kexdhc.o kexgexc.o bufec.o kexecdh.o kexecdhc.o \

++++++ openssh-6.5p1-gssapi_key_exchange.patch ++++++
++++ 911 lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/openssh/openssh-6.5p1-gssapi_key_exchange.patch
++++ and 
/work/SRC/openSUSE:Factory/.openssh.new/openssh-6.5p1-gssapi_key_exchange.patch

++++++ openssh-6.5p1-login_options.patch ++++++
--- /var/tmp/diff_new_pack.xpJ7e8/_old  2014-03-18 16:21:39.000000000 +0100
+++ /var/tmp/diff_new_pack.xpJ7e8/_new  2014-03-18 16:21:39.000000000 +0100
@@ -7,7 +7,7 @@
 diff --git a/openssh-6.5p1/configure.ac b/openssh-6.5p1/configure.ac
 --- a/openssh-6.5p1/configure.ac
 +++ b/openssh-6.5p1/configure.ac
-@@ -695,16 +695,18 @@ main() { if (NSVersionOfRunTimeLibrary("
+@@ -719,16 +719,18 @@ main() { if (NSVersionOfRunTimeLibrary("
        AC_DEFINE([_PATH_BTMP], ["/var/log/btmp"], [log for bad login attempts])
        AC_DEFINE([USE_BTMP], [1], [Use btmp to log bad logins])
        ;;

++++++ openssh-6.5p1-no_fork-no_pid_file.patch ++++++
--- /var/tmp/diff_new_pack.xpJ7e8/_old  2014-03-18 16:21:39.000000000 +0100
+++ /var/tmp/diff_new_pack.xpJ7e8/_new  2014-03-18 16:21:39.000000000 +0100
@@ -3,7 +3,7 @@
 diff --git a/openssh-6.5p1/sshd.c b/openssh-6.5p1/sshd.c
 --- a/openssh-6.5p1/sshd.c
 +++ b/openssh-6.5p1/sshd.c
-@@ -1973,17 +1973,17 @@ main(int ac, char **av)
+@@ -1985,17 +1985,17 @@ main(int ac, char **av)
                signal(SIGCHLD, main_sigchld_handler);
                signal(SIGTERM, sigterm_handler);
                signal(SIGQUIT, sigterm_handler);

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to