diff --git a/IO-Socket-SSL-2.033-use-system-default-SSL-version.patch b/IO-Socket-SSL-2.034-use-system-default-SSL-version.patch similarity index 94% rename from IO-Socket-SSL-2.033-use-system-default-SSL-version.patch rename to IO-Socket-SSL-2.034-use-system-default-SSL-version.patch index c96b158..fbb7d7a 100644 --- a/IO-Socket-SSL-2.033-use-system-default-SSL-version.patch +++ b/IO-Socket-SSL-2.034-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 -@@ -2204,7 +2204,7 @@ sub new { +@@ -2202,7 +2202,7 @@ sub new { my $ssl_op = $DEFAULT_SSL_OP; @@ -20,7 +20,7 @@ or croak("invalid SSL_version specified"); --- lib/IO/Socket/SSL.pod +++ lib/IO/Socket/SSL.pod -@@ -942,11 +942,12 @@ protocol to the specified version. +@@ -958,11 +958,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.033-use-system-default-cipher-list.patch b/IO-Socket-SSL-2.034-use-system-default-cipher-list.patch similarity index 98% rename from IO-Socket-SSL-2.033-use-system-default-cipher-list.patch rename to IO-Socket-SSL-2.034-use-system-default-cipher-list.patch index 20fd31f..f36ec0c 100644 --- a/IO-Socket-SSL-2.033-use-system-default-cipher-list.patch +++ b/IO-Socket-SSL-2.034-use-system-default-cipher-list.patch @@ -81,7 +81,7 @@ # set values inside _init to work with perlcc, RT#95452 --- lib/IO/Socket/SSL.pod +++ lib/IO/Socket/SSL.pod -@@ -968,12 +968,8 @@ documentation (L - 2.034-1 +- Update to 2.034 + - Move handling of global SSL arguments into creation of context, so that + these get also applied when creating a context only +- Update patches as needed + * Sat Jul 16 2016 Paul Howarth - 2.033-1 - Update to 2.033 - Support for session ticket reuse over multiple contexts and processes (if diff --git a/sources b/sources index ad61db6..92681ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1bc2c9a00561e7cfc01dc51aad612653 IO-Socket-SSL-2.033.tar.gz +f025da52302e111839ade8b8fa8530eb IO-Socket-SSL-2.034.tar.gz