d2b29581c9
use /etc/ssl/certs as default SSL_ca_path to fix bnc#828881 OBS-URL: https://build.opensuse.org/request/show/182794 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-LWP-Protocol-https?expand=0&rev=6
34 lines
1.2 KiB
Plaintext
34 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jul 11 07:43:42 UTC 2013 - bwiedemann@suse.com
|
|
|
|
- use /etc/ssl/certs as default SSL_ca_path to fix bnc#828881
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- updated to 6.03
|
|
* Skip test if offline [RT#74163]
|
|
* Typo fixes
|
|
* Restore perl-5.8.1 compatibility.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 29 12:06:43 UTC 2011 - vcizek@novell.com
|
|
|
|
- initial package 6.02
|
|
* created by cpanspec 1.78.03
|
|
|
|
This module used to be bundled with the libwww-perl, but it was unbundled in
|
|
v6.02 in order to be able to declare its dependencies properly for the CPAN
|
|
tool-chain. Applications that need https support can just declare their
|
|
dependency on LWP::Protocol::https and will no longer need to know what
|
|
underlying modules to install.
|