ubuntu/+source/pcre3:applied/ubuntu/wily

Last commit made on 2015-09-08
Get this branch:
git clone -b applied/ubuntu/wily https://git.launchpad.net/ubuntu/+source/pcre3
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/wily
Repository:
lp:ubuntu/+source/pcre3

Recent commits

d386af0... by Adam Conrad

2:8.35-7.1ubuntu1 (patches applied)

Imported using git-ubuntu import.

94ca780... by Adam Conrad

Fix buffer overflow for forward reference within backward assertion with excess closing parenthesis.

Gbp-Pq: fix_find_fixedlength.patch.

29f5cc7... by Adam Conrad

Disable JIT on x32, needs explicit porting to ILP32 amd64, FPU-less PowerPC.

Gbp-Pq: no_jit_x32_powerpcspe.patch.

45cc4f8... by Adam Conrad

CVE-2014-8964, heap buffer overflow

Gbp-Pq: cve-2014-8964.patch.

3a6a92a... by Adam Conrad

Fix silly quantifier size check

Gbp-Pq: Fix-silly-quantifier-size-check.patch.

42c028d... by Adam Conrad

Change soname to what debian use

Gbp-Pq: soname.patch.

7880b6d... by Adam Conrad

Mention zpcregrep wrapper script in pcregrep man page.

Gbp-Pq: pcregrep.1-patch.

2001c27... by Adam Conrad

Restore obsolete pcre_info() API for compatiblity

Gbp-Pq: pcre_info.patch.

a339486... by Adam Conrad

Fix PCRE posix interface otherwise libc regexes are used (Bug 22525)

Gbp-Pq: pcreposix.patch.

95ed4f6... by Adam Conrad

Include old interface to RE::Init() for PCRE 6.x compatibility

Gbp-Pq: PCRE6_compatible_API.patch.