From 69a39b95e4d57aed35dccd82f82c61e5e63278e2 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Fri, 17 Dec 2010 16:53:16 +0000 Subject: [PATCH] Add CVE reference in changelog for CVE-2010-4334 --- perl-IO-Socket-SSL.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index d6df956..9d9cad3 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -73,7 +73,7 @@ done CPAN RT#63740 * Mon Dec 6 2010 Paul Howarth - 1.35-1 -- Update to 1.35 +- Update to 1.35 (addresses CVE-2010-4334) - if verify_mode is not VERIFY_NONE and the ca_file/ca_path cannot be verified as valid, it will no longer fall back to VERIFY_NONE but throw an error (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606058)