Commit Graph

76 Commits

Author SHA1 Message Date
dmalcolm
41aa895af1 - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 00:59:22 +00:00
Dan Horák
3c20d618c4 - added gettext-autopoint as BR: 2010-07-03 12:41:26 +00:00
Nalin Dahyabhai
6530d55766 - pull in changes to the Hindi translation (#589188) 2010-05-20 18:09:22 +00:00
Nalin Dahyabhai
5f1d933b2c - update to 2.8.16 2010-04-20 15:16:49 +00:00
Nalin Dahyabhai
f43257b89a - add passwords derived from rockyou breach data to the dictionaries
(Matthew Miller, #557592)
2010-01-22 14:49:23 +00:00
Nalin Dahyabhai
35b9346058 - update license: tag
- include license file
2010-01-21 16:04:12 +00:00
Nalin Dahyabhai
3ed30517cc - update to 2.8.15
- update cracklib-words to the current version (2008-05-07)
- fixup URLs for various dictionary sources that we use
- fix freeing-an-uninitialized-pointer in the python module (SF#2907102)
- add a disttag
2009-12-01 21:00:28 +00:00
Nalin Dahyabhai
61e8450d7a Don't depend on a consumer of <packer.h> to be using autoconf, and to be
checking for for the presence of <inttypes.h> and <stdint.h>, and
    including its own "config.h" before including <packer.h>, in order for
    this to be correct on 64-bit machines.
2009-12-01 20:54:54 +00:00
Nalin Dahyabhai
58eccb4e44 - don't free an uninitialized pointer 2009-12-01 20:53:07 +00:00
Nalin Dahyabhai
d19d1b26bb - report the filename we passed to lstat() when we treat its error return
as an exception
2009-12-01 20:52:43 +00:00
Bill Nottingham
2d55447325 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:47:37 +00:00
Jesse Keating
ddf45643f9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 19:36:50 +00:00
Nalin Dahyabhai
35ced7f189 - add explicit dependency on gzip for the sake of cracklib-format (Daniel
Mach, #501278)
2009-05-18 16:44:28 +00:00
Jesse Keating
78a1dbd7d4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 09:36:52 +00:00
Nalin Dahyabhai
d5515de521 - drop trailing "." from the package description for the dicts subpackage
(#225659)
2009-02-19 18:32:09 +00:00
Ignacio Vazquez-Abrams
1faf15733c Rebuild for Python 2.6 2008-11-29 16:36:46 +00:00
Nalin Dahyabhai
044e85f19f - more missing builddeps (gettext requires cvs)
- adjust spot-test for the python bindings to cope with new behavior
2008-10-28 21:43:01 +00:00
Nalin Dahyabhai
a95d0a0f24 add missing builddeps 2008-10-28 18:07:05 +00:00
Nalin Dahyabhai
fbf890aaa1 update to 2.8.13, which mainly overhauls the python bindings 2008-10-28 18:00:40 +00:00
Nalin Dahyabhai
edf74ee84e - fix errors rebuilding with libtool that's newer than the one upstream has
(#467364)
2008-10-28 17:35:23 +00:00
Jesse Keating
a43d24359a - Autorebuild for GCC 4.3 2008-02-19 15:49:10 +00:00
Nalin Dahyabhai
58765a2cff - package the now-bundled cracklib-small dictionary in cracklib-dicts 2008-01-25 19:24:52 +00:00
Nalin Dahyabhai
dce5bd911c - update to 2.8.12, which relicenses to GPLv2 License note: consumers of
this package in the development repository are pam (pam_cracklib is BSD
    or GPL), netatalk (GPL), revelation (GPLv2+), which should all prefer
    this license to the previous one ("Artistic").
2008-01-25 18:50:10 +00:00
Bill Nottingham
405a78d357 makefile update to properly grab makefile.common 2007-10-15 18:40:24 +00:00
Nalin Dahyabhai
fff87a2ba1 rebuild 2007-08-21 14:53:37 +00:00
Nalin Dahyabhai
f82e1deb9d - add a %check script to catch problems like #249210 2007-07-23 18:33:36 +00:00
Nalin Dahyabhai
a351732e1d - work around non-executable util/cracklib-format giving us empty/garbage
dictionaries (#249210)
2007-07-23 17:23:48 +00:00
Nalin Dahyabhai
5e736e6ca6 - update to 2.8.10 2007-07-19 14:06:35 +00:00
Nalin Dahyabhai
c4b52ac992 - add a function definition so that help(cracklib) gives *something*. no
idea how to provide a module summary from C, though
2007-07-19 14:04:38 +00:00
Nalin Dahyabhai
c814b8b364 - include the dictionary filename suffix in error messages 2007-07-19 14:04:02 +00:00
Nalin Dahyabhai
cc74371eea - improve reports of out-of-memory exceptions so that they don't include a
bogus filename
- improve reports of file-missing exceptions from the python module so that
    they give the right filename (#225858)
2007-06-20 18:39:28 +00:00
Nalin Dahyabhai
f0b150931b - explicitly include required headers from <packer.h> (#228698)
- attempt to provide doc strings in the python module
2007-03-12 23:19:00 +00:00
Nalin Dahyabhai
ba4b99c4b0 - explicitly include required headers from <packer.h> (#228698) 2007-03-12 23:18:20 +00:00
Nalin Dahyabhai
51f83e3c3c - drop final "." from summaries (Jef Spaleta, #225659)
- drop static library from -devel subpackage (Jef Spaleta, #225659)
- note that the most recently-added wordlist came from bugzilla (#225659)
- remove explicit dependency on gzip, as it's implicit (Jef Spaleta,
    #225659)
- convert %%triggerpostun to not use a shell as an interpreter (#225659)
2007-02-13 01:03:26 +00:00
Nalin Dahyabhai
5c473f2342 - add word list from attachment #126053 (#185314) 2007-01-31 19:30:41 +00:00
Nalin Dahyabhai
f8e88bbbd5 - first cut at adding doc strings 2007-01-29 22:30:35 +00:00
Nalin Dahyabhai
b64d92cc00 - fix check for the existence of dictionaries when the caller specifies a
location (#224347, upstream #1644628)
2007-01-25 17:33:12 +00:00
Jeremy Katz
956f7cc827 - rebuild against python 2.5 2006-12-07 15:31:54 +00:00
Nalin Dahyabhai
73da516461 - split out cracklib-python (#203327) 2006-10-29 23:08:33 +00:00
Nalin Dahyabhai
1c32c7c14a - split out cracklib-devel (#203569) 2006-10-29 23:02:46 +00:00
Nalin Dahyabhai
75bea2263e - hey look at that, someone filed a request to split off -devel 2006-08-22 16:34:55 +00:00
Nalin Dahyabhai
d9caeb0c01 - add this now so that I won't have to re-do it later 2006-08-21 14:15:45 +00:00
Jesse Keating
e8562844ad bumped for rebuild 2006-07-12 04:53:38 +00:00
Nalin Dahyabhai
0637be7278 - Add the bug ID, though the bug report itself lives, now, only in our
memories. Good times.
2006-06-20 18:10:47 +00:00
Jesse Keating
bc19f31f2b Fixing missing BRs 2006-06-12 21:38:25 +00:00
Nalin Dahyabhai
153ada155a - set the default dictionary path so that tools like cracklib-check will
heed %%{dictpath}
2006-04-25 20:43:08 +00:00
Nalin Dahyabhai
fbca5d4730 - update to 2.8.9
- only create compat symlinks for the dictionaries if we aren't installing
    them into the old locations
2006-04-25 20:23:18 +00:00
Jesse Keating
1a2cd108ac bump for bug in double-long on ppc(64) 2006-02-11 02:19:54 +00:00
Jesse Keating
d224008c46 bump for new gcc/glibc 2006-02-07 11:17:53 +00:00
Jesse Keating
c42f14ee5d gcc update bump 2005-12-09 22:40:06 +00:00