Commit Graph

222 Commits

Author SHA1 Message Date
Štěpán Kasal 0844fc3b68 re-enable tests 2009-07-07 13:34:40 +00:00
Štěpán Kasal c6c68f128b move -DPERL_USE_SAFE_PUTENV to ccflags (#508496) 2009-07-07 08:45:33 +00:00
Marcela Mašláňová 91c78ff6b2 - #504386 update of Compress::Raw::Zlib 2.020 2009-06-08 13:05:52 +00:00
Marcela Mašláňová 3a7ac231af - #504386 update of Compress::Raw::Zlib 2.020 2009-06-08 12:55:39 +00:00
Marcela Mašláňová 68eb6e1b23 - update File::Spec (PathTools) to 3.30 2009-06-08 05:50:22 +00:00
Štěpán Kasal 3b1adc4110 fix #221113, $! wrongly set when EOF is reached 2009-06-03 18:50:17 +00:00
Marcela Mašláňová e85f81aec1 - 495183 don't use special characters in spec according to patchlevel.h. It
breaks installation from cpan.
2009-04-10 06:52:15 +00:00
Štěpán Kasal 88c196e7f4 update CGI to 3.43, dropping upstreamed perl-CGI-escape.patch 2009-04-07 12:51:28 +00:00
Štěpán Kasal 583621ac98 - fix CGI::escape for all strings (#472571)
- perl-CGI-t-util-58.patch: Do not distort lib/CGI/t/util-58.t
    http://rt.perl.org/rt3/Ticket/Display.html?id=64502
2009-04-07 09:57:20 +00:00
Štěpán Kasal c9cccc0be4 Move the gargantuan Changes* collection to -devel (#492605) 2009-03-27 18:36:02 +00:00
Štěpán Kasal b2a677b1df Move the gargantuan Changes* collection to -devel (#492605) 2009-03-27 18:10:28 +00:00
Štěpán Kasal 2da5105cca - update module autodie 2009-03-24 14:57:25 +00:00
Štěpán Kasal 735f4ad6be - update Digest::SHA (fixes 489221) 2009-03-23 16:43:17 +00:00
Štěpán Kasal dc84d7748e - fix typo in %%define ExtUtils_CBuilder_version 2009-03-23 10:42:13 +00:00
Tom Callaway 5fc3d9a3c0 drop 26_fix_pod2man_upgrade, we do not need it 2009-03-11 22:18:27 +00:00
Tom Callaway 270a81b80b reorder @INC, fix bz 489204, merge useful debian patches 2009-03-11 22:01:05 +00:00
Štěpán Kasal 26b7a08961 - 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
2009-03-11 21:12:37 +00:00
Robert Scheck bf6ce6981a Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-03-08 17:31:57 +00:00
Tom Callaway 44713a6dc0 add /usr/lib/perl5/site_perl to otherlibs 2009-02-16 18:27:31 +00:00
Dennis Gilmore 3948fa3e85 build sparc64 without _smp_mflags 2009-02-16 17:59:28 +00:00
Dennis Gilmore 5b181f9fba limit sparc arches to -j12 2009-02-07 22:42:47 +00:00
Marcela Mašláňová d577113e98 - update IPC::Cmd to v 0.42 2009-02-03 06:46:31 +00:00
Marcela Mašláňová 7e2d107a0d - 455410 http://rt.perl.org/rt3/Public/Bug/Display.html?id=54934 Attempt to
free unreferenced scalar fiddling with the symbol table Keep the
    refcount of the globs generated by PerlIO::via balanced.
2009-01-19 08:36:43 +00:00
Marcela Mašláňová e3bdec83b4 - add missing XHTML.pm into Pod::Simple 2008-12-22 10:06:37 +00:00
Marcela Mašláňová 26f4e8d424 - 295021 CVE-2007-4829 perl-Archive-Tar directory traversal flaws
- add another source for binary files, which test untaring links
2008-12-12 14:37:24 +00:00
Tom Callaway a1476ad7e2 fix bz 473223 2008-11-29 00:10:09 +00:00
Marcela Mašláňová 72efd72546 - change summary according to RFC fix summary discussion at fedora-devel :) 2008-11-24 06:53:53 +00:00
Tom Callaway 92e9974df7 update rawhide to File-Temp 0.20 2008-10-23 15:02:01 +00:00
Lubomir Rintel 4b015f4645 - Include fix for rt#52740 to fix a crash when using Devel::Symdump and
Compress::Zlib together
2008-10-12 08:26:50 +00:00
Marcela Mašláňová 214382e198 Add version number into subpackage. 2008-10-08 06:52:48 +00:00
Marcela Mašláňová b49264de86 - rt#33242, rhbz#459918. Segfault after reblessing objects in Storable.
- rhbz#465728 upgrade Simple::Pod to 3.07
2008-10-07 13:40:22 +00:00
Štěpán Kasal 22856c1cef - also preserve the timestamp of AUTHORS; move the fix to the recode
function, which is where the stamps go wrong
2008-10-01 15:36:25 +00:00
Tom Callaway 064ed6726f fix multilib conflicts bz464930 2008-10-01 15:07:44 +00:00
Marcela Mašláňová d26f9c16ba - remove Tar.pm from Archive-Extract
- fix version of Test::Simple in spec
- update Test::Simple
- update Archive::Tar to 1.38
2008-09-17 14:35:39 +00:00
Marcela Mašláňová 9b40170328 - forgot to update versions in subpackages - Test::Simple and Test::Harness 2008-09-17 11:51:07 +00:00
Marcela Mašláňová c94bd23f43 - 462444 update Test::Simple to 0.80 2008-09-16 15:05:23 +00:00
Štěpán Kasal 2066d2ddd8 - move libnet to the right directory, along Net/Config.pm 2008-08-14 14:29:58 +00:00
Štěpán Kasal 9c7222fb47 - do not create directory .../%{version}/auto 2008-08-13 17:31:36 +00:00
Marcela Mašláňová 0b1e98ed28 - 457867 remove required IPC::Run from CPANPLUS - needed only by win32
- 457771 add path
2008-08-05 07:38:38 +00:00
Štěpán Kasal 4df0a8b86c - CGI.pm bug in exists() on tied param hash (#457085)
- move the enc2xs templates (../Encode/*.e2x) to -devel, (#456534)
2008-08-04 15:04:23 +00:00
Marcela Mašláňová 90259f73b2 - 455933 update to CGI-3.38
- fix fuzz problems (patch6)
- 217833 pos() function handle unicode characters correct
2008-07-21 10:55:20 +00:00
Marcela Mašláňová 60f59ff5b7 - 455933 update to CGI-3.38
- fix fuzz problems (patch6)
- 217833 pos() function handle unicode characters correct
2008-07-21 10:50:15 +00:00
Marcela Mašláňová aa813884ec - 455933 update to CGI-3.38
- fix fuzz problems (patch6)
- 217833 pos() function handle unicode characters correct
2008-07-21 09:23:38 +00:00
Marcela Mašláňová 68beba0af2 - 455933 update to CGI-3.38
- fix fuzz problems (patch6)
- 217833 pos() function handle unicode characters correct
2008-07-21 09:03:36 +00:00
Marcela Mašláňová 1443e2aaf1 - 455933 update to CGI-3.38 2008-07-21 08:27:57 +00:00
Tom Callaway 8fee4ecba2 rebuild against new db4 4.7 2008-07-10 18:00:05 +00:00
Štěpán Kasal 6a7c06398d - remove db4 require, it is handled automatically 2008-07-09 11:07:20 +00:00
Štěpán Kasal d153f1ec5f whitespace fix 2008-07-04 15:09:52 +00:00
Štěpán Kasal b8427454f6 - 453646 use -DPERL_USE_SAFE_PUTENV 2008-07-03 09:47:23 +00:00
Štěpán Kasal 82c41bd1a4 - 453646 use -DPERL_USE_SAFE_PUTENV 2008-07-03 09:20:28 +00:00