summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2010-09-20 18:07:49 +0200
committerGeorge Sherwood2010-09-25 13:33:12 -0500
commit1e2b1c023c10c4fed5e57e9c6932362b574029f4 (patch)
treec1a81c35e75f176c217c5ab9523f42c0dd786617
parent775e26abed71a29619beda5598cb32b24c1155d5 (diff)
archive/bzip2: version 1.0.6, fixes CVE-2010-0405
(cherry picked from commit 03b5181d97b3b39ed5dd5e9d724710e03ff178ef)
-rwxr-xr-xarchive/bzip2/DETAILS6
-rw-r--r--archive/bzip2/HISTORY4
2 files changed, 7 insertions, 3 deletions
diff --git a/archive/bzip2/DETAILS b/archive/bzip2/DETAILS
index fabb037fab..a1feba9d00 100755
--- a/archive/bzip2/DETAILS
+++ b/archive/bzip2/DETAILS
@@ -1,13 +1,13 @@
SPELL=bzip2
- VERSION=1.0.5
+ VERSION=1.0.6
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.bzip.org/$VERSION/$SOURCE
- SOURCE_HASH=sha512:c017d3d59dd324ac91af0edc178c76b60a5f90fbb775cf843e39062f95bd846238f2c53705f8890ed3f34bc0e6e75671a73d13875eb0287d6201cb45f0a2d338
+ SOURCE_HASH=sha512:00ace5438cfa0c577e5f578d8a808613187eff5217c35164ffe044fbafdfec9e98f4192c02a7d67e01e5a5ccced630583ad1003c37697219b0f147343a3fdd12
WEB_SITE=http://www.bzip.org/
ENTERED=20010922
PATCHLEVEL=3
- SECURITY_PATCH=1
+ SECURITY_PATCH=2
LICENSE[0]=BSD
KEYWORDS="archive"
SHORT="Free, patent free, high-quality data compressor"
diff --git a/archive/bzip2/HISTORY b/archive/bzip2/HISTORY
index 199a5a2977..d8d9494d76 100644
--- a/archive/bzip2/HISTORY
+++ b/archive/bzip2/HISTORY
@@ -1,3 +1,7 @@
+2010-09-20 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: updated to 1.0.6, SECURITY_PATCH=2,
+ fixes CVE-2010-0405
+
2008-03-20 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* PRE_BUILD, DETAILS: updated to 1.0.5, SECURITY_PATCH=1