1
0

Accepting request 182139 from home:lnussel:branches:devel:languages:perl

- Version 6.04
  * Fix IO::Socket::SSL warnings when not verifying hostname.
  * Doc spelling fix.
- Remove usage of Mozilla::CA entirely. IO::Socket::SSL will do the
  right thing instead.

OBS-URL: https://build.opensuse.org/request/show/182139
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-LWP-Protocol-https?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2013-07-04 08:34:24 +00:00
committed by Git OBS Bridge
parent 73533b0c69
commit 8b826baec4
5 changed files with 104 additions and 15 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jul 3 09:32:03 UTC 2013 - lnussel@suse.de
- Version 6.04
* Fix IO::Socket::SSL warnings when not verifying hostname.
* Doc spelling fix.
- Remove usage of Mozilla::CA entirely. IO::Socket::SSL will do the
right thing instead.
-------------------------------------------------------------------
Tue Feb 21 11:26:38 UTC 2012 - coolo@suse.com