Author: randy
Date: 2010-02-13 17:58:42 -0700 (Sat, 13 Feb 2010)
New Revision: 8241
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/cracklib.xml
Log:
Updated to CrackLib-2.8.15
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-02-14 00:36:48 UTC (rev 8240)
+++ trunk/BOOK/general.ent 2010-02-14 00:58:42 UTC (rev 8241)
@@ -75,7 +75,7 @@
<!ENTITY openssl-version "0.9.8k">
<!ENTITY ca-bundle-version "20090409">
<!ENTITY gnutls-version "2.8.5">
-<!ENTITY cracklib-version "2.8.13">
+<!ENTITY cracklib-version "2.8.15">
<!ENTITY linux-pam-version "1.1.0">
<!ENTITY shadow-version "4.1.4.2">
<!ENTITY iptables-version "1.3.8">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-02-14 00:36:48 UTC
(rev 8240)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-02-14 00:58:42 UTC
(rev 8241)
@@ -45,6 +45,9 @@
<para>February 14th, 2010</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to CrackLib-2.8.15.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to OpenSSL-0.9.8l.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/postlfs/security/cracklib.xml
===================================================================
--- trunk/BOOK/postlfs/security/cracklib.xml 2010-02-14 00:36:48 UTC (rev
8240)
+++ trunk/BOOK/postlfs/security/cracklib.xml 2010-02-14 00:58:42 UTC (rev
8241)
@@ -6,10 +6,10 @@
<!ENTITY cracklib-download-http
"&sourceforge-repo;/cracklib/cracklib-&cracklib-version;.tar.gz">
<!ENTITY cracklib-download-ftp
"&gentoo-ftp-repo;/cracklib-&cracklib-version;.tar.gz">
- <!ENTITY cracklib-md5sum "5beb4c6b3c31c83fc98c4c225b25cd94">
- <!ENTITY cracklib-size "593 KB">
- <!ENTITY cracklib-buildsize "29 MB">
- <!ENTITY cracklib-time "0.2 SBU">
+ <!ENTITY cracklib-md5sum "dd745f3daad5d4efa9b0c89d32042c33">
+ <!ENTITY cracklib-size "615 KB">
+ <!ENTITY cracklib-buildsize "24 MB">
+ <!ENTITY cracklib-time "0.1 SBU">
<!ENTITY crackdict-version "20080507">
<!ENTITY crackdict-download
"&sourceforge-repo;/cracklib/cracklib-words-&crackdict-version;.gz">
@@ -38,6 +38,8 @@
library used to enforce strong passwords by comparing user selected
passwords to words in chosen word lists.</para>
+ &lfs65_checked;
+
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@@ -131,7 +133,7 @@
<screen role="root"><userinput>make install &&
mv -v /usr/lib/libcrack.so.2* /lib &&
-ln -v -sf ../../lib/libcrack.so.2.8.0 /usr/lib/libcrack.so</userinput></screen>
+ln -v -sf ../../lib/libcrack.so.2.8.1 /usr/lib/libcrack.so</userinput></screen>
<para>Issue the following commands as the
<systemitem class="username">root</systemitem> user to install the
@@ -177,8 +179,8 @@
<filename class='directory'>/lib</filename> hierarchy.</para>
<para><command>mv -v /usr/lib/libcrack.so.2* /lib</command> and
- <command>ln -v -sf ../../lib/libcrack.so.2.8.0 ...</command>: These two
- commands move the <filename
class='libraryfile'>libcrack.so.2.8.0</filename>
+ <command>ln -v -sf ../../lib/libcrack.so.2.8.1 ...</command>: These two
+ commands move the <filename
class='libraryfile'>libcrack.so.2.8.1</filename>
library and associated symlink from
<filename class='directory'>/usr/lib</filename> to
<filename class='directory'>/lib</filename>, then recreates the
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page