Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        cracklib-dicts: The standard CrackLib dictionaries.
        
        
        - Summary
- The cracklib-dicts package includes the CrackLib dictionaries.
CrackLib will need to use the dictionary appropriate to your system,
which is normally put in /usr/share/dict/words. Cracklib-dicts also
contains the utilities necessary for the creation of new dictionaries.
If you are installing CrackLib, you should also install cracklib-dicts.
Changelog
        
            - * Mon Jan  3 16:00:00 2005 Nalin Dahyabhai <nalin{%}redhat{*}com> 2.7-29
- - correctly build on 64-bit systems (part of #143417)
- patch so that 32- and 64-bit libcrack can read dictionaries which were
  incorrectly generated on 64-bit systems of the same endianness (more #143417)
- include a sample cracklib magic file
- stop using /usr/dict/* when building the dictionary
- list words as a build requirement, which it is, instead of a run-time
  requirement
- provide a virtual arch-specific dep in cracklib-dicts, require it in
  cracklib (part of #143417) 
            - * Tue Jun 15 17:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- - rebuilt 
            - * Tue Mar  2 16:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- - rebuilt