Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
- remove compatibility obsolete sitelib directories - use a better BuildRoot - drop a redundant mkdir in %%install - call patchlevel.h only once; rm patchlevel.bak - update modules Sys::Syslog, Module::Load::Conditional, Module::CoreList, Test::Harness, Test::Simple, CGI.pm (dropping the upstreamed patch), File::Path (that includes our perl-5.10.0-CVE-2008-2827.patch), constant, Pod::Simple, Archive::Tar, Archive::Extract, File::Fetch, File::Temp, IPC::Cmd, Time::HiRes, Module::Build, ExtUtils::CBuilder - standardize the patches for updating embedded modules - work around a bug in Module::Build tests bu setting TMPDIR to a directory inside the source tree
* Tue Feb 3 2009 Marcela Mašláňová <mmaslano@redhat.com> - 4:5.10.0-55 - update IPC::Cmd to v 0.42
* Thu Dec 12 2008 Marcela Mašláňová <mmaslano@redhat.com> - 4:5.10.0-52 - 295021 CVE-2007-4829 perl-Archive-Tar directory traversal flaws - add another source for binary files, which test untaring links
5.10.0 time.
Upgrade to upstream version 5.8.8
upgrade to 5.8.8
- 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}.
Updating CGI.pm from version 3.05 to 3.08 (mod_perl 2.0.0 RC5). (#155839)
prel 5.8.6
auto-import changelog data from perl-5.8.5-1.src.rpm * Thu Jul 22 2004 Chip Turner <cturner@redhat.com> 3:5.8.5-1 - update to 5.8.5
auto-import changelog data from perl-5.8.4-3.src.rpm * Mon Jun 28 2004 Chip Turner <cturner@redhat.com> 3:5.8.4-1 - update to 5.8.4, remove patch 8 * Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt
auto-import changelog data from perl-5.8.3-5.src.rpm * Wed Jan 28 2004 Chip Turner <cturner@redhat.com> 3:5.8.3-5 - update incpush patch to better handle multilib * Fri Jan 23 2004 Chip Turner <cturner@redhat.com> 3:5.8.3-2 - add a dependency filter on perl(Tie::RangeHash) * Thu Jan 22 2004 Chip Turner <cturner@redhat.com> 3:5.8.3-7 - upgrade to 5.8.3 * Mon Dec 15 2003 Chip Turner <cturner@redhat.com> 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 * Sat Dec 13 2003 Jeff Johnson <jbj@jbj.org> 3:5.8.2-4 - rebuild against db-4.2.52. * Sun Dec 07 2003 Ville Skyttä <ville.skytta at iki.fi> - 3:5.8.2-3 - Own site and vendor auto directories (#73970). * Wed Dec 03 2003 Chip Turner <cturner@redhat.com> 3:5.8.2-2 - upgrade to 5.8.2 * Fri Oct 31 2003 Chip Turner <cturner@redhat.com> 3:5.8.1-92 - remove Vendor and Distribution macros from specfile (#108567)
auto-import changelog data from perl-5.8.1-92.src.rpm * Wed Oct 15 2003 Chip Turner <cturner@redhat.com> 3:5.8.1-92 - add srand on fork patch from upstream, as well as test case * Thu Sep 25 2003 Chip Turner <cturner@redhat.com> 3:5.8.1-91 - perl 5.8.1 final * Mon Sep 22 2003 Chip Turner <cturner@redhat.com> 3: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 * Wed Aug 20 2003 Chip Turner <cturner@redhat.com> 3:5.8.1-90.rc4.2 - rebuild
auto-import perl-5.8.0-49 from perl-5.8.0-49.src.rpm
auto-import perl-5.6.1-26.72.3 from perl-5.6.1-26.72.3.src.rpm
auto-import perl-5.6.0-16 from perl-5.6.0-16.src.rpm
auto-import perl-5.6.0-12 from perl-5.6.0-12.src.rpm
auto-import changelog data from perl-5.6.0-9.src.rpm * Mon Aug 07 2000 Nalin Dahyabhai <nalin@redhat.com> - replace the deprecated MD5 with Digest::MD5 (has to be here for cleanfeed) - obsolete: perl-Digest-MD5 - use syslog instead of mail to report possible attempts to break into suidperl - force syslog on at build-time * Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com> - add Owen's fix for #14779/#14863 - specify cc=gcc; continue to let cpp sort itself out - switch shadow support on (#8646) - release 7 * Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com> - strip buildroot from perl pods (#14040) - release 6 * Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild (release 5) * Wed Jun 21 2000 Preston Brown <pbrown@redhat.com> - don't require tcsh to install, only to build - release 4 * Mon Jun 19 2000 Nalin Dahyabhai <nalin@redhat.com> - rebuild against new db3 package - release 3 * Sat Jun 17 2000 Nalin Dahyabhai <nalin@redhat.com> - disable 64-bit file support - change name of package that Perl expects gcc to be in from "egcs" to "gcc" - move man pages to /usr/share via hints/linux.sh and MM_Unix.pm - fix problems prefixifying with empty prefixes - disable long doubles on sparc (they're the same as doubles anyway) - add an Epoch to make sure we can upgrade from perl-5.00503 - release 2 * Thu Mar 23 2000 Bernhard Rosenkraenzer <bero@redhat.com> - 2.6.0 * Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com> - fix description * Fri Jan 14 2000 Jeff Johnson <jbj@redhat.com> - add provides for perl modules (from kestes@staff.mail.com). * Mon Oct 04 1999 Cristian Gafton <gafton@redhat.com> - fix the %install so that the MD5 module gets actually installed correctly * Mon Aug 30 1999 Cristian Gafton <gafton@redhat.com> - make sure the package builds even when we don't have perl installed on the system * Fri Aug 06 1999 Cristian Gafton <gafton@redhat.com> - merged with perl-MD5 - get rid of the annoying $RPM_BUILD_ROOT paths in the installed tree * Mon Jul 26 1999 Cristian Gafton <gafton@redhat.com> - do not link anymore against the system db library (and make each module link against it separately, so that we can have Berkeley db1 and db2 mixed up) * Wed Jun 16 1999 Cristian Gafton <gafton@redhat.com> - use wildcards for files in /usr/bin and /usr/man * Tue Apr 06 1999 Cristian Gafton <gafton@redhat.com> - version 5.00503 - make the default man3 install dir be release independent - try to link against db1 to preserve compatibility with older databases; abandoned idea because perl is too broken to allow such an easy change (hardcoded names *everywhere* !!!) * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) * Thu Jan 07 1999 Cristian Gafton <gafton@redhat.com> - guilty of the inlined Makefile in the spec file - adapted for the arm build * Wed Sep 09 1998 Preston Brown <pbrown@redhat.com> - added newer CGI.pm to the build - changed the version naming scheme around to work with RPM * Sun Jul 19 1998 Jeff Johnson <jbj@redhat.com> - attempt to generate *.ph files reproducibly * Mon Jun 15 1998 Jeff Johnson <jbj@redhat.com> - update to 5.004_04-m4 (pre-5.005 maintenance release) * Fri Jun 12 1998 Christopher McCrory <chrismcc@netus.com - need stdarg.h from gcc shadow to fix "use Sys::Syslog" (problem #635) * Fri May 08 1998 Cristian Gafton <gafton@redhat.com> - added a patch to correct the .ph constructs unless defined (foo) to read unless(defined(foo)) * Thu May 07 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr * Tue Mar 10 1998 Cristian Gafton <gafton@redhat.com> - fixed strftime problem * Sun Mar 08 1998 Cristian Gafton <gafton@redhat.com> - added a patch to fix a security race - do not use setres[ug]id - those are not implemented on 2.0.3x kernels * Mon Mar 02 1998 Cristian Gafton <gafton@redhat.com> - upgraded to 5.004_04 - 5.004_01 had some nasty memory leaks. - fixed the spec file to be version-independent * Fri Dec 05 1997 Erik Troan <ewt@redhat.com> - Config.pm wasn't right do to the builtrooting * Mon Oct 20 1997 Erik Troan <ewt@redhat.com> - fixed arch-specfic part of spec file * Sun Oct 19 1997 Erik Troan <ewt@redhat.com> - updated to perl 5.004_01 - users a build root * Thu Jun 12 1997 Erik Troan <ewt@redhat.com> - built against glibc * Tue Apr 22 1997 Erik Troan <ewt@redhat.com> - Incorporated security patch from Chip Salzenberg <salzench@nielsenmedia.com> * Fri Feb 07 1997 Erik Troan <ewt@redhat.com> - Use -Darchname=i386-linux - Require csh (for glob) - Use RPM_ARCH during configuration and installation for arch independence
Setup of module perl
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| admin@fedoraproject.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |