2024-11-03 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 2.10.2

2023-11-01 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 2.9.11
	  use .xz files

2022-05-21 Eric Sandall <sandalle@sourcemage.org>
	* PRE_BUILD: Fix cracklib not finding python 3.10, instead thinking it's 3.1

2021-05-16 Ismael Luceno <ismael@sourcemage.org>
	* DEPENDS: removed autotools, not needed anymore
	* INSTALL, PRE_BUILD: moved unpacking of wordlist to PRE_BUILD
	* PRE_BUILD: added patching of libtool for non-glibc systems
	* BUILD, DEPENDS: fixed build with python3

2019-08-26 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 2.9.7
	  SECURITY_PATCH++ fix CVE-2016-6318

2019-01-19  Treeve Jelbert <treeve@sourcemage.org>
 	* DEPENDS: delete gnupg

2018-12-04 Thomas Orgis <sobukus@sourcemage.org>
	* INSTALL: no allwords download, link is dead, it is wrong
	  here, anyway

2016-05-17 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: 2.9.6
	  now at github

2015-08-17 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: 2.9.4

2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
	* DETAILS: remove SOURCEFORGE_URL usage (automated)

2014-10-08 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.9.2

2013-12-31 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: 2.9.1
	* PRE_BUILD: remove obsolete fixes

2013-06-17 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: 2.9.0

2013-01-28 Javier Vasquez <j.e.vasquez.v@gmail.com>
	* PRE_BUILD: Replacing AM_CONFIG_HEADER by
	  AC_CONFIG_HEADER, since the 1st got obsolete on
	  automake 1.13.1.

2012-12-22 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.8.22

2012-10-20 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: 2.8.19

2012-04-22 Treeve Jelbert <treeve@sourcemage.org>
	* DEPENDS: python => PYTHON
	  add zlib
	* PRE_BUILD: update config scripts, fix detection of python3

2010-10-01 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.8.18

2010-09-17 Treeve Jelbert <treeve@sourcemage.org>
	* DEPENDS: add optional python

2010-05-01 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.8.16

2010-01-08 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.8.15

2008-09-24 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.8.13, updated cracklibs-words to 20080507

2007-10-13 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.8.12

2006-09-21 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.8.9
	* PRE_BUILD: commented out the autoconf for now as causes build to fail

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed BUILD_API=2.

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-02-08 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on smgl-fhs (for directory structure)

2006-02-06 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on gnupg (for SOURCE verification)

2005-11-25 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 2.8.6;
	* DEPENDS: needs libtool for C++ fix;
	* PRE_BUILD: verify hash on words file.

2005-11-13 Eric Sandall <sandalle@sourcemage.org>
	* INSTALL: Make INSTALL_ROOT/var/cache/cracklib and install symlinks to
	  cracklib_dict.pwi and cracklib_dict.pwd into it (otherwise passwd fails
	  because it can't find them)
	  Don't remove this again

2005-08-27 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on autoconf and automake
	* PRE_BUILD: Fixed to not need C++

2005-07-10 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD: define dictionary directory;
	* PRE_BUILD: decompress cracklib's own wordlist; don't download allwords;
	* INSTALL: download allwords if possible; create dictionary from cracklib's
	  own wordlist as well as allwords if downloaded.

2005-05-25 David Brown <dmlb2000@excite.com>
	* PRE_BUILD: removed sedits on the make file
	* BUILD: added and modified to apply the sedits after the configure is
	  run
	* INSTALL: also commented out the cp line just to get it to complete
	* WIP: added install log and reason for not going to test

2005-05-22 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS,PRE_BUILD,INSTALL: upgrade to 2.8.3;
	* BUILD: remove.

2005-05-10 Eric Sandall <sandalle@sourcemage.org>
	* INSTALL: Make INSTALL_ROOT/var/cache/cracklib and install
	  cracklib_dict.pwi and cracklib_dict.pwd into it (otherwise
	  passwd fails because it can't find them)

2005-05-10 David Brown <dmlb2000@excite.com>
	* INSTALL: made install root capable

2005-04-08 Arjan Bouter <abouter@sourcemage.org>
	* PRE_BUILD: fixed a typo
	* BUILD: moved the copy line for the wordlist to BUILD
	  as that's used during make

2005-03-31 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: use GATHER_DOCS; minor fixes;
	* INSTALL: delegate docs copying to sorcery;
	* BUILD: make sure our CFLAGS are used (needed on AMD64).

2005-03-10 Arjan Bouter <abouter@sourcemage.org>
	* DETAILS: removed SOURCE2 details, as that file needed
	  'manual downloading'
	* PRE_BUILD: added downloading of the wordlist
	* INSTALL: renamed SOURCE2 to allwords

2005-03-10 Arjan Bouter <abouter@sourcemage.org>
	* DETAILS, PRE_BUILD, BUILD, INSTALL, HISTORY: created spell

