06b5dcf4a1fix localtime_r_needs_tzset on 64-bit arches
jvdias
2006-05-11 20:24:19 +0000
ea0714d727fix bug 188841: make CGI.pm's url(-relative) handle rewrites; Fix bug 191416: make h2ph generate correct code for cpp statements like: '#if defined A || defined B'
jvdias
2006-05-11 19:43:23 +0000
70f1700749fix for bug bz188441: url(-relative=>1) must use $request_uri instead of $script_name if $rewrite_in_use, as does url(-absolute=>1)
jvdias
2006-04-12 23:22:08 +0000
075d1f51d8fix for bug 172396: localtime_r needs to call tzset. Fix patch to allow non-multithreaded perl builds to work.
jvdias
2006-03-27 21:16:56 +0000
ae5aa7ac32- Apply upstream patches 26283 and 26284 : complete, revised fixes for 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 .
jvdias
2005-12-09 20:02:31 +0000
ce53b74d18fix bug 171111: IOCPARM_LEN should be _IOC_SIZE (perl bug 37535); provide perl_debugging .spec file option to enable -DDEBBUGGING and prevent debuginfo and stripping
jvdias
2005-10-26 00:26:37 +0000
1e6f372312- patch12 from Marius Feraru (#165907) TODO: patch11, patch26 and patch27 clash and need verification - Build without -DDEBUGGING (#156113) - 5.8.7 - Dropped the CGI.pm update patches (patch25 and patch29). - Don't remove the core modules: Filter::Util::Call, Filter::Simple, and Time::HiRes. - Obsoletes perl-{Filter,Filter-Simple,Time-HiRes}.
Warren Togami
2005-08-28 22:56:18 +0000
14d24343d9- Reformatted the specfile. - Added the Source0 URL. - Dropped the MANIFEST.all file for the perl package. - Dropped the MANIFEST.suidperl file for the suidperl subpackage.
Warren Togami
2005-08-11 15:04:58 +0000
011ee7c783Better patch for FindBin.pm (#127023#c37)
Warren Togami
2005-05-16 07:12:03 +0000
4ff4a21974New findbin-selinux patch: it now passes the FindBin.t tests (#127023)
Warren Togami
2005-05-14 07:33:42 +0000
caa5ca9f65- Rediff the findbin-selinux patch in order to disable the FindBin.t test (patch28 replaces patch23). #118877#127023 - Remove 5.8.2 ABI compat (#154295 comments 6 and 7).
Warren Togami
2005-05-11 09:14:01 +0000
fb212f209dApply fixes for CAN-2004-0452, CAN-2005-0155 and CAN-2005-0156 (#156128).
Warren Togami
2005-04-28 23:30:47 +0000
2d1ac7b139bugzilla: 134091, add buildreq on man
cturner
2004-09-29 17:37:04 +0000
540b68acd5auto-import perl-5.8.5-4 from perl-5.8.5-4.src.rpm
cvsdist
2004-09-09 10:10:59 +0000
a763abccc2auto-import changelog data from perl-5.8.5-3.src.rpm 5.8.5-2 - fix conflicting file when building on x86_64 and i386
cvsdist
2004-09-09 10:10:53 +0000
e8eca54538auto-import changelog data from perl-5.8.5-2.src.rpm 5.8.5-1 - add Provides: Carp::Heavy to fix new dep error (bz 128507)
cvsdist
2004-09-09 10:10:49 +0000
1ccf7a8bc3auto-import changelog data from perl-5.8.5-1.src.rpm 5.8.5-1 - update to 5.8.5
cvsdist
2004-09-09 10:10:33 +0000
616fab9bf8auto-import changelog data from perl-5.8.4-3.src.rpm 5.8.4-1 - update to 5.8.4, remove patch 8 Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt
cvsdist
2004-09-09 10:10:20 +0000
dbf7590e8aauto-import changelog data from perl-5.8.3-18.src.rpm 5.8.3-18 - add patch to fix empty RPATH issue on perl module compile 5.8.3-17 - Apply patch to fix FindBin module when access to cwd is disallowed, should solve the MRTG/SELinux cron spam issue 5.8.3-14 - make sure multilib boxes also own the entries in @INC that are in /usr/lib, not just /usr/lib64
cvsdist
2004-09-09 10:10:11 +0000
ec05681275auto-import changelog data from perl-5.8.3-13.src.rpm 5.8.3-13.1 - fix i386-specifics in %install to arch generic Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> - rebuilt 5.8.3-10 - add perl(:MODULE_COMPAT_*) provides; make sure all of @INC is owned by perl package 5.8.3-8 - rebuild 5.8.3-7.9.rhl9 - rebuild 5.8.3-7.10.fc1 - rebuild 5.8.3-6 - fix very broken @INC calculations with slightly less broken @INC calculations (not perfectly handled but the result is correct) - fix broken -Dsitearch declaration Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt
cvsdist
2004-09-09 10:08:44 +0000
c8140a1584auto-import changelog data from perl-5.8.3-5.src.rpm 5.8.3-5 - update incpush patch to better handle multilib 5.8.3-2 - add a dependency filter on perl(Tie::RangeHash) 5.8.3-7 - upgrade to 5.8.3 5.8.2-7 - fix @INC so that all dirs go into it, not just those that exist at buildtime in the build system 5.8.2-4 - rebuild against db-4.2.52. 5.8.2-3 - Own site and vendor auto directories (#73970). 5.8.2-2 - upgrade to 5.8.2 5.8.1-92 - remove Vendor and Distribution macros from specfile (#108567)
cvsdist
2004-09-09 10:07:13 +0000
d462f23419auto-import changelog data from perl-5.8.1-92.src.rpm 5.8.1-92 - add srand on fork patch from upstream, as well as test case 5.8.1-91 - perl 5.8.1 final 5.8.1-90.rc5.3 - ensure inc_version_list is always set properly Mon Sep 22 2003 Chip Turner <cturner@redhat.com> - update to RC5 5.8.1-90.rc4.2 - rebuild
cvsdist
2004-09-09 10:06:59 +0000
46a5de1324auto-import perl-5.8.0-88.3 from perl-5.8.0-88.3.src.rpm
cvsdist
2004-09-09 10:04:33 +0000
3b54367245auto-import perl-5.8.0-88 from perl-5.8.0-88.src.rpm
cvsdist
2004-09-09 10:04:11 +0000
7954af4721auto-import perl-5.8.0-64 from perl-5.8.0-64.src.rpm
cvsdist
2004-09-09 10:04:03 +0000
734d3db1b9auto-import perl-5.8.0-55.1 from perl-5.8.0-55.1.src.rpm
cvsdist
2004-09-09 10:03:53 +0000
f8ee25419cauto-import perl-5.8.0-55 from perl-5.8.0-55.src.rpm
cvsdist
2004-09-09 10:03:24 +0000
00253dfb8aauto-import perl-5.8.0-54 from perl-5.8.0-54.src.rpm
cvsdist
2004-09-09 10:03:13 +0000
486d598360auto-import perl-5.8.0-51 from perl-5.8.0-51.src.rpm
cvsdist
2004-09-09 10:02:59 +0000
9adb30a55cauto-import perl-5.8.0-50 from perl-5.8.0-50.src.rpm
cvsdist
2004-09-09 10:02:36 +0000
44cd9e5579auto-import perl-5.8.0-49 from perl-5.8.0-49.src.rpm
cvsdist
2004-09-09 10:02:23 +0000
a621ff74ecauto-import changelog data from perl-5.6.1-36.1.73.src.rpm 5.6.1-35.4 - integrate tmpfile patch from solar designer 5.6.1-35 - integrate fix for CAN-2003-0615, CAN-2002-1323
cvsdist
2004-09-09 10:01:58 +0000
0725d744d1auto-import perl-5.6.1-34.99.6a from perl-5.6.1-34.99.6a.src.rpm
cvsdist
2004-09-09 10:01:16 +0000
4004aa8181auto-import changelog data from perl-5.6.1-34.99.6.src.rpm Sun Mar 31 2002 Chip Turner <cturner@redhat.com> - split suidperl back out (bug #62215)
cvsdist
2004-09-09 10:00:53 +0000