[oe-commits] Andrei Dinu : sudo : upgrade to 1.8.6p6

git at git.openembedded.org git at git.openembedded.org
Thu Feb 28 23:15:57 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: edc4f4c04d1a853137cb3cb2638e23bdcb810833
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=edc4f4c04d1a853137cb3cb2638e23bdcb810833

Author: Andrei Dinu <andrei.adrianx.dinu at intel.com>
Date:   Tue Feb 26 15:46:22 2013 +0200

sudo : upgrade to 1.8.6p6

Signed-off-by: Andrei Dinu <andrei.adrianx.dinu at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../sudo/{sudo_1.8.6p4.bb => sudo_1.8.6p6.bb}      |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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)}"





More information about the Openembedded-commits mailing list