diff --git a/IO-Socket-SSL-2.009-use-system-default-SSL-version.patch b/IO-Socket-SSL-2.010-use-system-default-SSL-version.patch similarity index 96% rename from IO-Socket-SSL-2.009-use-system-default-SSL-version.patch rename to IO-Socket-SSL-2.010-use-system-default-SSL-version.patch index caf5328..04fea61 100644 --- a/IO-Socket-SSL-2.009-use-system-default-SSL-version.patch +++ b/IO-Socket-SSL-2.010-use-system-default-SSL-version.patch @@ -20,7 +20,7 @@ or croak("invalid SSL_version specified"); --- lib/IO/Socket/SSL.pod +++ lib/IO/Socket/SSL.pod -@@ -911,11 +911,12 @@ protocol to the specified version. +@@ -918,11 +918,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.009-use-system-default-cipher-list.patch b/IO-Socket-SSL-2.010-use-system-default-cipher-list.patch similarity index 97% rename from IO-Socket-SSL-2.009-use-system-default-cipher-list.patch rename to IO-Socket-SSL-2.010-use-system-default-cipher-list.patch index 4ec32c1..3f11860 100644 --- a/IO-Socket-SSL-2.009-use-system-default-cipher-list.patch +++ b/IO-Socket-SSL-2.010-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 -@@ -937,12 +937,8 @@ documentation (L - 2.010-1 +- Update to 2.010 + - New options SSL_client_ca_file and SSL_client_ca to let the server send the + list of acceptable CAs for the client certificate + - t/protocol_version.t - fix in case SSLv3 is not supported in Net::SSLeay + (CPAN RT#101485) + * Mon Jan 12 2015 Paul Howarth - 2.009-1 - Update to 2.009 - Remove util/analyze.pl; this tool is now together with other SSL tools at diff --git a/sources b/sources index 4efcb2e..7ea8d45 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -15be23e33f8183cb424254ea6a7b3bc0 IO-Socket-SSL-2.009.tar.gz +69cad2edebf89c6c295fe8778a4f9906 IO-Socket-SSL-2.010.tar.gz