chiark / gitweb /
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthew Vernon [Tue, 22 Dec 2015 13:38:34 +0000 (13:38 +0000)]
Changelog for 2:8.38-1
Matthew Vernon [Tue, 22 Dec 2015 13:35:28 +0000 (13:35 +0000)]
Refresh patch series for upstream version 8.38
Mostly this consists of removing the patches that were backports of
upstream fixes and refreshing the remainder. Additionally, update our
libtool revision numbers where appropriate.
Matthew Vernon [Tue, 22 Dec 2015 12:28:23 +0000 (12:28 +0000)]
new upstream version (8.38)
Matthew Vernon [Sat, 21 Nov 2015 15:35:34 +0000 (15:35 +0000)]
Remove conflicts with long-vanished pcre{1,2}-dev packages (so new
PCRE2 packages can co-exist)
Matthew Vernon [Sat, 21 Nov 2015 12:03:44 +0000 (12:03 +0000)]
tidy up conflict
John Paul Adrian Glaubitz [Mon, 2 Nov 2015 17:51:13 +0000 (17:51 +0000)]
Record pcre3 (2:8.35-7.4) in archive suite sid
John Paul Adrian Glaubitz [Mon, 2 Nov 2015 17:51:13 +0000 (17:51 +0000)]
pcre3 (2:8.35-7.4) unstable; urgency=medium
* Non-maintainer upload.
* Fix copy-and-paste error in Disable_JIT_on_sparc64.patch.
# imported from the archive
Matthias Klose [Tue, 4 Aug 2015 18:23:03 +0000 (19:23 +0100)]
Record pcre3 (2:8.35-7.1) in archive suite sid
Matthias Klose [Tue, 4 Aug 2015 18:23:03 +0000 (19:23 +0100)]
pcre3 (2:8.35-7.1) unstable; urgency=medium
* Rename libpcrecpp0 to libpcrecpp0v5. Addresses: #791236.
* Add Conflict/Replaces to the old library.
* Add libpcrecpp0v5 symbols file for GCC 5.
# imported from the archive
Matthew Vernon [Fri, 26 Jun 2015 07:32:18 +0000 (08:32 +0100)]
remove quilt timestamp file
Matthew Vernon [Fri, 26 Jun 2015 07:17:11 +0000 (08:17 +0100)]
Upstream patch to fix buffer overflow for forward reference within backward 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>
Matthew Vernon [Fri, 26 Jun 2015 07:09:12 +0000 (08:09 +0100)]
Changelog entry for 2:8.35-7
Matthew Vernon [Sat, 13 Jun 2015 11:00:46 +0000 (12:00 +0100)]
quilt-related faff
Matthew Vernon [Sat, 13 Jun 2015 10:46:28 +0000 (11:46 +0100)]
Patch from Thorsten Glaser (fixes #760327)
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.
Matthew Vernon [Tue, 26 May 2015 07:49:33 +0000 (08:49 +0100)]
more quilt faff
Matthew Vernon [Tue, 26 May 2015 07:31:32 +0000 (08:31 +0100)]
Commit Debian 3.0 (quilt) metadata
Matthew Vernon [Tue, 26 May 2015 07:31:26 +0000 (08:31 +0100)]
quilt changes re removal of no_jit_ppc64el.patch
Matthew Vernon [Tue, 26 May 2015 07:29:14 +0000 (08:29 +0100)]
changes to file patched by no_jit_ppc64-el.patch
Matthew Vernon [Tue, 26 May 2015 07:28:18 +0000 (08:28 +0100)]
Changelog for 2:8.35-5
Matthew Vernon [Tue, 26 May 2015 07:26:19 +0000 (08:26 +0100)]
enable jit again on ppc64el (#786530)
Matthew Vernon [Tue, 26 May 2015 07:17:25 +0000 (08:17 +0100)]
Patch from Frederic Bonnard to fix watch file (#785726)
Matthew Vernon [Sat, 7 Mar 2015 19:27:49 +0000 (19:27 +0000)]
Changelog for 2:8.35-4
Matthew Vernon [Sat, 7 Mar 2015 19:26:21 +0000 (19:26 +0000)]
Make myself maintainer (Closes: #772994)
Matthew Vernon [Sat, 7 Mar 2015 19:22:42 +0000 (19:22 +0000)]
Patches from Mattia Rizzolo <mattia@mapreri.org> to build pcre{16,32}
These are patches from Mattia Rizzolo to build libpcre16 and libpcre32
packages.
Signed-off-by: Matthew Vernon <matthew@debian.org>
Ivo De Decker [Sat, 6 Dec 2014 18:58:19 +0000 (18:58 +0000)]
pcre3 (2:8.35-3.3) unstable; urgency=medium
* 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