summaryrefslogtreecommitdiff
path: root/archivers/bzip2/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2005-05-26 15:03:11 +0000
committersalo <salo@pkgsrc.org>2005-05-26 15:03:11 +0000
commitb0adf61fcca74274bc39fe282c54db7da05ffcea (patch)
treefa76584e410be076b69c0f2d51364b1a956b7660 /archivers/bzip2/Makefile
parentdb989a235fc735c526db6a52f3ac812f9b8fbc65 (diff)
downloadpkgsrc-b0adf61fcca74274bc39fe282c54db7da05ffcea.tar.gz
Security update to version 1.0.3
- Further robustification against corrupted compressed data. There are currently no known bitstreams which can cause the decompressor to crash, loop or access memory which does not belong to it. If you are using bzip2 or the library to decompress bitstreams from untrusted sources, an upgrade to 1.0.3 is recommended. http://scary.beasts.org/security/CESA-2005-002.txt - The documentation has been converted to XML, from which html and pdf can be derived. - Various minor bugs in the documentation have been fixed. - Fixes for various compilation warnings with newer versions of gcc, and on 64-bit platforms. - The BZ_NO_STDIO cpp symbol was not properly observed in 1.0.2. This has been fixed.
Diffstat (limited to 'archivers/bzip2/Makefile')
-rw-r--r--archivers/bzip2/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile
index ecfe66e6aef..7de3ba5e979 100644
--- a/archivers/bzip2/Makefile
+++ b/archivers/bzip2/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.38 2005/04/11 21:44:48 tv Exp $
+# $NetBSD: Makefile,v 1.39 2005/05/26 15:03:11 salo Exp $
#
-DISTNAME= bzip2-1.0.2
-PKGREVISION= 2
+DISTNAME= bzip2-1.0.3
CATEGORIES= archivers
-MASTER_SITES= ftp://sources.redhat.com/pub/bzip2/v102/
+MASTER_SITES= http://www.bzip.org/1.0.3/
MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://sources.redhat.com/bzip2/
+HOMEPAGE= http://www.bzip.org/
COMMENT= Block-sorting file compressor
PKG_INSTALLATION_TYPES= overwrite pkgviews