2015-09-20 13:49:22 +00:00
|
|
|
-------------------------------------------------------------------
|
2017-04-06 13:04:17 +00:00
|
|
|
Sat Apr 1 05:52:45 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.52
|
|
|
|
see /usr/share/doc/packages/perl-HTTP-Server-Simple/Changes
|
|
|
|
|
|
|
|
0.52 2017-03-31
|
|
|
|
- Add . to lib in Makefile.PL to support perl 5.25.11
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-09-20 13:49:22 +00:00
|
|
|
Sun Sep 20 08:56:11 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.51
|
|
|
|
see /usr/share/doc/packages/perl-HTTP-Server-Simple/Changes
|
|
|
|
|
|
|
|
0.51 2015-09-16
|
|
|
|
|
|
|
|
- add OPTIONS as a valid method
|
|
|
|
- better compatibility with CGI.pm < 3.36
|
|
|
|
- fix tests for freebsd and IPv6
|
|
|
|
- repository info
|
|
|
|
|
2015-08-27 14:21:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 27 12:51:06 UTC 2015 - hsk@imb-jena.de
|
|
|
|
|
|
|
|
- add CGI to Requires:, BuildRequires:, as that module is not in
|
|
|
|
perl core since perl 5.22
|
|
|
|
|
2015-04-16 05:31:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 14 18:05:28 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.50
|
|
|
|
see /usr/share/doc/packages/perl-HTTP-Server-Simple/Changes
|
|
|
|
|
2012-10-15 10:47:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 15 10:43:06 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- buildrequire netcfg for the test suite
|
|
|
|
|
2011-04-04 18:23:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 4 18:15:49 UTC 2011 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- update to 0.44:
|
|
|
|
+ Fix tests to run in a FreeBSD Jail ( rt.cpan.org #49807 )
|
|
|
|
- package ex directory with example server
|
|
|
|
|
2010-12-01 09:45:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 09:44:34 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-05-02 19:17:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 2 10:15:18 UTC 2010 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- update to 0.43:
|
|
|
|
+ Support for getting REMOTE_PORT
|
|
|
|
|
2010-02-20 12:28:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 20 12:13:06 UTC 2010 - lars@linux-schulserver.de
|
|
|
|
|
2010-05-02 19:17:13 +00:00
|
|
|
- update to 0.42:
|
2010-02-20 12:28:18 +00:00
|
|
|
+ Inline uri_unescape to drop URI::Escape which is the only
|
|
|
|
non-core dependency of this distribution.
|
|
|
|
+ Do not special case COOKIE and sets Cookie header to HTTP_COOKIE.
|
|
|
|
+ Pluggable CGI class support based on a patch from NANIS
|
|
|
|
- remove perl(URI::Escape) dependency
|
|
|
|
|
2009-12-26 23:12:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 26 23:09:47 UTC 2009 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- initial version 0.41
|
|
|
|
|