All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] cracklib: upgrade to 2.9.2
@ 2014-11-25  5:17 Hongxu Jia
  2014-11-25  5:17 ` [PATCH 1/1] " Hongxu Jia
  0 siblings, 1 reply; 2+ messages in thread
From: Hongxu Jia @ 2014-11-25  5:17 UTC (permalink / raw)
  To: openembedded-core, ross.burton

The following changes since commit c09e56168ea5a9e4ff3e7f38d7da79e5d883021b:

  bitbake: bitbake-worker: exit normally when SIGHUP (2014-11-20 14:15:32 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib hongxu/upgrade-cracklib
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/cracklib

Hongxu Jia (1):
  cracklib: upgrade to 2.9.2

 .../cracklib/{cracklib_2.9.1.bb => cracklib_2.9.2.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/cracklib/{cracklib_2.9.1.bb => cracklib_2.9.2.bb} (84%)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 1/1] cracklib: upgrade to 2.9.2
  2014-11-25  5:17 [PATCH 0/1] cracklib: upgrade to 2.9.2 Hongxu Jia
@ 2014-11-25  5:17 ` Hongxu Jia
  0 siblings, 0 replies; 2+ messages in thread
From: Hongxu Jia @ 2014-11-25  5:17 UTC (permalink / raw)
  To: openembedded-core, ross.burton

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
 .../cracklib/{cracklib_2.9.1.bb => cracklib_2.9.2.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/cracklib/{cracklib_2.9.1.bb => cracklib_2.9.2.bb} (84%)

diff --git a/meta/recipes-extended/cracklib/cracklib_2.9.1.bb b/meta/recipes-extended/cracklib/cracklib_2.9.2.bb
similarity index 84%
rename from meta/recipes-extended/cracklib/cracklib_2.9.1.bb
rename to meta/recipes-extended/cracklib/cracklib_2.9.2.bb
index 99ccde3..b66ca54 100644
--- a/meta/recipes-extended/cracklib/cracklib_2.9.1.bb
+++ b/meta/recipes-extended/cracklib/cracklib_2.9.2.bb
@@ -13,8 +13,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/cracklib/cracklib-${PV}.tar.gz \
            file://0001-packlib.c-support-dictionary-byte-order-dependent.patch \
            file://0002-craklib-fix-testnum-and-teststr-failed.patch"
 
-SRC_URI[md5sum] = "90536219c520add2ceb3c26f0d7da404"
-SRC_URI[sha256sum] = "408905c2539a97dc8cbbb6d7cd2046cb5647a345b4bda399220d9471be16d156"
+SRC_URI[md5sum] = "559072fdfc095cdb763c4de3471a889e"
+SRC_URI[sha256sum] = "c1c899291d443e99d1aecfbc879e4ac9c0cbc265574f47b487842da11e9759f5"
 
 inherit autotools-brokensep gettext
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-25  5:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-25  5:17 [PATCH 0/1] cracklib: upgrade to 2.9.2 Hongxu Jia
2014-11-25  5:17 ` [PATCH 1/1] " Hongxu Jia

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.