All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sudo : upgrade to 1.8.6p6
@ 2013-02-26 13:46 Andrei Dinu
  0 siblings, 0 replies; only message in thread
From: Andrei Dinu @ 2013-02-26 13:46 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
---
 .../sudo/{sudo_1.8.6p4.bb => sudo_1.8.6p6.bb}      |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/sudo/{sudo_1.8.6p4.bb => sudo_1.8.6p6.bb} (84%)

diff --git a/meta/recipes-extended/sudo/sudo_1.8.6p4.bb b/meta/recipes-extended/sudo/sudo_1.8.6p6.bb
similarity index 84%
rename from meta/recipes-extended/sudo/sudo_1.8.6p4.bb
rename to meta/recipes-extended/sudo/sudo_1.8.6p6.bb
index 115439b..33cbcba 100644
--- a/meta/recipes-extended/sudo/sudo_1.8.6p4.bb
+++ b/meta/recipes-extended/sudo/sudo_1.8.6p6.bb
@@ -8,8 +8,8 @@ SRC_URI = "http://ftp.sudo.ws/sudo/dist/sudo-${PV}.tar.gz \
 
 PAM_SRC_URI = "file://sudo.pam"
 
-SRC_URI[md5sum] = "cd19154e341b28573801397f0736126b"
-SRC_URI[sha256sum] = "364ad88ca3afcadcff6bd6820b0af19c56ce4876704dae210e21845d923e59e8"
+SRC_URI[md5sum] = "394efcbfedb200ba188958f047ce76d2"
+SRC_URI[sha256sum] = "d600fee5cb2e843450263a2b8f133b9921ffa00cb6b841b0da82613447cefb7c"
 
 DEPENDS += " ${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
 RDEPENDS_${PN} += " ${@base_contains('DISTRO_FEATURES', 'pam', 'pam-plugin-limits pam-plugin-keyinit', '', d)}"
-- 
1.7.9.5




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-26 14:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-26 13:46 [PATCH] sudo : upgrade to 1.8.6p6 Andrei Dinu

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.