Jump to letter: [
          
            CEFGHLMNPRSTXY
          ]
        
        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
        
            - * Wed Jun 20 17:00:00 2007 Nalin Dahyabhai <nalin{%}redhat{*}com> - 2.8.9-3.3
- - improve reports of out-of-memory exceptions so that they don't include a
  bogus filename (more on #225858)
- improve reports of file-missing exceptions from the python module so that
  they give the right filename 
            - * Mon Jun  4 17:00:00 2007 Nalin Dahyabhai <nalin{%}redhat{*}com> - 2.8.9-3.2
- - fix check for the existence of dictionaries when the caller specifies a
  location (#225858, upstream #1644628)
- attempt to provide doc strings in the python module (more of #225858) 
            - * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.8.9-3.1
- - rebuild