[oe] [PATCH] sudo: upgrade to 1.7.4p6

Tom Rini tom_rini at mentor.com
Wed Jan 26 15:28:32 UTC 2011


On 01/24/2011 02:45 PM, Scott Garman wrote:
> Addresses the following CVEs:
> * CVE-2010-2956
> * CVE-2010-1646
> * CVE-2011-0010
>
> Signed-off-by: Scott Garman<sgarman at zenlinux.com>

Acked-by: Tom Rini <tom_rini at mentor.com>

> ---
>   recipes/sudo/{sudo_1.7.2p4.bb =>  sudo_1.7.4p6.bb} |    6 +++---
>   1 files changed, 3 insertions(+), 3 deletions(-)
>   rename recipes/sudo/{sudo_1.7.2p4.bb =>  sudo_1.7.4p6.bb} (72%)
>
> diff --git a/recipes/sudo/sudo_1.7.2p4.bb b/recipes/sudo/sudo_1.7.4p6.bb
> similarity index 72%
> rename from recipes/sudo/sudo_1.7.2p4.bb
> rename to recipes/sudo/sudo_1.7.4p6.bb
> index c2818cf..8afee8d 100644
> --- a/recipes/sudo/sudo_1.7.2p4.bb
> +++ b/recipes/sudo/sudo_1.7.4p6.bb
> @@ -1,4 +1,4 @@
> -PR = "r4"
> +PR = "r0"
>
>   DEPENDS = "libpam"
>   RDEPENDS_${PN} = "libpam libpam-meta"
> @@ -7,8 +7,8 @@ SRC_URI = "http://ftp.sudo.ws/sudo/dist/sudo-${PV}.tar.gz;name=src \
>     file://sudo.pamd \
>   "
>
> -SRC_URI[src.md5sum] = "3989e5a00538247d7dcef8b514076752"
> -SRC_URI[src.sha256sum] = "57d9adbdffa881e32894231079da7d68ffe99f46942818b63baadf6c795b7bdd"
> +SRC_URI[src.md5sum] = "1ae12d3d22e7ffedbf2db26f957676f0"
> +SRC_URI[src.sha256sum] = "20091ef71018698c674c779f4b57178b2ecb4275fa34909b06219d2688ad14d5"
>
>   EXTRA_OECONF += " --with-pam "
>


-- 
Tom Rini
Mentor Graphics Corporation




More information about the Openembedded-devel mailing list