summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cracklib/cracklib_2.9.5.bb
diff options
context:
space:
mode:
authorDengke Du <dengke.du@windriver.com>2016-09-23 03:15:20 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-23 18:06:10 +0100
commitbc7691c47f21a7d7549788fe0370c3080fc4dff5 (patch)
treeda8ae177e5fc63d4e121cc09ee56aaaed7777e9e /meta/recipes-extended/cracklib/cracklib_2.9.5.bb
parenta55a20aea2128d777630a1c6d946f4434b18a227 (diff)
downloadopenembedded-core-contrib-bc7691c47f21a7d7549788fe0370c3080fc4dff5.tar.gz
cracklib: Apply patch to fix CVE-2016-6318
Fix CVE-2016-6318 Backport from cracklib upstream: https://github.com/cracklib/cracklib/commit/47e5dec521ab6243c9b249dd65b93d232d90d6b1 Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/cracklib/cracklib_2.9.5.bb')
-rw-r--r--meta/recipes-extended/cracklib/cracklib_2.9.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/cracklib/cracklib_2.9.5.bb b/meta/recipes-extended/cracklib/cracklib_2.9.5.bb
index c185d23efd..82995219dc 100644
--- a/meta/recipes-extended/cracklib/cracklib_2.9.5.bb
+++ b/meta/recipes-extended/cracklib/cracklib_2.9.5.bb
@@ -10,6 +10,7 @@ EXTRA_OECONF = "--without-python --libdir=${base_libdir}"
SRC_URI = "${SOURCEFORGE_MIRROR}/cracklib/cracklib-${PV}.tar.gz \
file://0001-packlib.c-support-dictionary-byte-order-dependent.patch \
+ file://0001-Apply-patch-to-fix-CVE-2016-6318.patch \
file://0002-craklib-fix-testnum-and-teststr-failed.patch"
SRC_URI[md5sum] = "376790a95c1fb645e59e6e9803c78582"