Bug 1004896

Summary: compress cracklib dict
Product: [Fedora] Fedora Reporter: Matthew Miller <mattdm>
Component: cracklibAssignee: Tomas Mraz <tmraz>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: nalin, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-06 08:20:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matthew Miller 2013-09-05 17:15:28 UTC
/usr/share/cracklib/pw_dict.pwd is 8.3M.  With gzip -9, this goes down to 3.6M, and still works (see the cracklib-format man page).

Please add gzip -9 to the specfile. Thanks!

Comment 1 Tomas Mraz 2013-09-06 08:20:19 UTC
Impossible due to terrible performance impact.

Comment 3 Tomas Mraz 2013-09-06 08:23:03 UTC
See also: https://bugzilla.redhat.com/show_bug.cgi?id=972542#c7

Comment 4 Matthew Miller 2013-09-06 12:57:06 UTC
In that case, can we do bug #865521? I guess I'll bring this up on the Fedora security list.