Commit Graph

  • 41aa895af1 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild dmalcolm 2010-07-22 00:59:22 +0000
  • 3c20d618c4 - added gettext-autopoint as BR: Dan Horák 2010-07-03 12:41:26 +0000
  • 6530d55766 - pull in changes to the Hindi translation (#589188) Nalin Dahyabhai 2010-05-20 18:09:22 +0000
  • 5f1d933b2c - update to 2.8.16 Nalin Dahyabhai 2010-04-20 15:16:49 +0000
  • f43257b89a - add passwords derived from rockyou breach data to the dictionaries (Matthew Miller, #557592) Nalin Dahyabhai 2010-01-22 14:49:23 +0000
  • 35b9346058 - update license: tag - include license file Nalin Dahyabhai 2010-01-21 16:04:12 +0000
  • 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 Nalin Dahyabhai 2009-12-01 21:00:28 +0000
  • 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. Nalin Dahyabhai 2009-12-01 20:54:54 +0000
  • 58eccb4e44 - don't free an uninitialized pointer Nalin Dahyabhai 2009-12-01 20:53:07 +0000
  • d19d1b26bb - report the filename we passed to lstat() when we treat its error return as an exception Nalin Dahyabhai 2009-12-01 20:52:43 +0000
  • 2d55447325 Fix typo that causes a failure to update the common directory. (releng #2781) Bill Nottingham 2009-11-25 22:47:37 +0000
  • ddf45643f9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild Jesse Keating 2009-07-24 19:36:50 +0000
  • 35ced7f189 - add explicit dependency on gzip for the sake of cracklib-format (Daniel Mach, #501278) Nalin Dahyabhai 2009-05-18 16:44:28 +0000
  • 78a1dbd7d4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild Jesse Keating 2009-02-24 09:36:52 +0000
  • d5515de521 - drop trailing "." from the package description for the dicts subpackage (#225659) Nalin Dahyabhai 2009-02-19 18:32:09 +0000
  • 1faf15733c Rebuild for Python 2.6 Ignacio Vazquez-Abrams 2008-11-29 16:36:46 +0000
  • 044e85f19f - more missing builddeps (gettext requires cvs) - adjust spot-test for the python bindings to cope with new behavior Nalin Dahyabhai 2008-10-28 21:43:01 +0000
  • a95d0a0f24 add missing builddeps Nalin Dahyabhai 2008-10-28 18:07:05 +0000
  • fbf890aaa1 update to 2.8.13, which mainly overhauls the python bindings Nalin Dahyabhai 2008-10-28 18:00:40 +0000
  • edf74ee84e - fix errors rebuilding with libtool that's newer than the one upstream has (#467364) Nalin Dahyabhai 2008-10-28 17:35:23 +0000
  • a43d24359a - Autorebuild for GCC 4.3 Jesse Keating 2008-02-19 15:49:10 +0000
  • 58765a2cff - package the now-bundled cracklib-small dictionary in cracklib-dicts Nalin Dahyabhai 2008-01-25 19:24:52 +0000
  • 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"). Nalin Dahyabhai 2008-01-25 18:50:10 +0000
  • 405a78d357 makefile update to properly grab makefile.common Bill Nottingham 2007-10-15 18:40:24 +0000
  • fff87a2ba1 rebuild Nalin Dahyabhai 2007-08-21 14:53:37 +0000
  • f82e1deb9d - add a %check script to catch problems like #249210 Nalin Dahyabhai 2007-07-23 18:33:36 +0000
  • a351732e1d - work around non-executable util/cracklib-format giving us empty/garbage dictionaries (#249210) Nalin Dahyabhai 2007-07-23 17:23:48 +0000
  • 5e736e6ca6 - update to 2.8.10 Nalin Dahyabhai 2007-07-19 14:06:35 +0000
  • c4b52ac992 - add a function definition so that help(cracklib) gives *something*. no idea how to provide a module summary from C, though Nalin Dahyabhai 2007-07-19 14:04:38 +0000
  • c814b8b364 - include the dictionary filename suffix in error messages Nalin Dahyabhai 2007-07-19 14:04:02 +0000
  • 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) Nalin Dahyabhai 2007-06-20 18:39:28 +0000
  • f0b150931b - explicitly include required headers from <packer.h> (#228698) - attempt to provide doc strings in the python module Nalin Dahyabhai 2007-03-12 23:19:00 +0000
  • ba4b99c4b0 - explicitly include required headers from <packer.h> (#228698) Nalin Dahyabhai 2007-03-12 23:18:20 +0000
  • 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) Nalin Dahyabhai 2007-02-13 01:03:26 +0000
  • 5c473f2342 - add word list from attachment #126053 (#185314) Nalin Dahyabhai 2007-01-31 19:30:41 +0000
  • f8e88bbbd5 - first cut at adding doc strings Nalin Dahyabhai 2007-01-29 22:30:35 +0000
  • b64d92cc00 - fix check for the existence of dictionaries when the caller specifies a location (#224347, upstream #1644628) Nalin Dahyabhai 2007-01-25 17:33:12 +0000
  • 956f7cc827 - rebuild against python 2.5 Jeremy Katz 2006-12-07 15:31:54 +0000
  • 73da516461 - split out cracklib-python (#203327) Nalin Dahyabhai 2006-10-29 23:08:33 +0000
  • 1c32c7c14a - split out cracklib-devel (#203569) Nalin Dahyabhai 2006-10-29 23:02:46 +0000
  • 75bea2263e - hey look at that, someone filed a request to split off -devel Nalin Dahyabhai 2006-08-22 16:34:55 +0000
  • d9caeb0c01 - add this now so that I won't have to re-do it later Nalin Dahyabhai 2006-08-21 14:15:45 +0000
  • e8562844ad bumped for rebuild Jesse Keating 2006-07-12 04:53:38 +0000
  • 0637be7278 - Add the bug ID, though the bug report itself lives, now, only in our memories. Good times. Nalin Dahyabhai 2006-06-20 18:10:47 +0000
  • bc19f31f2b Fixing missing BRs Jesse Keating 2006-06-12 21:38:25 +0000
  • 153ada155a - set the default dictionary path so that tools like cracklib-check will heed %%{dictpath} Nalin Dahyabhai 2006-04-25 20:43:08 +0000
  • fbca5d4730 - update to 2.8.9 - only create compat symlinks for the dictionaries if we aren't installing them into the old locations Nalin Dahyabhai 2006-04-25 20:23:18 +0000
  • 1a2cd108ac bump for bug in double-long on ppc(64) Jesse Keating 2006-02-11 02:19:54 +0000
  • d224008c46 bump for new gcc/glibc Jesse Keating 2006-02-07 11:17:53 +0000
  • c42f14ee5d gcc update bump Jesse Keating 2005-12-09 22:40:06 +0000
  • 15f74b5b37 - update to 2.8.6 - remove .la file (#172632) Nalin Dahyabhai 2005-11-07 21:03:34 +0000
  • bf2ddcc913 update to 2.8.5 Nalin Dahyabhai 2005-09-28 23:12:10 +0000
  • e4e9e9106f okay, that looks reasonable Nalin Dahyabhai 2005-09-27 19:56:37 +0000
  • 86e898b005 - update to 2.8.4 - add a spelling fix to configure.in, link the python module with libcrack Nalin Dahyabhai 2005-09-27 19:47:21 +0000
  • 3502da989c fix typoed month Nalin Dahyabhai 2005-05-13 22:25:04 +0000
  • 3ffe18f51b update to 2.8.3 Nalin Dahyabhai 2005-05-13 20:13:08 +0000
  • 98999c4107 actually use a tarball, not an HTML page, as the library source Nalin Dahyabhai 2005-03-17 20:34:21 +0000
  • a95d1b048f update to 2.8.2 Nalin Dahyabhai 2005-03-17 20:26:53 +0000
  • 31865ec6a3 update URL Nalin Dahyabhai 2005-03-16 19:53:20 +0000
  • 669a945692 update to 2.8.1 Nalin Dahyabhai 2005-03-16 19:45:16 +0000
  • e675f09b61 - pull up changes for #143417 from RHEL 4 branch Nalin Dahyabhai 2005-01-04 00:13:00 +0000
  • 717af93210 rebuild Nalin Dahyabhai 2005-01-04 00:02:14 +0000
  • 0abe046392 - 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, as a compatibility measure - include a sample cracklib magic file - require cracklib-dicts (part of #143417) - stop using /usr/dict/* when building the dictionary Nalin Dahyabhai 2005-01-03 23:57:17 +0000
  • dfb1278601 auto-import changelog data from cracklib-2.7-28.src.rpm Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt cvsdist 2004-09-09 03:59:17 +0000
  • 8bda5f90cd auto-import changelog data from cracklib-2.7-27.1.src.rpm Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> - rebuilt Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt Wed Feb 04 2004 Nalin Dahyabhai <nalin@redhat.com> 2.7-26 - update URL (previous page moved) (#114894) Fri Jan 30 2004 Nalin Dahyabhai <nalin@redhat.com> 2.7-25 - fix ldconfig invocation in trigger for older versions which included the soname symlink (#114620) cvsdist 2004-09-09 03:59:01 +0000
  • ceb87c7445 auto-import changelog data from cracklib-2.7-24.src.rpm Mon Dec 01 2003 Nalin Dahyabhai <nalin@redhat.com> 2.7-24 - include packer.h for reading dictionaries directly, since we already include packer in the -dicts subpackage (#68339) - don't include the soname symlink in the package, let ldconfig do its job cvsdist 2004-09-09 03:58:41 +0000
  • a2bceb34ec auto-import changelog data from cracklib-2.7-23.src.rpm Wed Jun 18 2003 Nalin Dahyabhai <nalin@redhat.com> 2.7-23 - rebuild Mon Jun 16 2003 Nalin Dahyabhai <nalin@redhat.com> 2.7-22 - rebuild Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Wed Apr 30 2003 Nalin Dahyabhai <nalin@redhat.com> - update URL cvsdist 2004-09-09 03:58:12 +0000
  • 00e4e4b249 auto-import changelog data from cracklib-2.7-21.src.rpm Tue Feb 04 2003 Florian La Roche <Florian.LaRoche@redhat.de> - add symlink to shared libs Wed Jan 22 2003 Tim Powers <timp@redhat.com> - rebuilt Wed Sep 25 2002 Nalin Dahyabhai <nalin@redhat.com> 2.7-19 - fix for builds on multilib systems (set DICTPATH properly) cvsdist 2004-09-09 03:57:35 +0000
  • 246a6d8c65 auto-import changelog data from cracklib-2.7-18.src.rpm Fri Jun 21 2002 Tim Powers <timp@redhat.com> - automated rebuild cvsdist 2004-09-09 03:57:32 +0000
  • 9f65bf3add auto-import changelog data from cracklib-2.7-17.src.rpm Sun May 26 2002 Tim Powers <timp@redhat.com> - automated rebuild Thu May 09 2002 Nalin Dahyabhai <nalin@redhat.com> 2.7-16 - rebuild in new environment cvsdist 2004-09-09 03:57:29 +0000
  • aec63593b7 auto-import changelog data from cracklib-2.7-15.src.rpm Fri Feb 22 2002 Nalin Dahyabhai <nalin@redhat.com> 2.7-15 - rebuild Wed Jan 09 2002 Tim Powers <timp@redhat.com> - automated rebuild Tue Oct 02 2001 Nalin Dahyabhai <nalin@redhat.com> 2.7-13 - use getpwuid_r instead of getpwuid cvsdist 2004-09-09 03:57:23 +0000
  • abf2e1e269 auto-import changelog data from cracklib-2.7-12.src.rpm Fri Aug 03 2001 Nalin Dahyabhai <nalin@redhat.com> - remove cruft that ldconfig already knows how to manage - don't explicitly strip anything -- the brp setup decides that - tweak the header so that it can be used in C++ (#46685) - buildprereq the words package cvsdist 2004-09-09 03:57:09 +0000
  • 7928b0f2ec auto-import changelog data from cracklib-2.7-11.src.rpm Tue Jun 26 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add link from library major version number Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com> - Bump release + rebuild. cvsdist 2004-09-09 03:57:04 +0000
  • dfb832db89 auto-import cracklib-2.7-9 from cracklib-2.7-9.src.rpm cvsdist 2004-09-09 03:56:55 +0000
  • 78c1621129 auto-import changelog data from cracklib-2.7-8.src.rpm Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Tue Jun 27 2000 Nalin Dahyabhai <nalin@redhat.com> - FHS fixes - fix undeclared function warnings from the new compiler - fix URL Fri Apr 07 2000 Trond Eivind Glomsrd <teg@redhat.com> - switched to use /usr/share/dict/words Tue Apr 06 1999 Preston Brown <pbrown@redhat.com> - strip binaries Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 4) Wed Jan 06 1999 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 Sat May 09 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Tue Mar 10 1998 Cristian Gafton <gafton@redhat.com> - updated to 2.7 - build shared libraries Mon Nov 03 1997 Donnie Barnes <djb@redhat.com> - added -fPIC Mon Oct 13 1997 Donnie Barnes <djb@redhat.com> - basic spec file cleanups Mon Jun 02 1997 Erik Troan <ewt@redhat.com> - built against glibc cvsdist 2004-09-09 03:56:20 +0000
  • f922f1c12b Setup of module cracklib cvsdist 2004-09-09 03:56:17 +0000