summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Changelog for 2:8.39-2debian/2%8.39-2Matthew Vernon2016-08-19
|
* New symbols file from compiling with gcc6Matthew Vernon2016-08-19
| | | | | | | | | | This should fix #811969. To get to this point, re-build (and tell sbuild to keep the build artifacts), then look at the new symbols file in debian/libpcrecpp0v5/DEBIAN/symbols . To prettyfy this, use: sed 's/ \(_.*\) \(.*\)/ (c++)"\1" \2/' libfoo.symbols | c++filt rune from https://wiki.debian.org/UsingSymbolsFiles
* changelog for 2:8.39-1debian/2%8.39-1Matthew Vernon2016-07-28
|
* Add notes directing users to newer pcre2 packagesMatthew Vernon2016-07-28
|
* Merge from existing archive branchIan Jackson2016-07-13
|\ | | | | | | -s ours.
| * Record pcre3 (2:8.38-3.1) in archive suite sidSalvatore Bonaccorso2016-03-22
| |\
| | * pcre3 (2:8.38-3.1) unstable; urgency=mediumSalvatore Bonaccorso2016-03-22
| | | | | | | | | | | | | | | | * Non-maintainer upload. * CVE-2016-1283: heap buffer overflow in handling of duplicate named groups (Closes: #809706) # imported from the archive
| * Changelog for 2:8.38-3debian/2%8.38-3Matthew Vernon2016-02-28
| |
| * Patch from Graham Inggs to add symbols support (Closes: #767374)Matthew Vernon2016-02-28
| | | | | | | | | | This originally an Ubuntu patch from Iain Lane, which Graham Inggs has updated to apply to this version of the code.
| * Commit Debian 3.0 (quilt) metadatadebian/2%8.38-2Matthew Vernon2016-02-27
| |
| * Changelog for 2:8.38-2Matthew Vernon2016-02-27
| |
| * Apply upstream revision 1631 (Closes: #815921)Matthew Vernon2016-02-27
| | | | | | | | | | This is an upstream patch to fix workspace overflow for (*ACCEPT) with deeply nested parentheses
| * Record pcre3 (2:8.38-1) in archive suite sidMatthew Vernon2015-12-22
| |\
| | * pcre3 (2:8.38-1) unstable; urgency=lowMatthew Vernon2015-12-22
| | | | | | | | | | | | * New upstream version # imported from the archive
| * Remove conflicts with long-vanished pcre{1,2}-dev packages (so newdebian/2%8.35-8Matthew Vernon2015-11-21
| | | | | | | | PCRE2 packages can co-exist)
| * tidy up conflictMatthew Vernon2015-11-21
| |\
| | * Record pcre3 (2:8.35-7.4) in archive suite sidJohn Paul Adrian Glaubitz2015-11-02
| | |\
| | | * pcre3 (2:8.35-7.4) unstable; urgency=mediumJohn Paul Adrian Glaubitz2015-11-02
| | | | | | | | | | | | | | | | | | | | | * Non-maintainer upload. * Fix copy-and-paste error in Disable_JIT_on_sparc64.patch. # imported from the archive
| * | Record pcre3 (2:8.35-7.1) in archive suite sidMatthias Klose2015-08-04
| |\ \ | | |/ | |/|
| | * pcre3 (2:8.35-7.1) unstable; urgency=mediumMatthias Klose2015-08-04
| | | | | | | | | | | | | | | | * Rename libpcrecpp0 to libpcrecpp0v5. Addresses: #791236. * Add Conflict/Replaces to the old library. * Add libpcrecpp0v5 symbols file for GCC 5. # imported from the archive
| * remove quilt timestamp filedebian/2%8.35-7Matthew Vernon2015-06-26
| |
| * Upstream patch to fix buffer overflow for forward reference within backward ↵Matthew Vernon2015-06-26
| | | | | | | | | | | | | | | | | | | | | | | | assertion with excess closing parenthesis. This is a (trivially) backported fix from upstream commit 1571: http://vcs.pcre.org/pcre?view=revision&revision=1571 Upstream bug report: https://bugs.exim.org/show_bug.cgi?id=1651 Signed-off-by: Matthew Vernon <matthew@debian.org>
| * Changelog entry for 2:8.35-7Matthew Vernon2015-06-26
| |
| * quilt-related faffdebian/2%8.35-6Matthew Vernon2015-06-13
| |
| * Patch from Thorsten Glaser (fixes #760327)Matthew Vernon2015-06-13
| | | | | | | | | | | | | | This disables JIT on powerpcspe and x32; it was previously applied and then reverted (I think due to miscommunication). The changelog entries relating to the changes that ended up being reverted are also restored.
| * more quilt faffdebian/2%8.35-5Matthew Vernon2015-05-26
| |
| * Commit Debian 3.0 (quilt) metadataMatthew Vernon2015-05-26
| |
| * quilt changes re removal of no_jit_ppc64el.patchMatthew Vernon2015-05-26
| |
| * changes to file patched by no_jit_ppc64-el.patchMatthew Vernon2015-05-26
| |
| * Changelog for 2:8.35-5Matthew Vernon2015-05-26
| |
| * enable jit again on ppc64el (#786530)Matthew Vernon2015-05-26
| |
| * Patch from Frederic Bonnard to fix watch file (#785726)Matthew Vernon2015-05-26
| |
| * Changelog for 2:8.35-4debian/2%8.35-4Matthew Vernon2015-03-07
| |
| * Make myself maintainer (Closes: #772994)Matthew Vernon2015-03-07
| |
| * Patches from Mattia Rizzolo <mattia@mapreri.org> to build pcre{16,32}Matthew Vernon2015-03-07
| | | | | | | | | | | | These are patches from Mattia Rizzolo to build libpcre16 and libpcre32 packages. Signed-off-by: Matthew Vernon <matthew@debian.org>
| * pcre3 (2:8.35-3.3) unstable; urgency=mediumIvo De Decker2014-12-06
| | | | | | | | | * Non-maintainer upload. * Upstream patch for heap buffer overflow, CVE-2014-8964, taken from 1:8.36-1 (Closes: #770478) Thanks to Salvatore Bonaccorso for the reminder. # imported from the archive
* debian/changelog: Record new upstream versionIan Jackson2016-07-13
|
* Reapply patchesIan Jackson2016-07-13
| | | | * dpkg-source --before-build .
* Rebase patch queue onto upstream 8.39:Ian Jackson2016-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | Adjusted the soname patch Dropped CVE-2016-1283.patch as it is in upstream Process: * Manually unapplied patches with for f in `cat debian/patches/series`; do patch -p1 -R <debian/patches/"$f"; done * gbp pq export This generates a patches-unapplied branch * On a fresh branch (git checkout --orphan, although next time use the "Commit upstream" sub-branch) tar to extract new orig and git add -Af to import it * git rebase to rebase the patch queue onto the new upstream * gbp pq import to get the patch queue into debian/ * dpkg-source --before-build . to get a patches-applied branch * rm -rf .pc; git add -Af and commit
* Import debian/ directory from 2:8.38-3.1Ian Jackson2016-07-13
|
* Commit upstream pcre-8.39.tar.bz2Ian Jackson2016-07-13