mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
cracklib: upgrade 2.9.10 -> 2.9.11
Changes: v2.9.11 Added xz dist Fix incorrect non-static memory return (drfiemost) (From OE-Core rev: f1285f72a7a48fb9d3eff8c00f524801446c8b42) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit a3932906cba1e693ff51a4fdcc60a7b15debee9f) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
db920a7f00
commit
9281ddf7a9
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/cracklib/cracklib;protocol=https;branch=main \
|
||||
file://0001-packlib.c-support-dictionary-byte-order-dependent.patch \
|
||||
"
|
||||
|
||||
SRCREV = "e74c539344d024709ee76e2920b0af7f9a5c5556"
|
||||
SRCREV = "4cf5125250c6325ef0a2dc085eabff875227edc3"
|
||||
S = "${WORKDIR}/git/src"
|
||||
|
||||
inherit autotools gettext
|
||||
Reference in New Issue
Block a user