Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-suidperl: suidperl, for use with setuid perl scripts
Name: | perl-suidperl |
Vendor: | Scientific Linux |
Version: | 5.8.5 |
License: | Artistic or GPL |
Release: | 24.RHEL4 |
URL: | http://www.perl.org/ |
- Summary
- suidperl is a setuid binary copy of perl that allows for (hopefully)
more secure running of setuid perl scripts.
Changelog
- * Fri Dec 16 18:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> - 2:5.8.5-24.RHEL4
- fix to fix for CVE-2004-0976 / bz136325: perl5db.pl typo '/tmp' -> '"/tmp"'!
- * Mon Dec 12 18:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> - 2:5.8.5-22.RHEL4
- Further enhancements to sprintf integer overflow patch
(Upstream patches 26322 26331 and 26333 for CVE-2005-3962 / bz174717 )
- Fix CVE-2004-0976 / bz136325: fix issues with solardesigner's patch
to perldbtty.pl and c2ph.PL, pointed out by Pekka Savola and David Eisenstein
- * Fri Dec 9 18:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> - 3:5.8.5-20.RHEL4
- Apply upstream patches 26283 and 26284 : complete, revised fixes
for bug 174683 / CVE-2005-3962 and CVE-2005-3912 and
"Sys::Syslog security vulnerabilities" issues.
- Fix bug 136009 / MakeMaker LD_RUN_PATH issue:
restore previous default Red Hat behavior of removing the MakeMaker
generated LD_RUN_PATH setting from the link command .
Document this removal, as it contravenes upstream default behavior, and
provide a USE_MM_LD_RUN_PATH MakeMaker member to enable use of the
MakeMaker generated LD_RUN_PATH .