2010-12-24 21:19:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 24 21:15:30 UTC 2010 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- update to 3.50:
|
|
|
|
* Fixed two security issues:
|
|
|
|
** The MIME boundary in multipart_init is now random.
|
|
|
|
** Further improvements to handling of newlines embedded in header
|
|
|
|
values. An exception is thrown if header values contain
|
|
|
|
invalid newlines.
|
|
|
|
* Correcting/clarifying documentation for param_fetch().
|
|
|
|
* Fixing https test in http.t.
|
|
|
|
* Tests were added for multipart_init().
|
|
|
|
|
2010-12-01 13:38:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:30:54 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-09-14 22:44:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 14 22:41:24 UTC 2010 - chris@computersalat.de
|
|
|
|
|
|
|
|
- update to 3.49
|
|
|
|
* [BUG FIXES]
|
|
|
|
1. Fix a regression since 3.44 involving a case when the header
|
|
|
|
includes "Content-Length: 0".
|
|
|
|
Thanks to Alex Vandiver (RT#51109)
|
|
|
|
2. Suppress uninitialized warnings under -w. Thanks to burak.
|
|
|
|
(RT#50301)
|
|
|
|
3. url() now uses virtual_port() instead of server_port().
|
|
|
|
Thanks to MKANAT and Yanick Champoux. (RT#51562)
|
|
|
|
* [SECURITY]
|
|
|
|
1. embedded newlines are now filtered out of header values in header().
|
|
|
|
Thanks to Mark Stosberg and Yanick Champoux.
|
|
|
|
* [DOCUMENTATION]
|
|
|
|
1. README was updated to reflect that CGI.pm was moved under ./lib.
|
|
|
|
Thanks to Alex Vandiver.
|
|
|
|
* [INTERNALS]
|
|
|
|
1. More tests were added for autoescape, thanks to Bob Kuo. (RT#25485)
|
|
|
|
2. Attempt to avoid test failures with t/fast, thanks to Steve Hay. (RT#49599)
|
|
|
|
- recreated by cpanspec 1.78
|
|
|
|
- noarch pkg
|
|
|
|
|
2009-12-09 16:23:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 9 13:15:06 UTC 2009 - bitshuffler #suse@irc.freenode.org
|
|
|
|
|
|
|
|
- Updated to 3.48
|
|
|
|
|
2008-11-30 02:47:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 30 03:46:42 CET 2008 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- initial changelog seems to be lost
|
|
|
|
- update from 3.38 to 3.42
|
|
|
|
|