Changeset 1ae6204
- Timestamp:
- 12/07/2011 05:10:09 PM (13 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- fdcbc8d
- Parents:
- 8db70584
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8db70584 r1ae6204 4 4 --> 5 5 6 <!ENTITY day "0 6"> <!-- Always 2 digits -->6 <!ENTITY day "07"> <!-- Always 2 digits --> 7 7 <!ENTITY month "12"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2011"> … … 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "&year;-&month;-&day;"> 12 <!ENTITY releasedate "December 4th, &year;">12 <!ENTITY releasedate "December 7th, &year;"> 13 13 <!-- <!ENTITY releasedate "November &day;st, &year;"> --> 14 14 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> … … 107 107 <!ENTITY cracklib-version "2.8.18"> 108 108 <!ENTITY openssh-version "5.9p1"> 109 <!ENTITY linux-pam-version "1.1. 3">109 <!ENTITY linux-pam-version "1.1.5"> 110 110 <!ENTITY shadow-version "4.1.4.3"> 111 111 <!ENTITY iptables-version "1.4.12"> -
introduction/welcome/changelog.xml
r8db70584 r1ae6204 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Updated to Linux-PAM-1.1.5.</para> 49 </listitem> 50 <listitem> 51 <para>[bdubbs] - Added --enable-dbm to Berkeley DB for 52 compatibility with older packages.</para> 53 </listitem> 54 <listitem> 48 55 <para>[bdubbs] - Updated to gpgme-1.3.1.</para> 49 56 </listitem> -
postlfs/security/linux-pam.xml
r8db70584 r1ae6204 5 5 %general-entities; 6 6 7 <!ENTITY linux-pam-download-http "http ://www.kernel.org/pub/linux/libs/pam/library/Linux-PAM-&linux-pam-version;.tar.bz2">8 <!ENTITY linux-pam-download-ftp " ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-&linux-pam-version;.tar.bz2">9 <!ENTITY linux-pam-md5sum " 6db7fcb5db6253350e3a4648ceac40e7">7 <!ENTITY linux-pam-download-http "https://fedorahosted.org/releases/l/i/linux-pam/Linux-PAM-&linux-pam-version;.tar.bz2"> 8 <!ENTITY linux-pam-download-ftp " "> 9 <!ENTITY linux-pam-md5sum "927ee5585bdec5256c75117e9348aa47"> 10 10 <!ENTITY linux-pam-size "1.1 MB"> 11 <!ENTITY linux-pam-buildsize "23 MB (includes installing the optional documentation)"> 12 <!ENTITY linux-pam-time "0.4 SBU"> 13 14 <!ENTITY linux-pam-docs-download "http://www.kernel.org/pub/linux/libs/pam/documentation/Linux-PAM-&linux-pam-version;-docs.tar.bz2"> 15 <!ENTITY linux-pam-docs-md5sum "83bb379cde2f1585833035fb378fab95"> 16 <!ENTITY linux-pam-docs-size "495 KB"> 11 <!ENTITY linux-pam-buildsize "28 MB (includes installing the optional documentation)"> 12 <!ENTITY linux-pam-time "0.3 SBU"> 13 14 <!ENTITY linux-pam-docs-download "https://fedorahosted.org/releases/l/i/linux-pam/Linux-PAM-&linux-pam-version;-docs.tar.bz2"> 15 <!ENTITY linux-pam-docs-md5sum "987e14ddce375ec7ddd2b91fbc2bd46d"> 16 <!ENTITY linux-pam-docs-size "487 KB"> 17 <!ENTITY debian-pam-docs "http://debian.securedservers.com/kernel/pub/linux/libs/pam"> 17 18 ]> 18 19 … … 39 40 users.</para> 40 41 41 <para>&lfssvn_checked;20101029&lfssvn_checked2;</para>42 &lfs70_checked; 42 43 43 44 <bridgehead renderas="sect3">Package Information</bridgehead> … … 257 258 # End /etc/pam.conf</literal></screen> 258 259 259 <para>The <application>PAM</application> man page 260 (<command>man pam</command>) provides a good starting point for 261 descriptions of fields and allowable entries. The <ulink 262 url="http://www.kernel.org/pub/linux/libs/pam/Linux-PAM-html/Linux-PAM_SAG.html"> 263 Linux-PAM System Administrators' Guide</ulink> 264 is recommended for additional information.</para> 265 266 <para>Refer to <ulink 267 url="http://www.kernel.org/pub/linux/libs/pam/modules.html"/> 268 for a list of various third-party modules available.</para> 260 <para>The <application>PAM</application> man page (<command>man 261 pam</command>) provides a good starting point for descriptions of fields 262 and allowable entries. The <ulink 263 url="&debian-pam-docs;/Linux-PAM-html/Linux-PAM_SAG.html"> Linux-PAM 264 System Administrators' Guide</ulink> is recommended for additional 265 information.</para> 266 267 <para>Refer to <ulink url="&debian-pam-docs;/modules.html"/> for a list 268 of various third-party modules available.</para> 269 269 270 270 <important> -
server/databases/db.xml
r8db70584 r1ae6204 90 90 --enable-test \ 91 91 --enable-tcl \ 92 --enable-dbm \ 92 93 --with-tcl=/usr/lib && 93 94 make</userinput></screen> … … 180 181 <filename class="libraryfile">libdb_tcl</filename> libraries.</para> 181 182 183 <para><parameter>--enable-dbm</parameter>: Enables legacy interface support 184 support needed by some older packages.</para> 185 182 186 <para><parameter>--enable-java</parameter>: Enables 183 187 <application>Java</application> support in DB and creates the
Note:
See TracChangeset
for help on using the changeset viewer.