Change logs for perl source package in Utopic

  • perl (5.20.1-1) unstable; urgency=medium
    
    
      * New upstream release
      * [SECURITY] CVE-2014-4330: don't recurse infinitely in Data::Dumper
        (Closes: #762256) 
      * Update Standards-Version (no changes)
      * Update maintainer tests to reflect the fact that libcgi-fast-perl
        is not being shipped
      * Update Breaks versions for libfile-spec-perl, libmodule-corelist-perl,
        libversion-perl
      * Update patch metadata to reflect upstream status
        (Closes: #762270, #762269)
      * Upload to unstable
    
     -- Dominic Hargreaves <email address hidden>  Sat, 20 Sep 2014 14:11:36 +0100
  • perl (5.20.0-6) unstable; urgency=medium
    
    
      * Explicitly set mode of DEBIAN/conffiles to fix a Lintian error
        in certain build environments
    
     -- Dominic Hargreaves <email address hidden>  Fri, 29 Aug 2014 21:32:22 -0700
  • perl (5.20.0-4) unstable; urgency=medium
    
    
      * Drop the -exp1 suffix from perlapi-5.20.0: no further changes
        to @INC are planned in this cycle.
      * Build-depend on libc6-dev (>= 2.19-9) on s390x to make sure we
        build against the "new" reverted jmp_buf ABI. (Closes: #753444)
      * Upload to unstable.
    
     -- Niko Tyni <email address hidden>  Thu, 14 Aug 2014 21:47:11 +0300
  • perl (5.18.2-7) unstable; urgency=medium
    
    
      * No longer Provide perlapi-5.18.1 and .2 on s390x. This completes
        the jmp_buf transition. (Closes: #753444)
      * Only disable the -ftree-vrp optimization on mips.
        Thanks to Aurelien Jarno. (See: #754054)
    
     -- Niko Tyni <email address hidden>  Mon, 14 Jul 2014 23:13:55 +0300
  • perl (5.18.2-6) unstable; urgency=medium
    
    
      * Downgrade the optimization of regcomp.c on mips due to a gcc-4.9 bug.
        (Closes: #754054)
    
     -- Niko Tyni <email address hidden>  Tue, 08 Jul 2014 23:08:24 +0300
  • perl (5.18.2-5) unstable; urgency=medium
    
    
      * Additionally provide perlapi-5.18.2d on s390x as preparation for
        fixing partial upgrades due to jmp_buf ABI changes in glibc 2.19.
        (See: #753444)
    
     -- Niko Tyni <email address hidden>  Sat, 05 Jul 2014 21:06:13 +0300
  • perl (5.18.2-4) unstable; urgency=medium
    
    
      * Build with -fwrapv to fix build failures with GCC 4.9
        (Closes: #746890)
      * Add Provides/Breaks/Replaces for libpackage-constants-perl which
        will be deprecated in 5.20 (see #747628)
    
     -- Dominic Hargreaves <email address hidden>  Mon, 12 May 2014 23:53:26 +0100
  • perl (5.18.2-2ubuntu1) trusty; urgency=medium
    
      * Fix undefined behaviour in sv.c, resulting in test failures when
        built with GCC 4.9. Patch by Marek Polacek.
     -- Matthias Klose <email address hidden>   Tue, 25 Mar 2014 17:52:36 +0100