diff --git a/IO-Socket-SSL-2.020-use-system-default-SSL-version.patch b/IO-Socket-SSL-2.021-use-system-default-SSL-version.patch similarity index 96% rename from IO-Socket-SSL-2.020-use-system-default-SSL-version.patch rename to IO-Socket-SSL-2.021-use-system-default-SSL-version.patch index d460cf9..5f89425 100644 --- a/IO-Socket-SSL-2.020-use-system-default-SSL-version.patch +++ b/IO-Socket-SSL-2.021-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 -@@ -940,11 +940,12 @@ protocol to the specified version. +@@ -942,11 +942,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.020-use-system-default-cipher-list.patch b/IO-Socket-SSL-2.021-use-system-default-cipher-list.patch similarity index 95% rename from IO-Socket-SSL-2.020-use-system-default-cipher-list.patch rename to IO-Socket-SSL-2.021-use-system-default-cipher-list.patch index dfb655b..dea2cc0 100644 --- a/IO-Socket-SSL-2.020-use-system-default-cipher-list.patch +++ b/IO-Socket-SSL-2.021-use-system-default-cipher-list.patch @@ -48,7 +48,7 @@ - DES-CBC3-SHA - RC4-SHA - ), -- # just to make sure, that we don't accidentely add bad ciphers above +- # just to make sure, that we don't accidentally add bad ciphers above - "!EXP !LOW !eNULL !aNULL !DES !MD5 !PSK !SRP" - ) ); @@ -56,7 +56,7 @@ # set values inside _init to work with perlcc, RT#95452 --- lib/IO/Socket/SSL.pod +++ lib/IO/Socket/SSL.pod -@@ -966,12 +966,8 @@ documentation (L - 2.021-1 +- Update to 2.021 + - Fixes for documentation and typos + - Update PublicSuffix with latest version from publicsuffix.org +- Update patches as needed + * Mon Sep 21 2015 Paul Howarth - 2.020-1 - Update to 2.020 - Support multiple directories in SSL_ca_path (CPAN RT#106711); directories diff --git a/sources b/sources index eec0ed7..209019d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc0f5992492786a0bde79d2f8fb00cc1 IO-Socket-SSL-2.020.tar.gz +124394b702ba5ccbbca9b6ee424a8bac IO-Socket-SSL-2.021.tar.gz