bogofilter: Upgrade to 0.96.6
authorHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 17 Mar 2010 06:13:17 +0000 (14:13 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 17 Mar 2010 06:13:17 +0000 (14:13 +0800)
* 0.96.6 is the latest release of the ancient 0.96 release
* It is addressing CVE-2005-4592

conf/checksums.ini
recipes/bogofilter/bogofilter-0.96.6/configure.ac.patch [moved from recipes/bogofilter/bogofilter-0.96.0/configure.ac.patch with 100% similarity]
recipes/bogofilter/bogofilter_0.96.6.bb [moved from recipes/bogofilter/bogofilter_0.96.0.bb with 84% similarity]

index c54ea74..668a236 100644 (file)
@@ -3510,10 +3510,6 @@ sha256=90ec337d482a0e766e1f24679324445057abfc2e01d9d2c1f561b40ac7f1915b
 md5=30bdb17e11fb416f9d3c6243e02f6e73
 sha256=90ec337d482a0e766e1f24679324445057abfc2e01d9d2c1f561b40ac7f1915b
 
-[http://download.sourceforge.net/bogofilter/bogofilter-0.96.0.tar.bz2]
-md5=ca946b43212d8a2909e86f7140e535db
-sha256=7aeb2c4eb6ad6636631f85816b4f4d21ce811f763412530b70b2c85602e795d3
-
 [http://downloads.sourceforge.net/bonnie/bonnie++-1.03a.tgz]
 md5=00b1eee7f98b68fa762c4efb3b34caa1
 sha256=2d1c6b2cfdc17d6348f25f0830e1fa5c1c1dd3f014caff74005294c9ed6a0cbf
similarity index 84%
rename from recipes/bogofilter/bogofilter_0.96.0.bb
rename to recipes/bogofilter/bogofilter_0.96.6.bb
index 48caf83..35bb111 100644 (file)
@@ -8,12 +8,14 @@ LICENSE = "GPL"
 PR = "r8"
 PRIORITY = "optional"
 
-SRC_URI = "http://download.sourceforge.net/bogofilter/bogofilter-${PV}.tar.bz2 \
+SRC_URI = "http://launchpad.net/bogofilter/main/0.96.6/+download/bogofilter-0.96.6.tar.gz;name=src \
            file://configure.ac.patch;patch=1 \
           file://volatiles \
           file://postfix-filter.sh \
-          file://bogohelper.sh \
-          "
+          file://bogohelper.sh "
+SRC_URI[src.md5sum] = "7e8e9593662f6394a56f99f12f525d6e"
+SRC_URI[src.sha256sum] = "0b12fdd5b0bc50b582327764ee5cd415809db6d7adc233f1801bc0d0bf435a6d"
+
 
 inherit autotools