| patch |
summary |
view |
raw |
| 00_fix_processPL |
lib/ExtUtils/MM_Unix.pm | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
|
view
|
download
|
| 01_fix_net_smtp_docs |
lib/Net/SMTP.pm | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 02_fix_pod2html_dl |
lib/Pod/Html.pm | 119 ++++++++++++++++++++++++++-----------------------
lib/Pod/t/htmllink.t | 9 +--
lib/Pod/t/htmlview.pod | 2
lib/Pod/t/htmlview.t | 21 ++++----
4 files changed, 79 insertions(+), 72 deletions(-)
|
view
|
download
|
| 03_fix_syslog_test |
ext/Sys/Syslog/t/syslog.t | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| 04_fix_cgi_rewrite_typo |
lib/CGI.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 05_fix_find_bydepth_doc |
lib/File/Find.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 06_fix_utf8_changelog |
Changes | 140 ++++++++++++++++++++++++++++++++--------------------------------
1 file changed, 70 insertions(+), 70 deletions(-)
|
view
|
download
|
| 07_fix_nullok |
embed.fnc | 21 +++++++++++----------
proto.h | 31 +++++++++----------------------
2 files changed, 20 insertions(+), 32 deletions(-)
|
view
|
download
|
| 08_fix_udp_typo |
ext/IO/lib/IO/Socket/INET.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 09_fix_memory_debugging |
perl.c | 7 +++++++
util.c | 18 ++++++++++++++----
2 files changed, 21 insertions(+), 4 deletions(-)
|
view
|
download
|
| 10_fix_h2ph_include_quote |
utils/h2ph.PL | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)
|
view
|
download
|
| 11_disable_vstring_warning |
ext/B/B/Deparse.pm | 1 -
pod/perldiag.pod | 12 ------------
pod/perlfunc.pod | 14 ++++----------
pp_ctl.c | 22 +---------------------
t/lib/warnings/pp_ctl | 24 ------------------------
5 files changed, 5 insertions(+), 68 deletions(-)
|
view
|
download
|
| 12_fix_file_path_rmtree_chmod |
lib/File/Path.pm | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
|
view
|
download
|
| 13_fix_perlio_via_via |
ext/PerlIO/via/via.xs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 14_fix_kfreebsd_and_hurd_support |
lib/ExtUtils/CBuilder.pm | 2 ++
lib/Module/Build.pm | 2 ++
2 files changed, 4 insertions(+)
|
view
|
download
|
| 15_fix_local_symtab |
sv.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
|
view
|
download
|
| 16_fix_perlio_teardown_prototype |
perl.h | 2 +-
perlio.c | 2 +-
perliol.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 17_fix_getopt_long_callback |
lib/Getopt/Long.pm | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| 18_fix_bigint_floats |
lib/Math/BigFloat.pm | 5 +++--
lib/Math/BigInt/t/mbimbf.t | 8 +++++++-
2 files changed, 10 insertions(+), 3 deletions(-)
|
view
|
download
|
| 19_fix_assorted_docs |
lib/CGI.pm | 2 ++
lib/Math/BigInt/CalcEmu.pm | 2 +-
pod/perllol.pod | 2 +-
pod/perlre.pod | 2 +-
4 files changed, 5 insertions(+), 3 deletions(-)
|
view
|
download
|
| 20_fix_eval_doc_nonlazy |
pod/perlfunc.pod | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| 21_fix_perlpodspec_typo |
pod/perlpodspec.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 22_fix_constant_subroutine_warnings |
ext/POSIX/Makefile.PL | 6 ++----
ext/POSIX/POSIX.pm | 4 +++-
t/lib/proxy_constant_subs.t | 12 ++++++------
3 files changed, 11 insertions(+), 11 deletions(-)
|
view
|
download
|
| 23_fix_isa_fiddling |
mg.c | 5 +++--
t/mro/pkg_gen.t | 6 +++++-
2 files changed, 8 insertions(+), 3 deletions(-)
|
view
|
download
|
| 24_fix_access_dash_x |
pp_sys.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 25_fix_cgi_tempdir |
lib/CGI.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 26_fix_pod2man_upgrade |
lib/Pod/Man.pm | 101 ++++++++++++++++++++++++++--------------------------
lib/Pod/t/basic.man | 4 +-
lib/Pod/t/man.t | 2 -
pod/pod2man.PL | 27 +++++++++++--
4 files changed, 76 insertions(+), 58 deletions(-)
|
view
|
download
|
| 27_fix_sys_syslog_timeout |
ext/Sys/Syslog/Syslog.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 28_fix_inplace_sort |
pp_sort.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| 29_fix_pod2man_perlio |
lib/Pod/Man.pm | 36 +++++++++++++++++++++++++++++++++++-
pod/pod2man.PL | 10 ++++++++--
2 files changed, 43 insertions(+), 3 deletions(-)
|
view
|
download
|
| 30_fix_freetmps |
pp_ctl.c | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| 31_fix_attributes_unknown_error |
t/comp/require.t | 16 +++++++++++++++-
toke.c | 1 +
2 files changed, 16 insertions(+), 1 deletion(-)
|
view
|
download
|
| 32_fix_fork_rand |
t/op/fork.t | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
|
view
|
download
|
| 33_fix_qr-memory-leak-1 |
regcomp.c | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| 34_fix_qr-memory-leak-2 |
pp_hot.c | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| 35_fix_file_path_rmtree_setuid |
lib/File/Path.pm | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
|
view
|
download
|
| 36_fix_file_temp_cleanup |
lib/File/Temp.pm | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
|
view
|
download
|
| 37_fix_coredump_indicator |
perl.h | 5 +++++
1 file changed, 5 insertions(+)
|
view
|
download
|
| 38_fix_weaken_memleak |
hv.c | 1 +
sv.c | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| 39_fix_archive_tar_symlink_unpack |
lib/Archive/Tar.pm | 77 ++++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 59 insertions(+), 18 deletions(-)
|
view
|
download
|
| 40_compress_raw_zlib_cve_2009_1391 |
ext/Compress/Raw/Zlib/Zlib.xs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 41_map_memleak.diff |
XSUB.h | 4 ++--
perl.h | 8 ++++++--
pp_ctl.c | 6 +++---
pp_hot.c | 2 +-
regexec.c | 2 +-
5 files changed, 13 insertions(+), 9 deletions(-)
|
view
|
download
|
| 42_cgi_cve_2010_4411 |
MANIFEST | 2 +
lib/CGI.pm | 26 +++++++++++++++++++++++-
lib/CGI/t/headers.t | 47 +++++++++++++++++++++++++++++++++++++++++++++
lib/CGI/t/multipart_init.t | 20 +++++++++++++++++++
4 files changed, 94 insertions(+), 1 deletion(-)
|
view
|
download
|
| 43_safe_update_cve_2010_1168 |
MANIFEST | 4
ext/Opcode/Safe.pm | 255 +++++++++++++++++++++++++++++++++++----------
ext/Safe/t/safe1.t | 4
ext/Safe/t/safe2.t | 4
ext/Safe/t/safe3.t | 12 --
ext/Safe/t/safeload.t | 26 ++++
ext/Safe/t/safeops.t | 16 +-
ext/Safe/t/safesort.t | 61 ++++++++++
ext/Safe/t/safeuniversal.t | 12 +-
ext/Safe/t/safeutf8.t | 46 ++++++++
ext/Safe/t/safewrap.t | 39 ++++++
11 files changed, 399 insertions(+), 80 deletions(-)
|
view
|
download
|
| 44_casing_taint_cve_2011_1487 |
pp.c | 7 ++++++-
t/op/taint.t | 15 ++++++++++++++-
2 files changed, 20 insertions(+), 2 deletions(-)
|
view
|
download
|
| 45_safe_reval_rdo_cve_2010_1447 |
ext/Opcode/Safe.pm | 8 +++++---
ext/Safe/t/safesort.t | 9 ++-------
2 files changed, 7 insertions(+), 10 deletions(-)
|
view
|
download
|
| 50_debian_use_gdbm |
Configure | 2 +-
ext/NDBM_File/NDBM_File.xs | 2 +-
ext/NDBM_File/hints/linux.pl | 5 +----
ext/ODBM_File/hints/linux.pl | 8 +-------
4 files changed, 4 insertions(+), 13 deletions(-)
|
view
|
download
|
| 51_debian_ld_run_path |
lib/ExtUtils/Liblist/Kid.pm | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| 52_debian_extutils_hacks |
lib/ExtUtils/Embed.pm | 3 ++
lib/ExtUtils/Install.pm | 18 ++++++------
lib/ExtUtils/MM_Any.pm | 12 ++++----
lib/ExtUtils/MM_Unix.pm | 64 +++++++++++++------------------------------
lib/ExtUtils/t/INST.t | 4 --
lib/ExtUtils/t/INST_PREFIX.t | 10 +++---
6 files changed, 44 insertions(+), 67 deletions(-)
|
view
|
download
|
| 53_debian_mod_paths |
perl.c | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 62 insertions(+)
|
view
|
download
|
| 54_debian_fakeroot |
Makefile.SH | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
|
view
|
download
|
| 55_debian_doc_info |
pod/perl.pod | 32 ++++++++------------------------
1 file changed, 8 insertions(+), 24 deletions(-)
|
view
|
download
|
| 56_debian_prune_libs |
Configure | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
|
view
|
download
|
| 57_debian_cpan_config_path |
lib/CPAN/HandleConfig.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 58_debian_libnet_config_path |
lib/Net/Config.pm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
|
view
|
download
|
| 59_debian_instmodsh_doc |
lib/ExtUtils/instmodsh | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| 60_debian_cpan_definstalldirs |
lib/CPAN/FirstTime.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 61_debian_ppc_ia64_optim |
hints/linux.sh | 17 -----------------
1 file changed, 17 deletions(-)
|
view
|
download
|
| 62_debian_enc2xs_inc |
ext/Encode/bin/enc2xs | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| 63_debian_perl_synopsis |
pod/perl.pod | 64 +++++++++++++++++++++++++++++------------------------------
1 file changed, 32 insertions(+), 32 deletions(-)
|
view
|
download
|
| 64_debian_arm_optim |
cflags.SH | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
|
view
|
download
|
| 65_debian_missing_hosts |
lib/Net/hostent.t | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| 66_debian_arm_fp |
lib/Math/Complex.t | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
|
view
|
download
|
| 67_debian_db_file_ver |
ext/DB_File/version.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 68_debian_errno_ver |
ext/Errno/Errno_pm.PL | 5 -----
1 file changed, 5 deletions(-)
|
view
|
download
|
| 69_debian_m68k_time_hires |
ext/Time/HiRes/t/HiRes.t | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 70_debian_hppa_mips_optim |
cflags.SH | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 71_debian_module_build_man_extensions |
lib/Module/Build/Base.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 72_debian_m68k_thread_stress |
ext/threads/shared/t/stress.t | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| 73_debian_arm_thread_stress_timeout |
ext/threads/shared/t/stress.t | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|