Author: bdubbs
Date: 2011-12-07 10:10:09 -0700 (Wed, 07 Dec 2011)
New Revision: 9080
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/linux-pam.xml
trunk/BOOK/server/databases/db.xml
Log:
Updated to Linux-PAM-1.1.5.
Added --enable-dbm to Berkeley DB for compatibility with older packages.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2011-12-07 14:25:13 UTC (rev 9079)
+++ trunk/BOOK/general.ent 2011-12-07 17:10:09 UTC (rev 9080)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "06"> <!-- Always 2 digits -->
+<!ENTITY day "07"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2011">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "December 4th, &year;">
+<!ENTITY releasedate "December 7th, &year;">
<!-- <!ENTITY releasedate "November &day;st, &year;"> -->
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
@@ -106,7 +106,7 @@
<!ENTITY gnutls-version "3.0.7">
<!ENTITY cracklib-version "2.8.18">
<!ENTITY openssh-version "5.9p1">
-<!ENTITY linux-pam-version "1.1.3">
+<!ENTITY linux-pam-version "1.1.5">
<!ENTITY shadow-version "4.1.4.3">
<!ENTITY iptables-version "1.4.12">
<!ENTITY gnupg-version "1.4.11">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2011-12-07 14:25:13 UTC
(rev 9079)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2011-12-07 17:10:09 UTC
(rev 9080)
@@ -45,6 +45,13 @@
<para>December 7th, 2011</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Updated to Linux-PAM-1.1.5.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Added --enable-dbm to Berkeley DB for
+ compatibility with older packages.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Updated to gpgme-1.3.1.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/postlfs/security/linux-pam.xml
===================================================================
--- trunk/BOOK/postlfs/security/linux-pam.xml 2011-12-07 14:25:13 UTC (rev
9079)
+++ trunk/BOOK/postlfs/security/linux-pam.xml 2011-12-07 17:10:09 UTC (rev
9080)
@@ -4,16 +4,17 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY linux-pam-download-http
"http://www.kernel.org/pub/linux/libs/pam/library/Linux-PAM-&linux-pam-version;.tar.bz2">
- <!ENTITY linux-pam-download-ftp
"ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-&linux-pam-version;.tar.bz2">
- <!ENTITY linux-pam-md5sum "6db7fcb5db6253350e3a4648ceac40e7">
+ <!ENTITY linux-pam-download-http
"https://fedorahosted.org/releases/l/i/linux-pam/Linux-PAM-&linux-pam-version;.tar.bz2">
+ <!ENTITY linux-pam-download-ftp " ">
+ <!ENTITY linux-pam-md5sum "927ee5585bdec5256c75117e9348aa47">
<!ENTITY linux-pam-size "1.1 MB">
- <!ENTITY linux-pam-buildsize "23 MB (includes installing the optional
documentation)">
- <!ENTITY linux-pam-time "0.4 SBU">
+ <!ENTITY linux-pam-buildsize "28 MB (includes installing the optional
documentation)">
+ <!ENTITY linux-pam-time "0.3 SBU">
- <!ENTITY linux-pam-docs-download
"http://www.kernel.org/pub/linux/libs/pam/documentation/Linux-PAM-&linux-pam-version;-docs.tar.bz2">
- <!ENTITY linux-pam-docs-md5sum "83bb379cde2f1585833035fb378fab95">
- <!ENTITY linux-pam-docs-size "495 KB">
+ <!ENTITY linux-pam-docs-download
"https://fedorahosted.org/releases/l/i/linux-pam/Linux-PAM-&linux-pam-version;-docs.tar.bz2">
+ <!ENTITY linux-pam-docs-md5sum "987e14ddce375ec7ddd2b91fbc2bd46d">
+ <!ENTITY linux-pam-docs-size "487 KB">
+ <!ENTITY debian-pam-docs
"http://debian.securedservers.com/kernel/pub/linux/libs/pam">
]>
<sect1 id="linux-pam" xreflabel="Linux-PAM-&linux-pam-version;">
@@ -38,7 +39,7 @@
local system administrator to choose how applications authenticate
users.</para>
- <para>&lfssvn_checked;20101029&lfssvn_checked2;</para>
+ &lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -256,16 +257,15 @@
# End /etc/pam.conf</literal></screen>
- <para>The <application>PAM</application> man page
- (<command>man pam</command>) provides a good starting point for
- descriptions of fields and allowable entries. The <ulink
-
url="http://www.kernel.org/pub/linux/libs/pam/Linux-PAM-html/Linux-PAM_SAG.html">
- Linux-PAM System Administrators' Guide</ulink>
- is recommended for additional information.</para>
+ <para>The <application>PAM</application> man page (<command>man
+ pam</command>) provides a good starting point for descriptions of fields
+ and allowable entries. The <ulink
+ url="&debian-pam-docs;/Linux-PAM-html/Linux-PAM_SAG.html"> Linux-PAM
+ System Administrators' Guide</ulink> is recommended for additional
+ information.</para>
- <para>Refer to <ulink
- url="http://www.kernel.org/pub/linux/libs/pam/modules.html"/>
- for a list of various third-party modules available.</para>
+ <para>Refer to <ulink url="&debian-pam-docs;/modules.html"/> for a list
+ of various third-party modules available.</para>
<important>
<para>You should now reinstall the <xref linkend="shadow"/>
Modified: trunk/BOOK/server/databases/db.xml
===================================================================
--- trunk/BOOK/server/databases/db.xml 2011-12-07 14:25:13 UTC (rev 9079)
+++ trunk/BOOK/server/databases/db.xml 2011-12-07 17:10:09 UTC (rev 9080)
@@ -89,6 +89,7 @@
../dist/configure --prefix=/usr \
--enable-test \
--enable-tcl \
+ --enable-dbm \
--with-tcl=/usr/lib &&
make</userinput></screen>
@@ -179,6 +180,9 @@
Enables <application>Tcl</application> support in DB and creates the
<filename class="libraryfile">libdb_tcl</filename> libraries.</para>
+ <para><parameter>--enable-dbm</parameter>: Enables legacy interface support
+ support needed by some older packages.</para>
+
<para><parameter>--enable-java</parameter>: Enables
<application>Java</application> support in DB and creates the
<filename class='libraryfile'>libdb_java</filename> libraries.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page