* [PATCH 0/1] sudo: upgrade from 1.8.10p2 to 1.8.10p3
@ 2014-06-18 3:12 Chen Qi
2014-06-18 3:12 ` [PATCH 1/1] " Chen Qi
0 siblings, 1 reply; 2+ messages in thread
From: Chen Qi @ 2014-06-18 3:12 UTC (permalink / raw)
To: openembedded-core
The following changes since commit f506d0660c9949485268a92724ac770b5457b0ca:
linux-yocto/3.10: update to v3.10.43 (2014-06-17 17:56:42 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/sudo-1.8.10p3
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/sudo-1.8.10p3
Chen Qi (1):
sudo: upgrade from 1.8.10p2 to 1.8.10p3
.../sudo/{sudo_1.8.10p2.bb => sudo_1.8.10p3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/sudo/{sudo_1.8.10p2.bb => sudo_1.8.10p3.bb} (88%)
--
1.7.9.5
^ permalink raw reply [flat|nested] 2+ messages in thread* [PATCH 1/1] sudo: upgrade from 1.8.10p2 to 1.8.10p3
2014-06-18 3:12 [PATCH 0/1] sudo: upgrade from 1.8.10p2 to 1.8.10p3 Chen Qi
@ 2014-06-18 3:12 ` Chen Qi
0 siblings, 0 replies; 2+ messages in thread
From: Chen Qi @ 2014-06-18 3:12 UTC (permalink / raw)
To: openembedded-core
Upgrade sudo from 1.8.10p2 to 1.8.10p3.
[YOCTO #6457]
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
.../sudo/{sudo_1.8.10p2.bb => sudo_1.8.10p3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/sudo/{sudo_1.8.10p2.bb => sudo_1.8.10p3.bb} (88%)
diff --git a/meta/recipes-extended/sudo/sudo_1.8.10p2.bb b/meta/recipes-extended/sudo/sudo_1.8.10p3.bb
similarity index 88%
rename from meta/recipes-extended/sudo/sudo_1.8.10p2.bb
rename to meta/recipes-extended/sudo/sudo_1.8.10p3.bb
index aa8c445..46d4781 100644
--- a/meta/recipes-extended/sudo/sudo_1.8.10p2.bb
+++ b/meta/recipes-extended/sudo/sudo_1.8.10p3.bb
@@ -6,8 +6,8 @@ SRC_URI = "http://ftp.sudo.ws/sudo/dist/sudo-${PV}.tar.gz \
PAM_SRC_URI = "file://sudo.pam"
-SRC_URI[md5sum] = "5e5eab1036a7cc2c088ab0d9b6b6a42e"
-SRC_URI[sha256sum] = "ba6cb8db6dccdb92a96e8ae63ca65c410f8b61270b603ab9af4b1154fef379f1"
+SRC_URI[md5sum] = "fcd8d0d9f9f0397d076ee901e242ed39"
+SRC_URI[sha256sum] = "6eda135fa68163108f1c24de6975de5ddb09d75730bb62d6390bda7b04345400"
DEPENDS += " ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
RDEPENDS_${PN} += " ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'pam-plugin-limits pam-plugin-keyinit', '', d)}"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-18 3:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-18 3:12 [PATCH 0/1] sudo: upgrade from 1.8.10p2 to 1.8.10p3 Chen Qi
2014-06-18 3:12 ` [PATCH 1/1] " Chen Qi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox