diff --git a/IO-Socket-SSL-2.011-use-system-default-SSL-version.patch b/IO-Socket-SSL-2.013-use-system-default-SSL-version.patch similarity index 94% rename from IO-Socket-SSL-2.011-use-system-default-SSL-version.patch rename to IO-Socket-SSL-2.013-use-system-default-SSL-version.patch index 65836c4..8db2ed0 100644 --- a/IO-Socket-SSL-2.011-use-system-default-SSL-version.patch +++ b/IO-Socket-SSL-2.013-use-system-default-SSL-version.patch @@ -9,7 +9,7 @@ SSL_verify_callback => undef, SSL_verifycn_scheme => undef, # fallback cn verification SSL_verifycn_publicsuffix => undef, # fallback default list verification -@@ -2088,7 +2088,7 @@ WARN +@@ -2119,7 +2119,7 @@ WARN $ssl_op |= &Net::SSLeay::OP_SINGLE_DH_USE; $ssl_op |= &Net::SSLeay::OP_SINGLE_ECDH_USE if $can_ecdh; @@ -20,7 +20,7 @@ or croak("invalid SSL_version specified"); --- lib/IO/Socket/SSL.pod +++ lib/IO/Socket/SSL.pod -@@ -928,11 +928,12 @@ protocol to the specified version. +@@ -930,11 +930,12 @@ protocol to the specified version. All values are case-insensitive. Instead of 'TLSv1_1' and 'TLSv1_2' one can also use 'TLSv11' and 'TLSv12'. Support for 'TLSv1_1' and 'TLSv1_2' requires recent versions of Net::SSLeay and openssl. diff --git a/IO-Socket-SSL-2.011-use-system-default-cipher-list.patch b/IO-Socket-SSL-2.013-use-system-default-cipher-list.patch similarity index 97% rename from IO-Socket-SSL-2.011-use-system-default-cipher-list.patch rename to IO-Socket-SSL-2.013-use-system-default-cipher-list.patch index 136668c..3e995d0 100644 --- a/IO-Socket-SSL-2.011-use-system-default-cipher-list.patch +++ b/IO-Socket-SSL-2.013-use-system-default-cipher-list.patch @@ -56,7 +56,7 @@ # set values inside _init to work with perlcc, RT#95452 --- lib/IO/Socket/SSL.pod +++ lib/IO/Socket/SSL.pod -@@ -954,12 +954,8 @@ documentation (L - 2.013-1 +- Update to 2.013 + - Assign severities to internal error handling and make sure that follow-up + errors like "configuration failed" or "certificate verify error" don't + replace more specific "hostname verification failed" when reporting in + sub errstr/$SSL_ERROR (CPAN RT#103423) + - Enhanced documentation (https://github.com/noxxi/p5-io-socket-ssl/pull/26) + * Mon Feb 2 2015 Paul Howarth - 2.012-1 - Update to 2.012 - Fix t/ocsp.t in case no HTTP::Tiny is installed diff --git a/sources b/sources index 7c5de8a..58ee501 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8d6584271b8c9421115eede83d42182 IO-Socket-SSL-2.012.tar.gz +64c0d89272117459933b0e144761eb30 IO-Socket-SSL-2.013.tar.gz