Change logs for perl source package in Wily

  • perl (5.20.2-6ubuntu0.2) wily-security; urgency=medium
    
      * SECURITY UPDATE: environment variable confusion issue
        - debian/patches/fixes/CVE-2016-2381.patch: remove duplicate
          environment variables from environ in perl.c.
        - CVE-2016-2381
    
     -- Marc Deslauriers <email address hidden>  Tue, 01 Mar 2016 08:48:24 -0500
  • perl (5.20.2-6ubuntu0.1) wily-security; urgency=medium
    
      * SECURITY UPDATE: canonpath function doesn't preserve taint
        - debian/patches/fixes/CVE-2015-8607_file_spec_taint_fix.diff: ensure
          File::Spec::canonpath() preserves taint in dist/PathTools/Cwd.xs,
          added tests to dist/PathTools/t/taint.t.
        - CVE-2015-8607
    
     -- Marc Deslauriers <email address hidden>  Wed, 20 Jan 2016 09:04:44 -0500
  • perl (5.20.2-6) unstable; urgency=low
    
      * Remove two obsolete lintian overrides.
      * Make libperl5.20 Break older perl-base versions to ensure perl-base
        is upgraded first.
      * Upload to unstable.
    
     -- Niko Tyni <email address hidden>  Thu, 14 May 2015 13:38:21 +0300
  • perl (5.20.2-4) unstable; urgency=medium
    
    
      * Make the perl debugger work with threaded programs again.
        Thanks to James McCoy. (Closes: #779357)
      * Make t/run/locale more robust against subtly broken locale settings
        common in pbuilder chroot builds. (Closes: #782068)
      * Backport upstream patches for gcc-5 compatibility. (Closes: #778060)
      * Replace a few ancient and incorrect DEB_BUILD_{GNU_TYPE,ARCH_CPU}
        occurrences with the corresponding DEB_HOST_* ones. (Closes: #782803)
      * Make perl-doc suggest groff-base instead of the full groff.
        (Closes: #206211)
      * Backport podlators patches to base the Pod::Man footer date
        on UTC instead of the local time zone. (Closes: #780259)
      * Backport podlators patch to make Pod::Man support an empty
        POD_MAN_DATE variable. (See #780259)
      * Backport podlators patch to improve error handling with standard
        input. (Closes: #777405)
      * Minor improvements to the package maintainer test framework.
        + remove the obsolete debian/check-control script
    
     -- Niko Tyni <email address hidden>  Sun, 26 Apr 2015 13:00:50 +0300
  • perl (5.20.2-2) unstable; urgency=medium
    
    
      [ Dominic Hargreaves ]
      * Make perl-modules Recommend perl
    
      [ Niko Tyni ]
      * Fix the Broken libfile-spec-perl versions.
      * Backport upstream fix for a regexp performance regression
        from 5.14. (Closes: #777556)
      * Make perl-modules Break older versions of perl. (Closes: #779433)
      * Make perl-modules Depend on a matching perl-base. (Closes: #779455)
    
     -- Niko Tyni <email address hidden>  Sun, 01 Mar 2015 19:58:59 +0200