pcre3 (3.4-1.1woody1) oldstable-security; urgency=high * Non-maintainer upload by the Security Team * Backported patch extracted from upstream 6.2 by SuSE to fix an integer overflow [pcre.c, CAN-2005-2491] -- Martin Schulze Wed, 24 Aug 2005 21:01:47 +0200 pcre3 (3.4-1.1) unstable; urgency=high * Non-maintainer upload. * Rebuild with a version of libc6 without a broken atexit() symbol (closes: #108597, critical). * Add to LD_LIBRARY_PATH rather than clobbering it, to avoid fakeroot dying (closes: #108661, #108891). -- Colin Watson Sun, 19 Aug 2001 20:43:28 +0100 pcre3 (3.4-1) unstable; urgency=low * new upstream version (Closes: #93876) -- Mark Baker Sat, 28 Apr 2001 00:05:22 +0100 pcre3 (3.3-5) unstable; urgency=low * debian/rules: install pcregrep as that name (only) rather than as pgrep with a symlink called pcregrep. This avoids a name clash with the process table grepper also called pgrep. * doc/pcregrep.1: change name of program being documented (back) to pcregrep. -- Mark Baker Tue, 23 Jan 2001 23:54:08 +0000 pcre3 (3.3-4) unstable; urgency=low * debian/rules: only install config files that are meant to be installed in libpcre3-dev package (Closes: #78354) * debian/Makefile: distclean target clears up configure output -- Mark Baker Wed, 29 Nov 2000 23:59:19 +0000 pcre3 (3.3-3) unstable; urgency=low * debian/rules: make debian/Makefile executable before trying to run it (Closes: #74316) -- Mark Baker Sun, 8 Oct 2000 21:18:15 +0100 pcre3 (3.3-2) unstable; urgency=low * debian/rules: pgrep should symlink to docs in /usr/doc/libpcre3, not /usr/doc/libpcre2 * debian/rules: manpage pgrep.1.gz should not be installed as executable! * debian/rules: pcregrep.1.gz is symlink to pgrep.1.gz * doc/pcre-config.1: basic manpage for pcre-config written * debian/rules: install pcre-config.1 * debian/rules: use -isp option to dpkg-gencontrol -- Mark Baker Tue, 22 Aug 2000 00:11:54 +0100 pcre3 (3.3-1) unstable; urgency=low * new package for pcre 3.x -- Mark Baker Sat, 19 Aug 2000 13:44:00 +0000 What follows is the changelog from pcre 3, up to the point where the pcre3 package was made. pcre2 (2.08-1) unstable; urgency=low * new upstream version (#50386) * put -lc after -lpcre when linking libpcreposix (#50046) -- Mark Baker Thu, 18 Nov 1999 21:45:14 +0000 pcre2 (2.07-2) unstable; urgency=low * debian/rules: use /usr/share/doc and /usr/share/man, as mandated by policy 3.1.0 * debian/postinst: create /usr/doc symlink; don't install library * debian/postinst-lib (new file): create /usr/doc symlink and install library * debian/prerm: remove /usr/doc symlink * debian/rules: install postinst and prerm for all packages; but postinst-lib for library package -- Mark Baker Sat, 13 Nov 1999 18:57:59 +0000 pcre2 (2.07-1) unstable; urgency=low * new upstream version * pcre.c, pcre.h: new upstream version is incompatible with old one! I've done a nasty hack so that old binaries will still work. Old source won't, but at least it won't fail silently so this shouldn't be a major problem. * debian/rules: /usr/doc/pgrep should be a link to libpcre2, not libpcre1 (#42450) -- Mark Baker Tue, 3 Aug 1999 23:58:35 +0100 pcre2 (2.05-1) unstable; urgency=low * new upstream version (#36776) -- Mark Baker Tue, 27 Apr 1999 23:00:25 +0100 pcre2 (2.02-3) unstable; urgency=low * pcre.3: removed description of regular expression syntax and semantics * pcre.7: new file, containing material removed from above (this is so it can be put in the libpcre2 package (#34087) -- Mark Baker Fri, 5 Mar 1999 01:08:47 +0000 pcre2 (2.02-2) unstable; urgency=low * debian/rules: install copyright in correct location in libpcre2-dev; a typo before meant the package wouldn't install * debian/shlibs: update to refer to libpcre2 instead of libpcre1 -- Mark Baker Fri, 29 Jan 1999 00:12:00 +0000 pcre2 (2.02-1) unstable; urgency=low * first release of pcre2 * install source of pgrep (it's small) in /usr/doc/libpcre2-dev/examples -- Mark Baker Thu, 28 Jan 1999 00:45:00 +0000 What follows is the changelog from pcre 1, up to the point where the pcre2 package was made. The changes are not that large but the API, and therefore the ABI, are changed so version 2 is not compatible. pcre (1.09-2) unstable; urgency=low * pcreposix.c,pcreposix.h: prefixed function names with pcreposix_ * pcreposix.h: #defines so un-prefixed names can be used * These mean pcre routines will be used instead of the regex library built into libc (#22525) * debian/shlibs: pcreposix needs libpcre1 >=1.09-2 now * debian/rules: it's not pcre 1.01 any more. -- Mark Baker Sat, 30 May 1998 16:54:31 +0100 pcre (1.09-1) unstable; urgency=low * New upstream version -- Mark Baker Sat, 28 Feb 1998 21:29:07 +0000 pcre (1.08-1) unstable; urgency=low * New upstream version (new features, so in unstable only) -- Mark Baker Sat, 28 Feb 1998 21:29:07 +0000 pcre (1.06-3) unstable; urgency=low * Strip pgrep -- Mark Baker Sat, 28 Feb 1998 21:29:07 +0000 pcre (1.06-2) unstable; urgency=low * Extended description for pgrep * Compress manpage * Updated standards-version to 2.4.0.0 -- Mark Baker Mon, 9 Feb 1998 23:56:15 +0000 pcre (1.06-1) unstable; urgency=low * New upstream version (bug fixes) -- Mark Baker Sun, 25 Jan 1998 22:37:37 +0000 pcre (1.05-2) unstable; urgency=low * Remove debian/*~ in clean target * Only run ldconfig on "configure" -- Mark Baker Wed, 7 Jan 1998 21:14:51 +0000 pcre (1.05-1) unstable; urgency=low * New upstream version (bug fixes) -- Mark Baker Sat, 27 Dec 1997 11:26:32 +0000 pcre (1.02-1) unstable; urgency=low * New upstream version -- Mark Baker Sat, 13 Dec 1997 22:01:48 +0000 pcre (1.01-4) unstable; urgency=low * Use -fPIC instead of -fpic (identical on i386, but different on other architectures like m68k) * Nasty trick so pgrep gets the right dependencies whether or not libpcre1 is installed -- Mark Baker Tue, 2 Dec 1997 17:57:07 +0000 pcre (1.01-3) unstable; urgency=low * Apply patch to manpage from Karl Hegbloom * Rewritten makefile (copy sent upstream) -- Mark Baker Tue, 25 Nov 1997 12:12:05 +0000 pcre (1.01-2) unstable; urgency=low * Correct typo (libprce) in debian/rules * Use gcc instead of ld in makefile * Build static libraries * Use shlibdeps instead of hard-coding libc6 * Use --strip-unneeded when stripping -- Mark Baker Fri, 21 Nov 1997 23:52:06 +0000 pcre (1.01-1) unstable; urgency=low * Initial debian release -- Mark Baker Fri, 21 Nov 1997 20:36:13 +0000 Local variables: mode: debian-changelog End: