Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12575 - [Version Bump]: CGI-2.89
Summary: [Version Bump]: CGI-2.89
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
: 13411 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-12-22 12:48 UTC by Nicholas Wourms
Modified: 2003-02-19 19:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
CGI.tar.bz2 (CGI.tar.bz2,1.20 KB, application/octet-stream)
2002-12-22 12:49 UTC, Nicholas Wourms
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Wourms 2002-12-22 12:48:46 UTC
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
Comment 1 Nicholas Wourms 2002-12-22 12:48:46 UTC
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.
Comment 2 Nicholas Wourms 2002-12-22 12:49:39 UTC
Created attachment 6669 [details]
CGI.tar.bz2
Comment 3 foser (RETIRED) gentoo-dev 2003-01-12 19:30:46 UTC
*** Bug 13411 has been marked as a duplicate of this bug. ***
Comment 4 Robert Coie (RETIRED) gentoo-dev 2003-02-19 19:29:21 UTC
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.