ubuntu/+source/perl:applied/ubuntu/raring

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

Recent commits

69fa01f... by Niko Tyni

5.14.2-21 (patches applied)

Imported using git-ubuntu import.

da1b4e2... by Niko Tyni

Encode: Fixed a memory leak that occurred in the UTF-8 encoding.

Gbp-Pq: fixes/encode-memleak.diff.

589fb2f... by Niko Tyni

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

Gbp-Pq: fixes/hsplit-rehash.diff.

c51f681... by Niko Tyni

add a couple missing LEAVEs in perlio_async_run()

Gbp-Pq: fixes/stdin-sigchld.diff.

bfd51a1... by Niko Tyni

Avoid wraparound when casting unsigned size_t to signed ssize_t.

Gbp-Pq: fixes/64bitint-signedness-wraparound.diff.

7de8b9c... by Niko Tyni

Fix a double-free bug in Digest::SHA

Gbp-Pq: fixes/digest-sha-doublefree.diff.

d5d8b5a... by Niko Tyni

add a note about security concerns in Storable

Gbp-Pq: fixes/storable-security-warning.diff.

385db28... by Niko Tyni

Fix misparsing of maketext strings.

Gbp-Pq: fixes/maketext-code-execution.diff.

3d6d321... by Niko Tyni

CR escaping for P3P and Set-Cookie headers

Gbp-Pq: fixes/cgi-cr-escaping.diff.

10f89cf... by Niko Tyni

Update PerlCheat to 5.14

Gbp-Pq: fixes/perlcheat-update.diff.