rpms/perl-IO-Socket-SSL/devel .cvsignore, 1.23, 1.24 perl-IO-Socket-SSL.spec, 1.28, 1.29 sources, 1.23, 1.24

Paul Howarth pghmcfc at fedoraproject.org
Wed Mar 17 16:23:41 UTC 2010


Author: pghmcfc

Update of /cvs/pkgs/rpms/perl-IO-Socket-SSL/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14983

Modified Files:
	.cvsignore perl-IO-Socket-SSL.spec sources 
Log Message:
Update to 1.33


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IO-Socket-SSL/devel/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- .cvsignore	23 Feb 2010 13:58:55 -0000	1.23
+++ .cvsignore	17 Mar 2010 16:23:38 -0000	1.24
@@ -1 +1 @@
-IO-Socket-SSL-1.32.tar.gz
+IO-Socket-SSL-1.33.tar.gz


Index: perl-IO-Socket-SSL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IO-Socket-SSL/devel/perl-IO-Socket-SSL.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- perl-IO-Socket-SSL.spec	23 Feb 2010 13:58:55 -0000	1.28
+++ perl-IO-Socket-SSL.spec	17 Mar 2010 16:23:39 -0000	1.29
@@ -4,7 +4,7 @@
 #
 
 Name:		perl-IO-Socket-SSL
-Version:	1.32
+Version:	1.33
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -61,6 +61,11 @@ done
 %{_mandir}/man3/IO::Socket::SSL.3pm*
 
 %changelog
+* Wed Mar 17 2010 Paul Howarth <paul at city-fan.org> - 1.33-1
+- Update to 1.33
+  - attempt to make t/memleak_bad_handshake.t more stable
+  - fix hostname checking: only check an IP against subjectAltName GEN_IPADD
+
 * Tue Feb 23 2010 Paul Howarth <paul at city-fan.org> - 1.32-1
 - Update to 1.32 (die in Makefile.PL if Scalar::Util has no dualvar support)
 - Use %%{_fixperms} macro instead of our own %%{__chmod} incantation


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IO-Socket-SSL/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- sources	23 Feb 2010 13:58:55 -0000	1.23
+++ sources	17 Mar 2010 16:23:40 -0000	1.24
@@ -1 +1 @@
-324ec02c26ecb41c481d0586c4174a56  IO-Socket-SSL-1.32.tar.gz
+e288b5cda3de1f4cbf15e2eb709e9d7c  IO-Socket-SSL-1.33.tar.gz




More information about the perl-devel mailing list