All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] sudo: upgrade to 1.7.4p6
Date: Wed, 26 Jan 2011 08:28:32 -0700	[thread overview]
Message-ID: <4D403DA0.6030303@mentor.com> (raw)
In-Reply-To: <1295905501-1948-1-git-send-email-sgarman@zenlinux.com>

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@zenlinux.com>

Acked-by: Tom Rini <tom_rini@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



  reply	other threads:[~2011-01-26 15:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-24 21:45 [PATCH] sudo: upgrade to 1.7.4p6 Scott Garman
2011-01-26 15:28 ` Tom Rini [this message]
2011-01-26 16:06   ` Koen Kooi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D403DA0.6030303@mentor.com \
    --to=tom_rini@mentor.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.