Change logs for perl source package in Feisty

  • perl (5.8.8-7ubuntu0.1) feisty-security; urgency=low
    
      * SECURITY UPDATE: arbitrary code execution via regex flaws.
      * regcomp.c: applied upstream fixes, thanks to Yves Orton and Florian
        Weimer.
      * makedepend.SH: fixed for dash/bash syntax errors, causing FTBFS.
      * References
        CVE-2007-5116
    
     -- Kees Cook <email address hidden>   Fri, 30 Nov 2007 14:42:44 -0800
  • perl (5.8.8-7build1) feisty; urgency=low
    
      * Rebuild for changes in the amd64 toolchain.
    
     -- Matthias Klose <email address hidden>   Mon,  5 Mar 2007 01:24:28 +0000
  • perl (5.8.8-7) unstable; urgency=low
    
      * Apply optimisation for File::Spec->abs2rel suggested by joeyh
        (closes: #376658).
    
      * Patch perl5db.pl to cope with lines from a remote socket requiring
        multiple calls to recv (fixes a problem reported by EPIC folks).
    
      * Merge NMU.
    
      [Marc 'HE' Brockschmidt] (closes: #398331)
      * Completly replace libnet-perl:
       + Integrate some patches for the Net:: modules
       + debian/control: Update to replace the last libnet-perl version.
       + Update configuration mechanism so that /etc/perl/Net/libnet.cfg
         sources in /etc/libnet.cfg if it exists, otherwise the
         configuration is stored there. This saves us trouble from
         converting debconf-managed /etc/libnet.cfg to a dpkg conffile
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  07 Dec 2006 09:43:59 +0000
  • perl (5.8.8-6.1) unstable; urgency=high
    
      * Non-maintainer upload to fix Failure To Build From Source in hppa, mips
        and mipsel architectures.
      * Added debian/patches/74_debian_hppa_mips_optim, that forces pp_pack.c to
        be compiled without the delayed-branch optimization option.
        (Closes: #374396)
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  07 Nov 2006 03:17:53 +0000
  • perl (5.8.8-6build1) feisty; urgency=low
    
      * Rebuild for ldbl128 change on powerpc and sparc.
    
     -- Matthias Klose <email address hidden>   Thu,  2 Nov 2006 10:00:19 +0000
  • perl (5.8.8-6) unstable; urgency=low
    
      * Work around g++-4.1 issue with register parameter declarations.
      * Add errno.ph (simple wrapper around Errno module).
    
    perl (5.8.8-5) unstable; urgency=low
    
      * Correctly identify arch-specific modules in ext/ where the .pm
        files are under lib.  Adjust perl-base.files (closes: #369481).
    
      * Ensure that POSIX/SigAction is kept with the rest of the POSIX
        module under archlib.
    
      * Apply upstream change 26536: add INSTALL{VENDOR,SITE}SCRIPT
        macros (closes: #362949).
    
      * [Don Armstrong] Revert part of upstream change 24524 to always use
        PERLRUNINST when building perl modules (closes: #357264).
    
    perl (5.8.8-4) unstable; urgency=low
    
      * Preserve timestamps in /usr/share/doc.
      * Revert Sys::Syslog change (see: #345157).
      * Fix typo in perlsec(1) (closes: #358455).
      * Change build-dep on procps to "procps|hurd" (closes: #357699).
    
    perl (5.8.8-3) unstable; urgency=low
    
      * Add build-dep on procps (required by t/op/magic).
      * Remove trailing \0 from Sys::Syslog messages (closes: #345157).
      * Getopt::Long:  allow "ignorecase_always" as a synonym for
        "ignore_case_always" to match the documention (closes #354197).
    
      * Don't add -Wdeclaration-after-statement to ccflags: this causes
        problems when building extensions with gcc-3.3 .
    
      * Pod::Man: don't translate "|" (closes: #291391).
    
    perl (5.8.8-2) unstable; urgency=low
    
      * Move overload.pm back to perl-base (closes: #352060).
      * Extend timer in Time::HiRes test to 5 mins (for m68k).
    
    perl (5.8.8-1) unstable; urgency=low
    
      * New upstream version.
      * Update perl-base conflict versions for:
          libscalar-list-utils-perl (1.18).
    
      * Update perl conflict versions for:
          libdigest-md5-perl (2.36),
          libmime-base64-perl (3.07),
          libstorable-perl (2.15) and
          libtime-hires-perl (1.86).
    
      * Update perl-modules conflict versions for:
          libattribute-handlers-perl (0.78_02),
          libcgi-pm-perl (3.15),
          libpod-parser-perl (1.32),
          libansicolor-perl (1.10),
          libtest-harness-perl (2.56) and
          libtest-simple-perl (0.62).
    
      * Revert debian/patches/02_fix_file_path to upstream fix.
      * Update to DB_File to db4.4.
      * Move Data::Dumper and overload from perl-base to perl now that
        debconf no longer requires Data::Dumper.
    
     -- Matthias Klose <email address hidden>   Fri,  07 Jul 2006 17:01:17 +0100