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

Last commit made on 2016-03-13
Get this branch:
git clone -b applied/ubuntu/xenial-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/xenial-proposed
Repository:
lp:ubuntu/+source/perl

Recent commits

c411937... by Niko Tyni

5.22.1-9 (patches applied)

Imported using git-ubuntu import.

93f5141... by Niko Tyni

remove duplicate environment variables from environ

Gbp-Pq: fixes/CVE-2016-2381_duplicate_env.diff.

36be88d... by Niko Tyni

Added encoding for pod.

Gbp-Pq: fixes/ok-pod.diff.

e78a05b... by Niko Tyni

Fix POD errors in Memoize

Gbp-Pq: fixes/memoize-pod.diff.

d13007b... by Niko Tyni

Unicode.pm: Fix POD error

Gbp-Pq: fixes/encode-unicode-pod.diff.

cae8f3e... by Niko Tyni

Add an environment variable to skip running configuration probes

Gbp-Pq: debian/cross-time-hires.diff.

450cab2... by Niko Tyni

Degrade gracefully if utf8 is requested but Encode is not available

Gbp-Pq: fixes/podlators-no-encode.diff.

b3ec351... by Niko Tyni

Fix the Configure escape with usecrosscompile but no targethost

Gbp-Pq: fixes/crosscompile-no-targethost.diff.

e177027... by Niko Tyni

Fix umask for mkstemp(3) calls

Gbp-Pq: fixes/mkstemp-umask.diff.

8104aec... by Niko Tyni

ensure File::Spec::canonpath() preserves taint

Gbp-Pq: fixes/CVE-2015-8607_file_spec_taint_fix.diff.