Hello community,

here is the log from the commit of package perl-Net-SSLeay for openSUSE:Factory 
checked in at 2014-06-18 07:47:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-SSLeay (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-SSLeay.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-SSLeay"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-SSLeay/perl-Net-SSLeay.changes  
2014-02-12 17:32:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-SSLeay.new/perl-Net-SSLeay.changes     
2014-06-18 07:47:52.000000000 +0200
@@ -1,0 +2,71 @@
+Thu Jun 12 14:38:14 UTC 2014 - meiss...@suse.com
+
+- updated to 1.64
+
+  Fixes for test ocsp.t. Test now does not fail if HTTP::Tiny is not
+  installed.
+  Fixed repository in META.yml.
+  Fixed a problem with SSL_get_peer_cert_chain: if the SSL handshake
+  results in an anonymous authentication, like ADH-DES-CBC3-SHA,
+  get_peer_cert_chain will not return an empty list, but instead return the
+  SSL object. Reported and fixed by Steffen
+  Ullrich. Thanks.
+  Fixed a problem where patch
+  
https://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=3009244da47b989c4cc59ba02cf81a4e9d8f8431
+  caused a failed test in t/local/33_x509_create_cert.t.
+
+-------------------------------------------------------------------
+Fri Jun  6 13:44:06 UTC 2014 - co...@suse.com
+
+- updated to 1.63
+ 1.63 2014-05-19
+      Fixed error in version number in META.yml
+
+ 1.62 2014-05-19
+      Improvements to OCSP support: It turns out that some CA (like Verisign)
+      sign the OCSP response with the CA we have in the trust store and don't
+      attach this certifcate in the response.  But OpenSSL by itself only
+      considers the certificates included in the response and
+      SSL_OCSP_response_verify added the certificates in the chain too.
+      Now, we also add the trusted CA from the store which
+      signed the lowest chain certificate, at least if we could not verify the
+      OCSP response without doing it. Patch from Steffen
+      Ullrich. Thanks.
+      Fixed some compiler warnings.
+
+ 1.61 2014-05-12
+      Changes calloc to Newx and free to Safefree, otherwise there might be
+      problems because calloc is done from a different memory pool than free 
(depends
+      on the build options for perl, but seen on Windows). Patch from Steffen
+      Ullrich. Thanks.
+
+
+ 1.60 2014-05-10
+      Fixed a typo in an error message. Patch from gregor herrmann. Thanks.
+      Fixed a problem with building with openssl that does not support
+      OCSP. Also fixed some newly introduced warnings
+      if compiled with -Wall. Patch from Steffen Ullrich. Thanks.
+      fix build-failure on most Debian architectures:
+      SSLeay.xs: In function 'XS_Net__SSLeay_OCSP_response_results':
+      SSLeay.xs:5602:3: error: format not a string literal and no format
+      arguments. Patch from  gregor herrmann.
+
+
+ 1.59 2014-05-10
+      Fixed local/30_error.t, so that tests do not fail if diagnostics are
+      enabled.
+      Fixed error messages about undefined strings used with length or
+      split. Reported and patched by Peter Heuchert.
+      Improvements to configuration of OPTIMIZE flags, to prevent overriding
+      of perls expected optimization flags. Caution: HPUX aCC optimize options 
are special.
+      SSL_peek() now returns openssl error code as second item when called in
+      array context, same as SSL_read. Patch from Andreas Mohr.
+      Fixed some warnings.
+      Added support for tlsv1.1 tlsv1.2 via $Net::SSLeay::ssl_version. Patch
+      from Andreas Mohr.
+      Improve examples in 'Using other perl modules based on
+      Net::SSLeay'. Patched by Andreas Mohr.
+      Added support for OCSP. Patched by Steffen Ullrich. Thanks!
+      Added missing t/external/ocsp.t
+
+-------------------------------------------------------------------

Old:
----
  Net-SSLeay-1.58.tar.gz

New:
----
  Net-SSLeay-1.64.tar.gz

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

Other differences:
------------------
++++++ perl-Net-SSLeay.spec ++++++
--- /var/tmp/diff_new_pack.cQkjrD/_old  2014-06-18 07:47:53.000000000 +0200
+++ /var/tmp/diff_new_pack.cQkjrD/_new  2014-06-18 07:47:53.000000000 +0200
@@ -19,7 +19,7 @@
 %bcond_with test
 
 Name:           perl-Net-SSLeay
-Version:        1.58
+Version:        1.64
 Release:        0
 %define cpan_name Net-SSLeay
 Summary:        Perl extension for using OpenSSL

++++++ Net-SSLeay-1.58.tar.gz -> Net-SSLeay-1.64.tar.gz ++++++
++++ 2116 lines of diff (skipped)

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

Reply via email to