- release number must be high, because of stale version numbers of some of
the subpackages
- drop upstreamed patches
- update the versions of bundled modules
- shorten the paths in @INC
- build without DEBUGGING
- implement compatibility measures for the above two changes, for a short
transition period
- provide perl(:MODULE_COMPAT_5.10.0), for that transition period only
- 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
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}.
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)
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