Change logs for pcre3 source package in Gutsy

  • pcre3 (7.4-0ubuntu0.7.10.3) gutsy-security; urgency=low
    
      * SECURITY UPDATE: buffer overflow when comling expressions.
      * pcre_compile.c: adjust correct string pointer, thanks to Debian.
      * References
        CVE-2008-2371
    
     -- Kees Cook <email address hidden>   Wed, 09 Jul 2008 09:24:45 -0700
  • pcre3 (7.4-0ubuntu0.7.10.2) gutsy-security; urgency=low
    
      * 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
    
     -- Kees Cook <email address hidden>   Tue, 19 Feb 2008 14:38:38 -0800
  • pcre3 (7.4-0ubuntu0.7.10.1) gutsy-security; urgency=low
    
      * 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
    
     -- Kees Cook <email address hidden>   Tue, 06 Nov 2007 09:12:41 -0800
  • pcre3 (7.4-0ubuntu0.7.10) gutsy-proposed; urgency=low
    
      * 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
    
     -- Kees Cook <email address hidden>   Tue, 06 Nov 2007 09:12:41 -0800
  • pcre3 (7.2-1ubuntu2) gutsy; urgency=low
    
      * Work around an API change; in 7.0, the signature of
          void RE::Init(const char *pat, const RE_Options* options)
        did change to
          void RE::Init(const string& pat, const RE_Options* options)
        Re-add the old one and let it call the new one. LP: #130428.
    
     -- Matthias Klose <email address hidden>   Mon, 06 Aug 2007 10:49:23 +0200
  • pcre3 (7.2-1ubuntu1) gutsy; urgency=low
    
      * Merge from Debian, remaining changes:
        - debian/libpcre3-dev.examples, debian/rules: Install pcredemo.c example.
    
    pcre3 (7.2-1) unstable; urgency=low
    
      * New upstream release (Closes: #420280)
      * debian/rules: dummy binary-indep target (Closes: #395730)
    
     -- Matthias Klose <email address hidden>   Sat, 04 Aug 2007 12:50:59 +0000
  • pcre3 (6.7-1ubuntu2) feisty; urgency=low
    
      * Rebuild for changes in the amd64 toolchain.
      * Set Ubuntu maintainer address.
    
     -- Matthias Klose <email address hidden>   Mon,  5 Mar 2007 01:24:24 +0000