lp:ubuntu/intrepid/pcre3

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

Related bugs

Related blueprints

Branch information

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

Recent revisions

18. By Kees Cook

* Merge from debian unstable, remaining changes:
  - debian/libpcre3{,-udeb}.install, debian/libpcre3-dev.links,
    debian/rules: move libpcre3 to /lib.

17. By Daniel Hahler

* Move libpcre3 to /lib (LP: #15051, Debian #350468)
  - debian/libpcre3.install, debian/libpcre3-udeb.install:
    Move libpcre3.so.* to /lib
  - debian/rules: include /lib in dh_shlibdeps call
  - debian/libpcre3-dev.links:
    Create symlink in /usr/lib/libpcre.so to /lib/libpcre.so.3

16. By Mark Baker <email address hidden>

pcrecpp.cc: Applied patch from PCRE bugzilla (bug 664) to fix ABI
breakage (Closes: #463170, #463266, #463413, #464974)

15. 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

14. By Kees Cook

* Merge from debian unstable, remaining changes:
  - debian/libpcre3-dev.examples, debian/rules: Install pcredemo.c example.
  - debian/control: Update Maintainer field

13. By Gauvain Pocentek

* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/libpcre3-dev.examples, debian/rules: Install pcredemo.c example.
  - debian/control: Update Maintainer field

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.

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