2013-12-18 10:41:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 18 10:41:09 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.04
|
|
|
|
replace Net::Cmd::getline via Net::SSLGlue::POP3 because it assumed, that it
|
|
|
|
just needs to wait for read events on the sockets - which is not the case for
|
|
|
|
SSL (e.g. SSL_WANT_READ, SSL_WANT_WRITE).
|
|
|
|
Fixes https://rt.cpan.org/Ticket/Display.html?id=87507.
|
|
|
|
fixed documentation for Net::SSLGlue::POP3
|
|
|
|
added Net::SSLGlue::POP3
|
|
|
|
|
2013-05-05 14:29:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 5 12:23:53 UTC 2013 - mc@suse.com
|
|
|
|
|
|
|
|
- update to version 1.01
|
|
|
|
* Net::SSLGlue::LDAP as wrongly named Net::DNSGlue::LDAP
|
|
|
|
* Net::SSLGlue::SMTP: save hello domain from last hello call, so that the
|
|
|
|
hello after the starttls uses the same domain argument.
|
|
|
|
* Net::SSLGlue::SMTP: fixed stripping of port from host/ip for name
|
|
|
|
verification. Added hello after successful starttls. Extented tests
|
|
|
|
to check, if we can actually talk after starttls.
|
|
|
|
* fixed wrong position for include encode_base64 and uri_unescape in *::LWP.
|
|
|
|
|
2012-02-13 12:20:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 13 10:52:12 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- patch license to follow spdx.org standard
|
|
|
|
|
2011-05-04 11:04:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 4 10:56:06 UTC 2011 - coolo@opensuse.org
|
|
|
|
|
|
|
|
- updated to 0.6
|
|
|
|
fixed english, thanks to dom, https://rt.cpan.org/Ticket/Display.html?id=46284
|
|
|
|
|
2011-03-31 11:53:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 31 11:51:59 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- update to 0.5:
|
|
|
|
documentation fixes: http://rt.cpan.org/Ticket/Display.html?id=65258
|
|
|
|
|
2010-12-01 13:51:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:34:12 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-07-20 18:45:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 20 13:51:48 UTC 2010 - chris@computersalat.de
|
|
|
|
|
|
|
|
- update to 0.4
|
|
|
|
* added Changes, put examples into examples/ dir
|
|
|
|
- 0.3 2010/05/13
|
|
|
|
* rewrite parts of Net::SSLGlue::LWP so that it sends the correct request
|
|
|
|
to the peer even if https_proxy is used. In former version it ommitted
|
|
|
|
the HTTP version number in the request (thus the request was invalid).
|
|
|
|
Bug report by PMOONEY https://rt.cpan.org/Ticket/Display.html?id=57365
|
|
|
|
- recreated by cpanspec 1.78
|
|
|
|
o fix deps
|
|
|
|
- noarch pkg
|
|
|
|
|
2010-01-12 12:16:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- enable parallel build
|
|
|
|
|
2009-05-28 02:49:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 18 12:36:07 CEST 2009 - mc@suse.de
|
|
|
|
|
|
|
|
- initial version 0.2
|
|
|
|
|