Hello community,

here is the log from the commit of package libssh for openSUSE:Factory checked 
in at 2013-12-19 21:38:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-30 
11:40:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libssh.new/libssh.changes       2013-12-19 
21:38:34.000000000 +0100
@@ -1,0 +2,22 @@
+Thu Dec 19 13:23:21 CET 2013 - [email protected]
+
+- Remove remove-pedantic-errors.diff, does not apply anymore and is
+  not needed anymore.
+
+-------------------------------------------------------------------
+Thu Oct 31 21:49:47 UTC 2013 - [email protected]
+
+- Update to version 0.6.0rc1
+  * Added new publicy key API.
+  * Added new userauth API.
+  * Added gssapi-mic userauth.
+  * Added new callback based server API.
+  * Added Elliptic Curve DSA (ECDSA) support (with OpenSSL).
+  * Added Elliptic Curve Diffie Hellman (ECDH) support.
+  * Added improved logging system.
+  * Added SSH-agent forwarding.
+  * Added key-reexchange.
+  * Improved documentation.
+  * Fixed timeout handling.
+
+-------------------------------------------------------------------

Old:
----
  libssh-0.5.5.tar.xz
  remove-pedantic-errors.diff

New:
----
  libssh-0.5.90.tar.xz

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

Other differences:
------------------
++++++ libssh.spec ++++++
--- /var/tmp/diff_new_pack.XOEAOb/_old  2013-12-19 21:38:35.000000000 +0100
+++ /var/tmp/diff_new_pack.XOEAOb/_new  2013-12-19 21:38:35.000000000 +0100
@@ -25,13 +25,12 @@
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
 BuildRequires:  xz
-Version:        0.5.5
-Release:        0
+Version:        0.5.90
+Release:        0.1.rc1
 Summary:        SSH library
 License:        LGPL-2.1+
 Group:          System/Libraries
 Source0:        %{name}-%{version}.tar.xz
-Patch1:         remove-pedantic-errors.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -80,8 +79,7 @@
 Documentation for libssh development.
 
 %prep
-%setup -q
-%patch -P 1 -p1
+%setup -q -n %{name}-%{version}
 
 %build
 if test ! -e "build"; then
@@ -128,6 +126,7 @@
 %{_libdir}/libssh_threads.so
 %{_libdir}/pkgconfig/libssh.pc
 %{_libdir}/pkgconfig/libssh_threads.pc
+%{_libdir}/cmake/libssh*cmake
 
 %files devel-doc
 %defattr(-,root,root)

++++++ libssh-0.5.5.tar.xz -> libssh-0.5.90.tar.xz ++++++
++++ 43092 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to