This is a version bump of the CGI ebuild for perl-5.8.0 from 2.81->2.89 Changelog: Version 2.89 Fixed behavior of ACTION tag when POSTING to a URL that has a query string. Version 2.88 Fixed problem with uploads being refused under Perl 5.8 when under Taint mode. Fixed uninitialized variable warnings under Perl 5.8. Fixed CGI::Pretty regression test failures. Version 2.87 Security hole patched: when processing multipart/form-data postings, most arguments were being untainted silently. Returned arguments are now tainted correctly. This may cause some scripts to fail that used to work (thanks to Nick Cleaton for pointing this out and persisting until it was fixed). Update for mod_perl 2.0. Pragmas such as -no_xhtml are now respected in mod_perl environment. Version 2.86 Fixes for broken CGI::Cookie expiration dates introduced in 2.84. Version 2.85 Fix for broken autoEscape function introduced in 2.84. Version 2.84 Fix for failed file uploads on Cygwin platforms. HTML escaping code now replaced 0x8b and 0x9b with unicode references ? and *#8250; Version 2.83 Fixed autoEscape() documentation inconsistencies. Patch from Ville Skytt
This is a version bump of the CGI ebuild for perl-5.8.0 from 2.81->2.89 Changelog: Version 2.89 Fixed behavior of ACTION tag when POSTING to a URL that has a query string. Version 2.88 Fixed problem with uploads being refused under Perl 5.8 when under Taint mode. Fixed uninitialized variable warnings under Perl 5.8. Fixed CGI::Pretty regression test failures. Version 2.87 Security hole patched: when processing multipart/form-data postings, most arguments were being untainted silently. Returned arguments are now tainted correctly. This may cause some scripts to fail that used to work (thanks to Nick Cleaton for pointing this out and persisting until it was fixed). Update for mod_perl 2.0. Pragmas such as -no_xhtml are now respected in mod_perl environment. Version 2.86 Fixes for broken CGI::Cookie expiration dates introduced in 2.84. Version 2.85 Fix for broken autoEscape function introduced in 2.84. Version 2.84 Fix for failed file uploads on Cygwin platforms. HTML escaping code now replaced 0x8b and 0x9b with unicode references ? and *#8250; Version 2.83 Fixed autoEscape() documentation inconsistencies. Patch from Ville Skyttä to fix a number of XHTML inconsistencies. Added Max-Age to list of CGI::Cookie headers. Version 2.82 Patch from Rudolf Troller to add attribute setting and option groups to form fields. Patch from Simon Perreault for silent crashes when using CGI::Carp under mod_perl. Patch from Scott Gifford allows you to set the program name for CGI::Carp.
Created attachment 6669 [details] CGI.tar.bz2
*** Bug 13411 has been marked as a duplicate of this bug. ***
Thanks for your contribution. However, a future version of Portage will automatically be able to download and build Perl modules from CPAN, so this ebuild would be obsoleted soon if it were accepted.