lp:ubuntu/gutsy-updates/pcre3

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/gutsy-updates/pcre3
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

15. By Kees Cook

* SECURITY UPDATE: buffer overflow when comling expressions.
* pcre_compile.c: adjust correct string pointer, thanks to Debian.
* References
  CVE-2008-2371

14. By Kees Cook

* SECURITY UPDATE: stack overflow when handling long UTF8 strings.
* pcre_compile.c, testdata/test{in,out}put4: upstream changes from 7.6
  backported, thanks to Tomas Hoger and Florian Weimer.
* References
  CVE-2008-0674

13. By Kees Cook

* SECURITY UPDATE: multiple vulnerabilities via specially crafted
  regular expressions.
* New upstream release.
* References
  CVE-2007-1659 CVE-2007-1660 CVE-2007-1661 CVE-2007-1662
  CVE-2007-4766 CVE-2007-4767 CVE-2007-4768

12. By Matthias Klose

Work around an API change; in 7.0, the signature of
void RE::Init(const char *pat, const RE_Optionsoptions)
did change to
void RE::Init(const string& pat, const RE_Optionsoptions)
Re-add the old one and let it call the new one. LP: #130428.

11. By Matthias Klose

* Merge from Debian, remaining changes:
  - debian/libpcre3-dev.examples, debian/rules: Install pcredemo.c example.

10. By Matthias Klose

* Rebuild for changes in the amd64 toolchain.
* Set Ubuntu maintainer address.

9. By Martin Pitt

* Merge from debian unstable; remaining Ubuntu change:
  - debian/libpcre3-dev.examples, debian/rules: Install pcredemo.c example.

8. By Martin Pitt

* Merge from debian unstable; remaining Ubuntu change:
  - debian/libpcre3-dev.examples, debian/rules: Install pcredemo.c example.

7. By Jani Monoses

Install pcredemo.c example with the devel library (LP #37853)

6. By Jani Monoses

Install the provided .pc file so packages looking for libpcre via
pkg-config find it (ex: thunar)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/pcre3
This branch contains Public information 
Everyone can see this information.

Subscribers