profiles: drop USE=cracklib from base/make.defaults.
authorMichael Orlitzky <mjo@gentoo.org>
Thu, 21 Dec 2017 14:55:25 +0000 (09:55 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Tue, 26 Dec 2017 17:57:25 +0000 (12:57 -0500)
commit7c47a6981f3ceee10a3645405938f4f44e2c6495
tree90ba0d81c1c7e49957381faec97e09ab61b88945
parent7ebb99fe42a205ed3ca33f39aa897c88a9d99846
profiles: drop USE=cracklib from base/make.defaults.

The "cracklib" USE flag has long (since 2007ish) been enabled by
default for all profiles. But, the features that it provides are not
critical for any of the packages that use it: typically, the library
is used to evaluate a candidate password and to prevent the user from
choosing a weak one.

Since the flag is not critical, and because we now have per-package
USE defaults, this commit removes it from base/make.defaults.

Closes: https://bugs.gentoo.org/635698
profiles/base/make.defaults