Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642570 - sys-apps/shadow, sys-auth/pambase, sys-libs/pam: set IUSE="+cracklib" default
Summary: sys-apps/shadow, sys-auth/pambase, sys-libs/pam: set IUSE="+cracklib" default
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 635698
  Show dependency tree
 
Reported: 2017-12-28 21:08 UTC by Michael Orlitzky
Modified: 2017-12-28 22:35 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
0001-sys-libs-pam-add-IUSE-cracklib-default.patch (0001-sys-libs-pam-add-IUSE-cracklib-default.patch,1.72 KB, patch)
2017-12-28 21:18 UTC, Michael Orlitzky
Details | Diff
0002-sys-auth-pambase-set-IUSE-cracklib-default.patch (0002-sys-auth-pambase-set-IUSE-cracklib-default.patch,4.24 KB, patch)
2017-12-28 21:18 UTC, Michael Orlitzky
Details | Diff
0003-sys-apps-shadow-set-IUSE-cracklib-default.patch (0003-sys-apps-shadow-set-IUSE-cracklib-default.patch,1.80 KB, patch)
2017-12-28 21:19 UTC, Michael Orlitzky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Orlitzky gentoo-dev 2017-12-28 21:08:22 UTC
<mjo> robbat2, grknight: would either of you like me to wait for an IUSE default (shadow, pam, mariadb) before dropping USE=cracklib from the base profile?

<robbat2> mjo: I think shadow&pam should have it, mariadb/mysql can probably skip it

<mjo> robbat2: thanks, should I file blockers, add them myself, or what?

<robbat2> if there's a patch in a bug for review, i'll eyeball it
Comment 1 Michael Orlitzky gentoo-dev 2017-12-28 21:18:18 UTC
Created attachment 511890 [details, diff]
0001-sys-libs-pam-add-IUSE-cracklib-default.patch
Comment 2 Michael Orlitzky gentoo-dev 2017-12-28 21:18:41 UTC
Created attachment 511892 [details, diff]
0002-sys-auth-pambase-set-IUSE-cracklib-default.patch
Comment 3 Michael Orlitzky gentoo-dev 2017-12-28 21:19:07 UTC
Created attachment 511894 [details, diff]
0003-sys-apps-shadow-set-IUSE-cracklib-default.patch
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2017-12-28 21:46:42 UTC
+1 to apply
Comment 5 Larry the Git Cow gentoo-dev 2017-12-28 22:35:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d41b90a1a01a47451b7c427283ebd282229bec3

commit 9d41b90a1a01a47451b7c427283ebd282229bec3
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2017-12-28 21:16:44 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2017-12-28 22:34:06 +0000

    sys-apps/shadow: set IUSE="+cracklib" default.
    
    Closes: https://bugs.gentoo.org/642570
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sys-apps/shadow/shadow-4.4-r2.ebuild | 2 +-
 sys-apps/shadow/shadow-4.5.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=592275853d6028dcc82dc03d6266b66492e68a63

commit 592275853d6028dcc82dc03d6266b66492e68a63
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2017-12-28 21:14:44 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2017-12-28 22:34:06 +0000

    sys-auth/pambase: set IUSE="+cracklib" default.
    
    Bug: https://bugs.gentoo.org/642570
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sys-auth/pambase/pambase-20101024-r2.ebuild | 2 +-
 sys-auth/pambase/pambase-20120417-r3.ebuild | 2 +-
 sys-auth/pambase/pambase-20140313.ebuild    | 2 +-
 sys-auth/pambase/pambase-20150213-r1.ebuild | 2 +-
 sys-auth/pambase/pambase-20150213.ebuild    | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a1cca77ab4315be2dd4b688caab7f3dbe24da76

commit 0a1cca77ab4315be2dd4b688caab7f3dbe24da76
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2017-12-28 21:11:34 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2017-12-28 22:34:03 +0000

    sys-libs/pam: add IUSE="+cracklib" default.
    
    Bug: https://bugs.gentoo.org/642570
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sys-libs/pam/pam-1.2.1-r2.ebuild | 2 +-
 sys-libs/pam/pam-1.3.0-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)}