Change logs for perl source package in Yakkety

  • perl (5.22.2-3) unstable; urgency=high
    
      * [SECURITY] CVE-2016-1238: opportunistic loading of optional
        modules can make many programs unintentionally load code
        from the current working directory (which might be changed to
        another directory without the user realising).
        + allow user configurable removal of "." from @INC in
          /etc/perl/sitecustomize.pl for a transitional period. (See: #588017)
        + backport patches from [perl #127834] to fix known vulnerabilities
          even if the user does not configure "." to be removed from @INC
        + backport patches from [perl #127810] to fix various classes of
          build failures in perl and CPAN modules if "." is removed from
          @INC
    
     -- Dominic Hargreaves <email address hidden>  Mon, 25 Jul 2016 16:00:43 +0100
  • perl (5.22.2-2) unstable; urgency=medium
    
      [ Niko Tyni ]
      * Make XSLoader skip relative paths not on @INC. (Closes: #829578)
      * Add patch from Chris Lamb making the output of ExtUtils::ParseXS
        reproducible. (Closes: #829296)
      * Refresh cross build support files for all architectures.
    
      [ Dominic Hargreaves ]
      * Update wrong-path-for-interpreter override for 5.22.2, fixing
        Lintian error introduced in previous upload
      * Switch Vcs-Browser from gitweb to cgit and Vcs-Git to https
    
     -- Niko Tyni <email address hidden>  Thu, 07 Jul 2016 20:40:41 +0200
  • perl (5.22.2-1) unstable; urgency=medium
    
      [ Niko Tyni ]
      * Refresh cross build support files for alpha, amd64, arm64, i386
        kfreebsd-amd64, kfreebsd-i386, powerpc, ppc64el and s390x.
      * Add cross build support files for ppc64.
      * Merge 5.22.1-10 from unstable.
      * Fix libperl5.22.triggers permissions.
      * Work around t/op/stat.t problems on GNU/Hurd. (Closes: #822735)
    
      [ Dominic Hargreaves ]
      * New upstream release
        + update version of libmodule-corelist-perl Breaks and Replaces
          for 5.22.2
      * Upload to unstable
    
     -- Dominic Hargreaves <email address hidden>  Sat, 30 Apr 2016 13:20:51 +0100
  • perl (5.22.1-10) unstable; urgency=medium
    
      * Replace libperl5.22 manual ldconfig calls with an explicit trigger.
        (Closes: #820500)
      * Only conflict with versioned (i.e. non-virtual) perl-modules packages.
        (Closes: #821161)
      * Emulate 'uname -m' output for reproducibility regardless of kernel arch.
        (Closes: #821182)
      * Add cross build support files for m68k, powerpcspe and sh4.
    
     -- Niko Tyni <email address hidden>  Sun, 17 Apr 2016 22:08:08 +0300
  • perl (5.22.1-9) unstable; urgency=medium
    
      * Add cross build support files for alpha, hppa, sparc64, x32, mips,
        and hurd-i386. (Closes: #816217)
      * Use the standard library from the build tree, fixing non-cross
        bootstrapping. (Closes: #817948)
    
     -- Niko Tyni <email address hidden>  Sun, 13 Mar 2016 13:54:18 +0200