[poky] [PATCH 1/2] sudo: upgrade to 1.7.4p6
Scott Garman
scott.a.garman at intel.com
Mon Jan 24 08:32:53 PST 2011
Addresses CVE-2011-0010
Signed-off-by: Scott Garman <scott.a.garman at intel.com>
---
.../sudo/{sudo_1.7.4p4.bb => sudo_1.7.4p6.bb} | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/sudo/{sudo_1.7.4p4.bb => sudo_1.7.4p6.bb} (52%)
diff --git a/meta/recipes-extended/sudo/sudo_1.7.4p4.bb b/meta/recipes-extended/sudo/sudo_1.7.4p6.bb
similarity index 52%
rename from meta/recipes-extended/sudo/sudo_1.7.4p4.bb
rename to meta/recipes-extended/sudo/sudo_1.7.4p6.bb
index ee81b65..edc9a0e 100644
--- a/meta/recipes-extended/sudo/sudo_1.7.4p4.bb
+++ b/meta/recipes-extended/sudo/sudo_1.7.4p6.bb
@@ -5,7 +5,7 @@ PR = "r0"
SRC_URI = "http://ftp.sudo.ws/sudo/dist/sudo-${PV}.tar.gz \
file://libtool.patch"
-SRC_URI[md5sum] = "55d9906535d70a1de347cd3d3550ee87"
-SRC_URI[sha256sum] = "38de3c3e08346b2b8dcb3cf7ed0813300d1a1d5696d0f338ea8a4ef232aacf97"
+SRC_URI[md5sum] = "1ae12d3d22e7ffedbf2db26f957676f0"
+SRC_URI[sha256sum] = "20091ef71018698c674c779f4b57178b2ecb4275fa34909b06219d2688ad14d5"
EXTRA_OECONF += " --with-pam=no"
--
1.7.1
More information about the poky
mailing list