mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to CrackLib-2.8.9
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5739 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
3c594f40a8
commit
7887e3c808
@ -1,8 +1,8 @@
|
||||
<!ENTITY day "22"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "23"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "03"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2006">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
<!ENTITY releasedate "March &day;nd, &year;">
|
||||
<!ENTITY releasedate "March &day;rd, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|stable|testing|unstable|development] -->
|
||||
@ -40,7 +40,7 @@
|
||||
<!ENTITY openssl-version "0.9.7i">
|
||||
<!-- End special note about Heimdal -->
|
||||
|
||||
<!ENTITY cracklib-version "2.8.6">
|
||||
<!ENTITY cracklib-version "2.8.9">
|
||||
<!ENTITY linux-pam-version "0.99.2.0">
|
||||
<!ENTITY shadow-version "4.0.13">
|
||||
<!ENTITY iptables-version "1.3.3">
|
||||
|
@ -41,6 +41,15 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>March 23rd, 2006</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Updated to CrackLib-2.8.9.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>March 22nd, 2006</para>
|
||||
<itemizedlist>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY cracklib-download-http "http://prdownloads.sourceforge.net/cracklib/cracklib-&cracklib-version;.tar.gz">
|
||||
<!ENTITY cracklib-download-ftp " ">
|
||||
<!ENTITY cracklib-http-md5sum "3cef136fe33fc40c57f7514d9aa90c51">
|
||||
<!ENTITY cracklib-size "574 KB">
|
||||
<!ENTITY cracklib-buildsize "28.7 MB (without Python bindings)">
|
||||
<!ENTITY cracklib-http-md5sum "9a8c9eb26b48787c84024ac779f64bb2">
|
||||
<!ENTITY cracklib-size "575 KB">
|
||||
<!ENTITY cracklib-buildsize "29.2 MB (without Python bindings)">
|
||||
<!ENTITY cracklib-time "0.1 SBU">
|
||||
<!ENTITY crackdict-download "http://prdownloads.sourceforge.net/cracklib/cracklib-words.gz">
|
||||
<!ENTITY crackdict-size "4.4 MB">
|
||||
|
Loading…
Reference in New Issue
Block a user