Commit Graph

  • 748f9091f4 fix upstream bug 34297 jvdias 2006-07-14 00:50:57 +0000
  • 943555ef58 bumped for rebuild Jesse Keating 2006-07-12 07:42:43 +0000
  • a1017fc08a fix upstream bugs since 5.8.8 was released jvdias 2006-06-02 22:05:14 +0000
  • 4f9f7f03fa fix upstream bugs since 5.8.8 was released jvdias 2006-06-02 18:19:58 +0000
  • 5393f15281 fix upstream bugs since 5.8.8 was released jvdias 2006-06-02 18:17:52 +0000
  • 79b5d19127 fix upstream bugs since 5.8.8 was released jvdias 2006-06-02 04:50:12 +0000
  • 083302770e *** empty log message *** jvdias 2006-06-02 04:35:38 +0000
  • 06b5dcf4a1 fix localtime_r_needs_tzset on 64-bit arches jvdias 2006-05-11 20:24:19 +0000
  • ea0714d727 fix 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
  • 70f1700749 fix 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
  • 075d1f51d8 fix 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
  • f1e4d163dc remove "Conflicts: perl-NDBM-File..." tag; nothing Provides: perl-NDBM-File anymore jvdias 2006-03-08 22:54:37 +0000
  • 78a6163648 fix bug 183553 jvdias 2006-03-01 23:26:55 +0000
  • d523f776f0 apply upstream patch 27170; fix release tag jvdias 2006-02-13 20:01:15 +0000
  • 5a6385ccc1 upstream patch 27170 jvdias 2006-02-13 19:57:27 +0000
  • 7a2da6fc0d bump for bug in double-long on ppc(64) Jesse Keating 2006-02-11 04:57:50 +0000
  • 048d9213ec Rebuild (again); merge in Debian's Net::NNTP fix jvdias 2006-02-10 19:54:55 +0000
  • 02e5b79f30 perl.spec jvdias 2006-02-10 19:54:08 +0000
  • 562c626b8c debian's fix for Net::NNTP jvdias 2006-02-10 19:52:56 +0000
  • bb9a31032d Rebuild with new gcc, glibc, and glibc-kernheaders jvdias 2006-02-07 00:16:34 +0000
  • 2693692a54 5.8.8: rebuild for new gcc and glibc jvdias 2006-02-03 15:48:27 +0000
  • ef2da1f988 re-base to 5.8.8 jvdias 2006-02-01 18:59:24 +0000
  • 99f835051f Upgrade to upstream version 5.8.8; fix bug 178343; jvdias 2006-02-01 18:58:43 +0000
  • d2039eedec Upgrade to upstream version 5.8.8 jvdias 2006-02-01 18:57:23 +0000
  • 7a2544acfa fix bug 178343 / perl bug 38385: include gcc 3.4+ internal "prefined macros" in _h2ph_pre.ph jvdias 2006-02-01 15:57:48 +0000
  • 766b4a2747 re-base old patch to new 5.8.8 source jvdias 2006-02-01 15:55:58 +0000
  • c74188fcd2 Updated upstream patches for CVE-2005-3962: 26322 , 26331, 26333 jvdias 2005-12-14 18:00:31 +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
  • 59c48485b7 fix bug 174684 / CVE-2005-3962 jvdias 2005-12-01 18:30:53 +0000
  • bd681d6e5e fix bugs 171111, 172236, 172336, 172396, 172587, CAN-2004-0976, 172739, 136009 jvdias 2005-11-11 21:25:05 +0000
  • b7e62f80ba fix bug 136009 jvdias 2005-11-11 21:23:22 +0000
  • 5f09ed2a41 fix bug 172739 jvdias 2005-11-09 00:55:16 +0000
  • a94cfdde98 more CAN-2004-976 fixes jvdias 2005-11-08 20:51:57 +0000
  • 0735f73de0 fix CAN-2004-0976: insecure use of temporary files jvdias 2005-11-08 18:34:20 +0000
  • f8d4d036f9 fix bug 172587 jvdias 2005-11-07 18:43:25 +0000
  • 22d40a8ca6 fix bugs 172336, 172396 jvdias 2005-11-03 19:18:08 +0000
  • 604421f7c6 fix bug 172396 / upstream bug 26136 jvdias 2005-11-03 19:14:29 +0000
  • 9cb1b5ff9f fix bug 172336 / upstream bug 37056 jvdias 2005-11-02 22:18:17 +0000
  • 1450ba310c fix bug 172236 / upstream bug 37582 jvdias 2005-11-01 23:36:04 +0000
  • ce53b74d18 fix 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
  • 9a56419abf fix bug 171111 jvdias 2005-10-25 22:16:09 +0000
  • cdadfa3278 rebuild for db4 (#170235) Warren Togami 2005-10-10 03:39:38 +0000
  • 0ba53dd06e rebuild against new db Warren Togami 2005-09-23 21:38:46 +0000
  • c5aa5f11c1 convert docs to UTF-8 (#140871) Warren Togami 2005-09-05 11:02:31 +0000
  • b778ff56cf scriptdir to /usr/bin (#167205) Warren Togami 2005-09-04 03:32:21 +0000
  • 3ba23994cd add missing patch Warren Togami 2005-08-28 22:58:32 +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
  • 10b38cf466 remove unused /tmp/MANIFEST.all (#151801) Warren Togami 2005-05-18 22:18:42 +0000
  • db893775ce CGI.pm 3.10 fixes mod_perl problems (#158036) Warren Togami 2005-05-18 02:51:42 +0000
  • 011ee7c783 Better patch for FindBin.pm (#127023#c37) Warren Togami 2005-05-16 07:12:03 +0000
  • 4ff4a21974 New 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
  • fb212f209d Apply fixes for CAN-2004-0452, CAN-2005-0155 and CAN-2005-0156 (#156128). Warren Togami 2005-04-28 23:30:47 +0000
  • 2977073dd3 undo previous change Warren Togami 2005-04-27 07:12:39 +0000
  • cddaee3458 remove 5.8.0, 5.8.1 and 5.8.2 ABI compat (#154295) Warren Togami 2005-04-27 07:06:26 +0000
  • cf25358ca6 - -Dinstallusrbinperl=n (#141182 Aaron Sherman) - remove 5.8.0 and 5.8.1 ABI compat (#154295) Warren Togami 2005-04-27 05:29:00 +0000
  • 38c22cb58c Updating CGI.pm from version 3.05 to 3.08 (mod_perl 2.0.0 RC5). (#155839) Warren Togami 2005-04-24 21:39:02 +0000
  • 0ad48b06a4 - FCGI is not provided by perl (#148847). - Drop the '.1' suffix from the perl-suidperl subpackage. Warren Togami 2005-04-21 01:01:06 +0000
  • fefaa98178 fix bug 151127: subsitute libresolv for libbind dependancy jvdias 2005-03-17 18:07:17 +0000
  • 2966fd6d79 try another permutation cturner 2005-03-08 23:03:56 +0000
  • 97a773a4e0 add some proto -D defs cturner 2005-03-08 21:43:28 +0000
  • 4e360c1dda re-order @INC to allow for site_perl and vendor_perl to override built-in perl modules cturner 2005-03-08 21:19:46 +0000
  • df77811f68 bugzilla: 127025, fix strip warnings Warren Togami 2005-01-29 21:44:17 +0000
  • 002187b374 bugzilla: 145448, fix invalid utf8 in changelog cturner 2005-01-18 17:20:19 +0000
  • ab60b2b278 bugzilla: 145447, add 5.8.5 to perlmodcompat list cturner 2005-01-18 17:17:29 +0000
  • c970e24659 argh, version in a MANIFEST file cturner 2005-01-17 23:04:46 +0000
  • 9af051df7d prel 5.8.6 cturner 2005-01-17 22:50:34 +0000
  • 449de235c1 bump cturner 2004-12-01 19:22:53 +0000
  • e98c83fc63 bugzilla: 140563, nptl doesnt act like linuxthreads; threads have no PIDs cturner 2004-12-01 18:53:51 +0000
  • 542ab8a1f8 - rebuild against db-4.3.21. jbj 2004-11-13 00:07:56 +0000
  • f0ef89bcb8 since we removed brp-compress, we still need gz endings on extenions cturner 2004-10-12 16:42:58 +0000
  • bf9a0247b3 remove call to brp-compress cturner 2004-10-12 15:46:33 +0000
  • 6e041bf8c9 update specfile to add auto/ dirs for compat dirs as well as remove empty .bs files cturner 2004-10-12 13:25:27 +0000
  • 6e58c78e55 bugzilla: 135303, fix more 5.8.4 paths cturner 2004-10-12 10:45:52 +0000
  • 45da82500a - Build requires groff (bug #135101). Tim Waugh 2004-10-11 12:59:26 +0000
  • 81e214dcbb fix multilib conflict again, DEVEL cturner 2004-10-05 16:11:00 +0000
  • e5063204cc add patch to fix perl -I adding versioned subdirs cturner 2004-10-01 16:42:25 +0000
  • 2d1ac7b139 bugzilla: 134091, add buildreq on man cturner 2004-09-29 17:37:04 +0000
  • 540b68acd5 auto-import perl-5.8.5-4 from perl-5.8.5-4.src.rpm cvsdist 2004-09-09 10:10:59 +0000
  • a763abccc2 auto-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
  • e8eca54538 auto-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
  • 1ccf7a8bc3 auto-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
  • 616fab9bf8 auto-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
  • dbf7590e8a auto-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
  • ec05681275 auto-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
  • c8140a1584 auto-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
  • d462f23419 auto-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
  • 46a5de1324 auto-import perl-5.8.0-88.3 from perl-5.8.0-88.3.src.rpm cvsdist 2004-09-09 10:04:33 +0000
  • 3b54367245 auto-import perl-5.8.0-88 from perl-5.8.0-88.src.rpm cvsdist 2004-09-09 10:04:11 +0000
  • 7954af4721 auto-import perl-5.8.0-64 from perl-5.8.0-64.src.rpm cvsdist 2004-09-09 10:04:03 +0000
  • 734d3db1b9 auto-import perl-5.8.0-55.1 from perl-5.8.0-55.1.src.rpm cvsdist 2004-09-09 10:03:53 +0000
  • f8ee25419c auto-import perl-5.8.0-55 from perl-5.8.0-55.src.rpm cvsdist 2004-09-09 10:03:24 +0000
  • 00253dfb8a auto-import perl-5.8.0-54 from perl-5.8.0-54.src.rpm cvsdist 2004-09-09 10:03:13 +0000
  • 486d598360 auto-import perl-5.8.0-51 from perl-5.8.0-51.src.rpm cvsdist 2004-09-09 10:02:59 +0000
  • 9adb30a55c auto-import perl-5.8.0-50 from perl-5.8.0-50.src.rpm cvsdist 2004-09-09 10:02:36 +0000
  • 44cd9e5579 auto-import perl-5.8.0-49 from perl-5.8.0-49.src.rpm cvsdist 2004-09-09 10:02:23 +0000
  • a621ff74ec auto-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
  • 0725d744d1 auto-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
  • 4004aa8181 auto-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