mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
cracklib: patches submitted upstream
(From OE-Core rev: 3d2e9354945dcf4e89e001f9816c8ea2dc79b066) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8111876d1c
commit
1b1f71c0a7
@@ -9,7 +9,7 @@ Create the dict files in big endian, and convert to host endian while
|
||||
load them. This could fix the endian issue on multiple platform.
|
||||
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://github.com/cracklib/cracklib/pull/41]
|
||||
|
||||
We can't use the endian.h, htobe* and be*toh functions because they are
|
||||
not available on older versions of glibc, such as that found in RHEL
|
||||
|
||||
@@ -16,7 +16,7 @@ PWOpen: No such file or directory
|
||||
Set DEFAULT_CRACKLIB_DICT as the path of PWOpen
|
||||
|
||||
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://github.com/cracklib/cracklib/pull/42]
|
||||
---
|
||||
util/testnum.c | 2 +-
|
||||
util/teststr.c | 2 +-
|
||||
|
||||
Reference in New Issue
Block a user