lsh: Upgrade to the latest version to address two CVEs
authorHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 15 Mar 2010 04:25:02 +0000 (12:25 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 15 Mar 2010 04:25:02 +0000 (12:25 +0800)
CVE-2003-0826, CVE-2005-0814

conf/checksums.ini
recipes/lsh/lsh_2.0.4.bb [moved from recipes/lsh/lsh_1.5.5.bb with 91% similarity]

index 70346bf..f1c94f6 100644 (file)
@@ -18050,10 +18050,6 @@ sha256=b1f136a1d89daa4b1b9711eb81ad120b53c9357d159f262021b84ef8c9d128be
 md5=b5ce6a74abc9b9eb2af94dffdfd372a4
 sha256=c28b36b14bddb014d9e9c97c52459852f97bd405f89113f30bee45ed92728ff1
 
-[http://www.lysator.liu.se/~nisse/archive/lsh-1.5.5.tar.gz]
-md5=a2b1ff6f5dcca6968516b5557c2e7ce7
-sha256=d1c10ca755db2f5fa8aa7c8ef2770d205a9bb9e5a6ed7272a5dda942647df4be
-
 [ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_4.77.tar.bz2]
 md5=7b0de0d1283f2d86407a98e5c2f05f04
 sha256=fe6fde629a97a2855e608cd6ae1f89e66ae42d7045499b1a6faca5cfb50f5f3b
similarity index 91%
rename from recipes/lsh/lsh_1.5.5.bb
rename to recipes/lsh/lsh_2.0.4.bb
index 284a010..99d5358 100644 (file)
@@ -5,7 +5,9 @@ DESCRIPTION = "lsh is a GNU GPL-licensed implementation of the SSH \
 utility programs."
 DEPENDS = "zlib gmp liboop"
 
-SRC_URI = "http://www.lysator.liu.se/~nisse/archive/lsh-${PV}.tar.gz"
+SRC_URI = "http://www.lysator.liu.se/~nisse/archive/lsh-${PV}.tar.gz;name=src"
+SRC_URI[src.md5sum] = "621f4442332bb772b92d397d17ccaf02"
+SRC_URI[src.sha256sum] = "614b9d63e13ad3e162c82b6405d1f67713fc622a8bc11337e72949d613713091"
 S = "${WORKDIR}/lsh-${PV}"
 
 inherit autotools