Hello community,

here is the log from the commit of package libssh for openSUSE:Factory checked 
in at 2013-07-30 11:40:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libssh (Old)
 and      /work/SRC/openSUSE:Factory/.libssh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libssh"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libssh/libssh.changes    2013-07-27 
15:47:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libssh.new/libssh.changes       2013-07-30 
11:40:36.000000000 +0200
@@ -1,0 +2,18 @@
+Mon Jul 29 08:17:19 UTC 2013 - a...@cryptomilk.org
+
+- Add baselibs.conf
+- Require xz to fix build on older distro versions.
+
+-------------------------------------------------------------------
+Fri Jul 26 07:44:37 UTC 2013 - a...@cryptomilk.org
+
+- Update to version 0.5.5
+  * BUG 103: Fix ProxyCommand parsing.
+    - Remove patch fix-proxycomand-parsing1.diff
+    - Remove patch fix-proxy-command-none.diff
+  * Fix setting -D_FORTIFY_SOURCE=2.
+  * Fix pollset error return if emtpy.
+  * Fix NULL pointer checks in channel functions.
+  * Several bugfixes.
+
+-------------------------------------------------------------------

Old:
----
  fix-proxy-command-none.diff
  fix-proxycomand-parsing1.diff
  libssh-0.5.4.tar.bz2

New:
----
  baselibs.conf
  libssh-0.5.5.tar.xz

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

Other differences:
------------------
++++++ libssh.spec ++++++
--- /var/tmp/diff_new_pack.vDhSK8/_old  2013-07-30 11:40:37.000000000 +0200
+++ /var/tmp/diff_new_pack.vDhSK8/_new  2013-07-30 11:40:37.000000000 +0200
@@ -24,17 +24,14 @@
 BuildRequires:  gcc-c++
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
-Version:        0.5.4
+BuildRequires:  xz
+Version:        0.5.5
 Release:        0
 Summary:        SSH library
 License:        LGPL-2.1+
 Group:          System/Libraries
-Source0:        %{name}-%{version}.tar.bz2
+Source0:        %{name}-%{version}.tar.xz
 Patch1:         remove-pedantic-errors.diff
-#PATCH-FIX-UPSTREAM: Parse ProxyCommand correctly (libssh bug 103)
-Patch2:         fix-proxycomand-parsing1.diff
-#PATCH-FIX-UPSTREAM: Parse ProxyCommand when it is "none" (libssh bug 103)
-Patch3:         fix-proxy-command-none.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -85,8 +82,6 @@
 %prep
 %setup -q
 %patch -P 1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 if test ! -e "build"; then

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

Reply via email to