pcre3 1:8.31-2ubuntu2.2 source package in Ubuntu

Changelog

pcre3 (1:8.31-2ubuntu2.2) trusty-security; urgency=medium

  * SECURITY UPDATE: fix multiple security issues by applying patches
    from Debian jessie package:
    - 0001-Fix-overflow-when-ovector-has-size-1.patch
    - 794589-information-disclosure.patch
    - 0001-Fix-buffer-overflow-for-lookbehind-within-mutually-r.patch
    - 0001-Add-integer-overflow-check-to-n-code.patch
    - 0001-Fix-bug-for-classes-containing-sequences.patch
    - 0001-Fix-run-for-ever-bug-for-deeply-nested-sequences.patch
    - 0001-Make-pcregrep-q-override-l-and-c-for-compatibility-w.patch
    - 0001-Add-missing-integer-overflow-checks.patch
    - 0001-Fix-compile-time-loop-for-recursive-reference-within.patch
    - 0001-Fix-named-forward-reference-to-duplicate-group-numbe.patch
    - CVE-2015-2328, CVE-2015-8380, CVE-2015-8382, CVE-2015-8385,
      CVE-2015-8386, CVE-2015-8387, CVE-2015-8390, CVE-2015-8391,
      CVE-2015-8393, CVE-2015-8394
  * SECURITY UPDATE: denial of service via pattern containing (*ACCEPT)
    substring with nested parantheses
    - debian/patches/apply-upstream-revision-1631-closes-8159: fix
      workspace overflow for (*ACCEPT) with deeply nested parentheses in
      pcreposix.c, pcre_compile.c, pcre_internal.h, add tests to
      testdata/testoutput11-8, testdata/testoutput11-16,
      testdata/testinput11.
    - CVE-2016-3191
  * debian/rules: set make check to verbose.

 -- Marc Deslauriers <email address hidden>  Fri, 25 Mar 2016 07:55:28 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty security main libs

Downloads

File Size SHA-256 Checksum
pcre3_8.31.orig.tar.gz 1.6 MiB 4e1f5d462796fdf782650195050953b8503b2a2fc05c31b681c2d5d54d1f659b
pcre3_8.31-2ubuntu2.2.debian.tar.gz 29.7 KiB 3effb00351b923429d4c5ce6e5c1213c6707ceac73fafc2754ff7aa5aba69403
pcre3_8.31-2ubuntu2.2.dsc 2.0 KiB e0cfaba52e15cf03427f4607321eb63968abfcdc2f212ff1c3f8c8193c25bca6

View changes file

Binary packages built by this source

libpcre3: Perl 5 Compatible Regular Expression Library - runtime files

 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the runtime libraries.

libpcre3-dbg: Perl 5 Compatible Regular Expression Library - debug symbols

 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the debug symbols,

libpcre3-dbgsym: debug symbols for package libpcre3

 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the runtime libraries.

libpcre3-dev: Perl 5 Compatible Regular Expression Library - development files

 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the development files, including headers, static
 libraries, and documentation.

libpcre3-dev-dbgsym: debug symbols for package libpcre3-dev

 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the development files, including headers, static
 libraries, and documentation.

libpcre3-udeb: Perl 5 Compatible Regular Expression Library - runtime files (udeb)

 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the runtime libraries for the Debian Installer (udeb).

libpcre3-udeb-dbgsym: debug symbols for package libpcre3-udeb

 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the runtime libraries for the Debian Installer (udeb).

libpcrecpp0: Perl 5 Compatible Regular Expression Library - C++ runtime files

 This is a C++ library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the C++ runtime library.

libpcrecpp0-dbgsym: debug symbols for package libpcrecpp0

 This is a C++ library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the C++ runtime library.

pcregrep: grep utility that uses perl 5 compatible regexes.

 Perl-style regexps have many useful features that the standard POSIX ones
 don't; this is basically the same as grep but with the different
 regexp syntax.
 .
 The other reason for the existence of pcregrep is that its source code is an
 example of programming with libpcre.

pcregrep-dbgsym: debug symbols for package pcregrep

 Perl-style regexps have many useful features that the standard POSIX ones
 don't; this is basically the same as grep but with the different
 regexp syntax.
 .
 The other reason for the existence of pcregrep is that its source code is an
 example of programming with libpcre.