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

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

Recent commits

3df7a3b... by Balint Reczey

5.26.1-6ubuntu0.2 (patches applied)

Imported using git-ubuntu import.

ca78cdd... by Balint Reczey

[PATCH] [PATCH] Remove existing files before overwriting them

Gbp-Pq: fixes/CVE-2018-12015.patch.

062de15... by Balint Reczey

(perl #131844) fix various space calculation issues in pp_pack.c

Gbp-Pq: fixes/CVE-2018-6913.diff.

3dd13a4... by Balint Reczey

utf8.c: Don't dump malformation past first NUL

Gbp-Pq: fixes/CVE-2018-6798/pt4.diff.

fd4df46... by Balint Reczey

(perl #132063) we should no longer warn for this code

Gbp-Pq: fixes/CVE-2018-6798/pt3.diff.

f0bcbbf... by Balint Reczey

5.26.1: fix TRIE_READ_CHAR and DECL_TRIE_TYPE to account for non-utf8

Gbp-Pq: fixes/CVE-2018-6798/pt2.diff.

b43ae83... by Balint Reczey

Heap buffer overflow

Gbp-Pq: fixes/CVE-2018-6798/pt1.diff.

20ca708... by Balint Reczey

(perl #132227) restart a node if we change to uni rules within the

Gbp-Pq: fixes/CVE-2018-6797.diff.

defc211... by Balint Reczey

perl #132892: avoid leak by mortalizing temporary copy of pattern

Gbp-Pq: fixes/regex-memory-leak.diff.

3a365d0... by Balint Reczey

fix https://github.com/dankogai/p5-encode/issues/127

Gbp-Pq: fixes/encode-alias-regexp.diff.