Bug 206782 - perl-IO-Socket-SSL: update request to latest version (0.998-1.01)
Summary: perl-IO-Socket-SSL: update request to latest version (0.998-1.01)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-IO-Socket-SSL
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Robin Norwood
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 171491
TreeView+ depends on / blocked
 
Reported: 2006-09-16 17:17 UTC by Jose Pedro Oliveira
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: fc6
Clone Of:
Environment:
Last Closed: 2006-09-28 17:32:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jose Pedro Oliveira 2006-09-16 17:17:09 UTC
Version-Release number of selected component (if applicable):
rawhide: IO-Socket-SSL 0.998
cpan: IO-Socket-SSL 1.01

Additional info:
CPAN homepage:
http://search.cpan.org/dist/IO-Socket-SSL/

Diff from rawhide version:
http://search.cpan.org/diff?from=IO-Socket-SSL-0.998&to=IO-Socket-SSL-1.01

Changelog
+v1.01
+       - work around Bug in Net::HTTPS where it defines sub blocking
+          as {}, e.g. force scalar context when calling sub blocking
+          (in IO::Socket::SSL::write)
+          see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383106
+v1.0
+       - fix depreciated and practically undocumented function 
+          get_peer_certificate so that LWP Net::HTTPS works again
+        - set arg 'Blocking' while calling SUPER::configure only
+          if it was set by the caller to work around Problem in LWP
+          Net::HTTPS
+v0.999
+       - If SSL_cipher_list is not given it uses the openssl
+         default instead of setting it to 'ALL:!LOW:!EXP' like
+         before. The old value included ADH and this might be
+         a bad idea, see BUGS why.

Comment 1 Robin Norwood 2006-09-28 02:30:24 UTC
Warren has built a new package for us - since he's going out of town, I'll take
this bug over and see about getting it pushed into fc6.

Comment 2 Robin Norwood 2006-09-28 17:32:37 UTC
This has been accepted for fc6 - closing.


Note You need to log in before you can comment on or make changes to this bug.