ubuntu/+source/perl:applied/ubuntu/yakkety-proposed

Last commit made on 2016-07-26
Get this branch:
git clone -b applied/ubuntu/yakkety-proposed https://git.launchpad.net/ubuntu/+source/perl
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/yakkety-proposed
Repository:
lp:ubuntu/+source/perl

Recent commits

c7ddce2... by Dominic Hargreaves

5.22.2-3 (patches applied)

Imported using git-ubuntu import.

fe5f0ba... by Dominic Hargreaves

Update customized.dat for CVE-2016-1238 changes

Gbp-Pq: debian/CVE-2016-1238/customized.diff.

960de40... by Dominic Hargreaves

Look for sitecustomize.pl in /etc/perl rather than sitelib on Debian

Gbp-Pq: debian/CVE-2016-1238/sitecustomize-in-etc.diff.

d128afb... by Dominic Hargreaves

Set PERL_USE_UNSAFE_INC for cpan usage

Gbp-Pq: debian/CVE-2016-1238/cpan-without-dot.diff.

41f3ced... by Dominic Hargreaves

Add PERL_USE_UNSAFE_INC support to EU::MM for fortify_inc support.

Gbp-Pq: debian/CVE-2016-1238/eumm-without-dot.diff.

74a4053... by Dominic Hargreaves

Patch unit tests to explicitly insert "." into @INC when needed.

Gbp-Pq: debian/CVE-2016-1238/test-suite-without-dot.diff.

e2d10a1... by Dominic Hargreaves

cpan/: remove . from @INC when loading optional modules

Gbp-Pq: fixes/CVE-2016-1238/remove-dot-in-cpan.diff.

9d6330b... by Dominic Hargreaves

dist/: remove . from @INC when loading optional modules

Gbp-Pq: fixes/CVE-2016-1238/remove-dot-in-dist.diff.

3609bd2... by Dominic Hargreaves

perl5db.pl: ensure PadWalker is loaded from standard paths

Gbp-Pq: fixes/CVE-2016-1238/remove-dot-in-padwalker.diff.

6913e8c... by Dominic Hargreaves

(perl #127834) remove . from the end of @INC if complex modules are

Gbp-Pq: fixes/CVE-2016-1238/remove-dot-when-loading.diff.