ubuntu/+source/perl:applied/ubuntu/saucy

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

Recent commits

7d8ed2f... by Matthias Klose

5.14.2-21build1 (patches applied)

Imported using git-ubuntu import.

8febec6... by Matthias Klose

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

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

626c0a2... by Matthias Klose

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

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

dd6c818... by Matthias Klose

add a couple missing LEAVEs in perlio_async_run()

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

6bc7c94... by Matthias Klose

Avoid wraparound when casting unsigned size_t to signed ssize_t.

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

4b9464d... by Matthias Klose

Fix a double-free bug in Digest::SHA

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

3eeed52... by Matthias Klose

add a note about security concerns in Storable

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

123c6e9... by Matthias Klose

Fix misparsing of maketext strings.

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

fd3ee40... by Matthias Klose

CR escaping for P3P and Set-Cookie headers

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

39139fb... by Matthias Klose

Update PerlCheat to 5.14

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