2020-05-27 10:33:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 27 03:12:24 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
updated to 6.10
|
|
|
|
see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
|
|
|
|
|
|
|
|
6.10 2020-05-26 16:20:36Z
|
|
|
|
- No changes since TRIAL release 6.09
|
|
|
|
|
|
|
|
6.09 2020-05-25 16:52:14Z (TRIAL RELEASE)
|
|
|
|
- Require IO::Socket::IP 0.25 so that HTTP::Tiny uses it (GH#45) (Shoichi Kaji)
|
|
|
|
|
|
|
|
6.08 2020-05-22 15:26:00Z (TRIAL RELEASE)
|
|
|
|
- In t/chunked.t, leave choosing IP address family to IO::Socket::IP (GH#42) (Shoichi Kaji)
|
|
|
|
- Add "IPv6 SUPPORT" section to pod (GH#43) (Shoichi Kaji)
|
|
|
|
- Use HTTP::Tiny 0.042+ for IPv6 support (GH#41) (Shoichi Kaji)
|
|
|
|
|
|
|
|
6.07 2020-05-19 19:19:53Z (TRIAL RELEASE)
|
|
|
|
- Prefer IP address for host in $d->url (GH#40) (Shoichi Kaji)
|
|
|
|
- Improve documentation readability (GH#36) (Ferenc Erki)
|
|
|
|
|
|
|
|
|
2019-08-30 22:17:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 30 12:30:36 UTC 2019 - <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 6.06
|
|
|
|
see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
|
|
|
|
|
|
|
|
6.06 2019-08-29 14:23:17Z
|
|
|
|
- Delimit IPv6 numeric address with brackets and URI-quote an IPv6 zone
|
|
|
|
separator in url() method output (GH#32) (Petr Pisar)
|
|
|
|
- Handle undef and empty LocalAddr value in new() constructor as an
|
|
|
|
unspecified address (GH#24, RT#123069) (Petr Pisar)
|
|
|
|
- Use IO::Socket::IP for IPv6 support. (GH#31) (Chase Whitener)
|
|
|
|
|
2019-07-28 17:09:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 27 05:10:35 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 6.05
|
|
|
|
see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
|
|
|
|
|
|
|
|
6.05 2019-07-26 20:41:05Z
|
|
|
|
- Added the .perltidyrc from the libwww-perl distribution
|
|
|
|
- Tidied the test suite with perltidy
|
|
|
|
- Tidied Daemon.pm
|
|
|
|
- Turned on EOL and tab tests
|
|
|
|
- Removed obvious indirect object syntax in test suite
|
|
|
|
- Added IPv6 support. (GH#24) Thanks, @ppisar and @intrigeri
|
|
|
|
- Added IO::Socket::IP as a prerequisite rather than IO::Socket::INET
|
|
|
|
|
2019-04-03 09:37:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 3 07:01:51 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 6.04
|
|
|
|
see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
|
|
|
|
|
|
|
|
6.04 2019-04-02 13:09:45Z
|
|
|
|
- Remove circular dependency on LWP::RobotUA introduced in 6.02 (GH#29)
|
|
|
|
(Olaf Alders)
|
|
|
|
|
2019-04-02 07:25:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 2 05:25:21 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 6.03
|
|
|
|
see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
|
|
|
|
|
2012-03-01 17:23:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 20 10:48:36 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 6.01
|
|
|
|
If you bind localhost, don't trust gethostbyaddr() to resolve the
|
|
|
|
address. [RT#67247]
|
|
|
|
Restore perl-5.8.1 compatiblity.
|
|
|
|
|
2011-03-18 14:26:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 14 10:13:32 UTC 2011 - vcizek@novell.com
|
|
|
|
|
|
|
|
- initial package 6.00
|
|
|
|
* created by cpanspec 1.78.03
|
|
|
|
|