Commit Graph

11 Commits

Author SHA1 Message Date
naddy
4ec1f15ebe SECURITY update to 1.0.4:
* Fix file permissions race problem (CVE-2005-0953).
* Avoid possible segfault in BZ2_bzclose.
* Sanitise file names more carefully in bzgrep.  Fixes CVE-2005-0758
  to the extent that applies to bzgrep.
* Use 'mktemp' rather than 'tempfile' in bzdiff.
* Tighten up a couple of assertions in blocksort.c following automated
  analysis.
2007-01-25 21:08:22 +00:00
espie
dd5426312f use SHARED_LIBS
USE_LIBTOOL where appropriate (and bump PKGNAME)
tweak a few FAKE_FLAGS to be more uniform.
2005-12-23 13:57:21 +00:00
naddy
c559108d7d Maintenance update to 1.0.3.
- minor bug fixes only
- no more .info manual

ok brad@
2005-05-16 23:00:59 +00:00
brad
4a4ee17bc9 correct wrong symlinks for man pages.
--
Spotted by: form@
Patch from: mpech@
2002-09-20 13:13:49 +00:00
brad
01e6245554 upgrade to bzip2 1.0.2 2002-02-03 06:16:09 +00:00
brad
5f38a199a4 pass the pic flag along to the compiler when linking the shared library. 2000-10-16 19:26:07 +00:00
brad
107abfb98e revert switch to libtool, use "cc -shared" to create shared libraries 2000-09-16 11:44:22 +00:00
brad
9c276aa129 better, eliminates relinking of the libraries on installation 2000-09-14 13:56:21 +00:00
brad
9d862b2561 simplify this patch 2000-09-14 09:30:32 +00:00
brad
b8f24d5a8e use --quiet option with libtool 2000-08-07 11:18:39 +00:00
brad
eb70f907e9 upgrade to bzip2 1.0.1
- add HOMEPAGE
- switch to libtool for shared library creation
- use better filename for patch
2000-06-25 03:56:58 +00:00