summaryrefslogtreecommitdiffstats
path: root/package/libpwquality
Commit message (Collapse)AuthorAgeFilesLines
* libpwquality: Link with zlib when required in static buildsStefan Sørensen2017-07-051-0/+5
| | | | | | | | | Fixes: http://autobuild.buildroot.net/results/cfb3a591391d90762a326d91af3ec502a6161ac5 Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libpwquality: select cracklibPeter Korsgaard2017-07-031-0/+1
| | | | | | | | | | | | | | | | libpwquality adds cracklib to its _DEPENDENCIES, but forgot to select it in Config.in, leading to build failures if cracklib isn't explicitly enabled: Makefile:536: *** cracklib is in the dependency chain of libpwquality that has added it to its _DEPENDENCIES variable without selecting it or depending on it from Config.in. Stop. No autobuilder references as this error happens before build-time.log is written, causing the autobuilder to ignore the build result. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libpwquality: new packageStefan Sørensen2017-05-115-0/+133
Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud