Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-suidperl: suidperl, for use with setuid perl scripts
Name: | perl-suidperl |
Vendor: | Scientific Linux |
Version: | 5.8.0 |
License: | Artistic |
Release: | 94.EL3 |
URL: | |
- Summary
- suidperl is a setuid binary copy of perl that allows for (hopefully)
more secure running of setuid perl scripts.
Changelog
- * Fri May 19 19:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 2:5.8.0-94.EL3
- fix bug 192140 / upstream bug 38214:
B::Deparse failure on assignment with split -
apply patch contributed by John Fautley<jfautley{%}redhat{*}com> of GES
- * Mon Apr 24 19:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 2:5.8.0-93.EL3
- fix minor security issue CVE-2003-0618: suidperl could be used to
reveal locations of files in hidden directories
- fix perl header file generation
- * Thu Mar 23 18:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 2:5.8.0-92.0
- fix bug 122278: prevent utf8.c's Perl_swash_init() from changing
active namespace (so now Class::Loader works with
UTF-8 enabled). This should be the last UTF-8 issue!