ubuntu/+source/perl:applied/ubuntu/oneiric-updates

Last commit made on 2013-03-19
Get this branch:
git clone -b applied/ubuntu/oneiric-updates 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/oneiric-updates
Repository:
lp:ubuntu/+source/perl

Recent commits

b13dfc7... by Marc Deslauriers

5.12.4-4ubuntu0.2 (patches applied)

Imported using git-ubuntu import.

cc65424... by Marc Deslauriers

[PATCH] Prevent premature hsplit() calls, and only trigger REHASH after hsplit()

Gbp-Pq: CVE-2013-1667.patch.

348007f... by Marc Deslauriers

[PATCH 1/4] CR escaping for P3P header

Gbp-Pq: fixes/CVE-2012-5526.diff.

fd9265a... by Marc Deslauriers

avoid calling memset with a negative count

Gbp-Pq: fixes/CVE-2012-5159.diff.

3d9b723... by Marc Deslauriers

[PATCH 5/5] Close the eval "require $module" security hole in

Gbp-Pq: fixes/CVE-2011-3597.diff.

3346103... by Marc Deslauriers

Fix decode_xs n-byte heap-overflow security bug in Unicode.xs

Gbp-Pq: fixes/encode-heap-overflow.diff.

1c723cb... by Marc Deslauriers

Improve general GNU hints, needed for GNU/Hurd.

Gbp-Pq: fixes/hurd-hints.diff.

d09cad6... by Marc Deslauriers

Use a socket timeout on GNU/kFreeBSD to catch ICMP port unreachable

Gbp-Pq: fixes/sys-syslog-socket-timeout-kfreebsd.patch.

f8aba14... by Marc Deslauriers

Document that CCFLAGS should include $Config{ccflags}

Gbp-Pq: fixes/document_makemaker_ccflags.diff.

4a9f14e... by Marc Deslauriers

RT 64804: tainting with index() of a constant

Gbp-Pq: fixes/index-tainting.diff.