Hello community,

here is the log from the commit of package libressl for openSUSE:Factory 
checked in at 2015-01-24 22:21:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libressl (Old)
 and      /work/SRC/openSUSE:Factory/.libressl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libressl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libressl/libressl.changes        2014-12-16 
14:49:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libressl.new/libressl.changes   2015-01-24 
22:21:24.000000000 +0100
@@ -1,0 +2,11 @@
+Sat Jan 24 13:54:56 UTC 2015 - [email protected]
+
+- Update to new upstream release 2.1.3
+* Fixes for various memory leaks in DTLS, including those for
+  CVE-2015-0206.
+* Application-Layer Protocol Negotiation (ALPN) support.
+* Simplfied and refactored SSL/DTLS handshake code.
+* SHA256 Camellia cipher suites for TLS 1.2 from RFC 5932.
+* Ensure the stack is marked non-executable for assembly sections.
+
+-------------------------------------------------------------------

Old:
----
  libressl-2.1.2.tar.gz

New:
----
  libressl-2.1.3.tar.gz

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

Other differences:
------------------
++++++ libressl.spec ++++++
--- /var/tmp/diff_new_pack.vVDrIu/_old  2015-01-24 22:21:25.000000000 +0100
+++ /var/tmp/diff_new_pack.vVDrIu/_new  2015-01-24 22:21:25.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libressl
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           libressl
-Version:        2.1.2
+Version:        2.1.3
 Release:        0
 Summary:        An SSL/TLS protocol implementation
 License:        OpenSSL
@@ -50,11 +50,11 @@
 and S/MIME, and they have also been used to implement SSH, OpenPGP,
 and other cryptographic standards.
 
-%package -n libssl29
+%package -n libssl30
 Summary:        An SSL/TLS protocol implementation
 Group:          System/Libraries
 
-%description -n libssl29
+%description -n libssl30
 LibreSSL is an open-source implementation of the Secure Sockets Layer
 (SSL) and Transport Layer Security (TLS) protocols. It derives from
 OpenSSL and intends to provide a more secure implementation.
@@ -75,7 +75,7 @@
 Summary:        Development files for LibreSSL, an SSL/TLS protocol 
implementation
 Group:          Development/Libraries/C and C++
 Requires:       libcrypto30 = %version
-Requires:       libssl29 = %version
+Requires:       libssl30 = %version
 Requires:       libtls1 = %version
 Conflicts:      libopenssl-devel
 
@@ -131,8 +131,8 @@
 
 %post   -n libcrypto30 -p /sbin/ldconfig
 %postun -n libcrypto30 -p /sbin/ldconfig
-%post   -n libssl29 -p /sbin/ldconfig
-%postun -n libssl29 -p /sbin/ldconfig
+%post   -n libssl30 -p /sbin/ldconfig
+%postun -n libssl30 -p /sbin/ldconfig
 %post   -n libtls1 -p /sbin/ldconfig
 %postun -n libtls1 -p /sbin/ldconfig
 
@@ -146,9 +146,9 @@
 %defattr(-,root,root)
 %_libdir/libcrypto.so.30*
 
-%files -n libssl29
+%files -n libssl30
 %defattr(-,root,root)
-%_libdir/libssl.so.29*
+%_libdir/libssl.so.30*
 
 %files -n libtls1
 %defattr(-,root,root)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.vVDrIu/_old  2015-01-24 22:21:25.000000000 +0100
+++ /var/tmp/diff_new_pack.vVDrIu/_new  2015-01-24 22:21:25.000000000 +0100
@@ -1,9 +1,9 @@
 libcrypto30
-libssl29
+libssl30
 libtls1
 libressl-devel
        requires -libressl-<targettype>
        requires "libcrypto30-<targettype> = <version>"
-       requires "libssl29-<targettype> = <version>"
+       requires "libssl30-<targettype> = <version>"
        requires "libtls1-<targettype> = <version>"
        conflicts "libopenssl-devel-<targettype>"

++++++ libressl-2.1.2.tar.gz -> libressl-2.1.3.tar.gz ++++++
++++ 16500 lines of diff (skipped)

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

Reply via email to