Author: randy Date: 2007-02-15 07:25:23 -0700 (Thu, 15 Feb 2007) New Revision: 6637
Modified: branches/6.2/BOOK/general.ent branches/6.2/BOOK/postlfs/security/cracklib.xml Log: Merged r6560 (CrackLib update) from trunk to the 6.2 branch Modified: branches/6.2/BOOK/general.ent =================================================================== --- branches/6.2/BOOK/general.ent 2007-02-15 14:13:09 UTC (rev 6636) +++ branches/6.2/BOOK/general.ent 2007-02-15 14:25:23 UTC (rev 6637) @@ -60,7 +60,7 @@ <!ENTITY openssl-version "0.9.8d"> <!-- End special note about Heimdal --> -<!ENTITY cracklib-version "2.8.9"> +<!ENTITY cracklib-version "2.8.10"> <!ENTITY linux-pam-version "0.99.4.0"> <!ENTITY shadow-version "4.0.15"> <!ENTITY iptables-version "1.3.6"> Modified: branches/6.2/BOOK/postlfs/security/cracklib.xml =================================================================== --- branches/6.2/BOOK/postlfs/security/cracklib.xml 2007-02-15 14:13:09 UTC (rev 6636) +++ branches/6.2/BOOK/postlfs/security/cracklib.xml 2007-02-15 14:25:23 UTC (rev 6637) @@ -4,24 +4,13 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!-- Inserted as a reminder to do this. The mention of a test suite - is usually right before the root user installation commands. Please - delete these 12 (including one blank) lines after you are done.--> - - <!-- Use one of the two mentions below about a test suite, - delete the line that is not applicable. Of course, if the - test suite uses syntax other than "make check", revise the - line to reflect the actual syntax to run the test suite --> - - <!-- <para>This package does not come with a test suite.</para> --> - <!-- <para>To test the results, issue: <command>make check</command>.</para> --> - <!ENTITY cracklib-download-http "http://downloads.sourceforge.net/cracklib/cracklib-&cracklib-version;.tar.gz"> <!ENTITY cracklib-download-ftp " "> - <!ENTITY cracklib-http-md5sum "9a8c9eb26b48787c84024ac779f64bb2"> - <!ENTITY cracklib-size "575 KB"> - <!ENTITY cracklib-buildsize "29.2 MB (without Python bindings)"> + <!ENTITY cracklib-http-md5sum "555f7832b63ebc7fb70b0373500c2358"> + <!ENTITY cracklib-size "577 KB"> + <!ENTITY cracklib-buildsize "29 MB (without Python bindings)"> <!ENTITY cracklib-time "0.1 SBU"> + <!ENTITY crackdict-download "http://downloads.sourceforge.net/cracklib/cracklib-words.gz"> <!ENTITY crackdict-size "4.4 MB"> <!ENTITY crackdict-md5sum "d18e670e5df560a8745e1b4dede8f84f"> @@ -230,7 +219,7 @@ <seg>cracklib-check, cracklib-format, cracklib-packer, cracklib-unpacker and create-cracklib-dict</seg> <seg>libcrack.{so,a} and optionally, libcrack_heimdal.{so,a} and - cracklibmodule.{so,a} <application>Python</application> module</seg> + the cracklibmodule.{so,a} <application>Python</application> module</seg> <seg>/lib/cracklib, /usr/share/dict and /usr/share/cracklib</seg> </seglistitem> </segmentedlist> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
