Changeset c03a8bd


Ignore:
Timestamp:
02/15/2007 07:14:30 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
71e9f62
Parents:
2478f1b
Message:

Updated to Linux-PAM-0.99.7.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6645 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2478f1b rc03a8bd  
    6262
    6363<!ENTITY cracklib-version             "2.8.10">
    64 <!ENTITY linux-pam-version            "0.99.4.0">
     64<!ENTITY linux-pam-version            "0.99.7.1">
    6565<!ENTITY shadow-version               "4.0.15">
    6666<!ENTITY iptables-version             "1.3.6">
  • introduction/welcome/changelog.xml

    r2478f1b rc03a8bd  
    4545      <para>February 15th, 2007</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
     49        </listitem>
    4750        <listitem>
    4851          <para>[randy] - Updated to Tk-8.4.14.</para>
  • postlfs/security/linux-pam.xml

    r2478f1b rc03a8bd  
    77  <!ENTITY linux-pam-download-http "http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-&linux-pam-version;.tar.bz2">
    88  <!ENTITY linux-pam-download-ftp  "ftp://ftp.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-&linux-pam-version;.tar.bz2">
    9   <!ENTITY linux-pam-md5sum        "267ea71253615342261f9fc486d06647">
    10   <!ENTITY linux-pam-size          "783 KB">
    11   <!ENTITY linux-pam-buildsize     "19.8 MB">
     9  <!ENTITY linux-pam-md5sum        "385458dfb4633071594e255a6ebec9da">
     10  <!ENTITY linux-pam-size          "872 KB">
     11  <!ENTITY linux-pam-buildsize     "18 MB">
    1212  <!ENTITY linux-pam-time          "0.5 SBU">
    1313  <!ENTITY linux-pam-docs-download "http://www.kernel.org/pub/linux/libs/pam/pre/doc/Linux-PAM-&linux-pam-version;-docs.tar.bz2">
     
    6868    <bridgehead renderas="sect3">Linux-PAM Dependencies</bridgehead>
    6969
    70     <!-- Moved to optional after discussion on BLFS-Dev
    71 
    72     <bridgehead renderas="sect4">Recommended</bridgehead>
    73     <para role="recommended"><xref linkend="cracklib"/></para>
    74 
    75     -->
    76 
    7770    <bridgehead renderas="sect4">Optional</bridgehead>
    78     <para role="optional"><xref linkend="cracklib"/>,
     71    <para role="optional"><xref linkend="cracklib"/> and
    7972    <!-- <xref linkend="db"/> (for the pam_userdb module), -->
    80     <ulink url="http://www.prelude-ids.org/">Prelude</ulink>, and
    81     <ulink url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink></para>
     73    <ulink url="http://www.prelude-ids.org/">Prelude</ulink></para>
     74
     75    <bridgehead renderas="sect4">Optional (To {,Re}build the Documentation)</bridgehead>
     76    <para role="optional"><xref linkend="libxslt"/>,
     77    <xref linkend="DocBook"/>,
     78    <xref linkend="docbook-xsl"/>,
     79    <xref linkend="w3m"/>, and
     80    <xref linkend="fop"/></para>
    8281
    8382    <para condition="html" role="usernotes">User Notes:
     
    8988    <title>Installation of Linux-PAM</title>
    9089
    91     <para>If you downloaded the documentation, unpack the tarball into the
    92     <filename class='directory'>doc</filename> directory of the source
    93     tree:</para>
    94 
    95 <screen><userinput>tar -xf ../Linux-PAM-&linux-pam-version;-docs.tar.bz2 -C doc</userinput></screen>
     90    <para>If you downloaded the documentation, unpack the tarball from the
     91    same top-level directory you unpacked the source tarball from. The files
     92    will unpack into the correct directories of the source tree.</para>
    9693
    9794    <para>Install <application>Linux-PAM</application> by
     
    10198            --sbindir=/lib/security \
    10299            --enable-securedir=/lib/security \
    103             --enable-docdir=/usr/share/doc/Linux-PAM-&linux-pam-version; \
     100            --docdir=/usr/share/doc/Linux-PAM-&linux-pam-version; \
    104101            --enable-read-both-confs &amp;&amp;
    105102make</userinput></screen>
    106103
    107     <para>The test suite will not provide meaningful results until the package
     104    <para>To test the results, issue <command>make check</command>.</para>
     105
     106    <!-- <para>The test suite will not provide meaningful results until the package
    108107    has been installed and configured. If, after installing the package and
    109108    creating a minimum configuration as shown below in the 'other' example,
     
    118117      <application>Shadow</application> instructions to test the new setup. All
    119118      the tests should pass.</para>
    120     </tip>
     119    </tip> -->
    121120
    122121    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    126125mv -v /lib/security/pam_tally /sbin &amp;&amp;
    127126mv -v /usr/lib/libpam*.so.0* /lib &amp;&amp;
    128 ln -v -sf ../../lib/libpam.so.0.81.3 /usr/lib/libpam.so &amp;&amp;
     127ln -v -sf ../../lib/libpam.so.0.81.6 /usr/lib/libpam.so &amp;&amp;
    129128ln -v -sf ../../lib/libpamc.so.0.81.0 /usr/lib/libpamc.so &amp;&amp;
    130129ln -v -sf ../../lib/libpam_misc.so.0.81.2 /usr/lib/libpam_misc.so</userinput></screen>
    131130
    132     <para>If you downloaded the documentation, install it using the following
     131    <!-- <para>If you downloaded the documentation, install it using the following
    133132    command:</para>
    134133
     
    136135do
    137136    cp -v -R doc/$DOCTYPE /usr/share/doc/Linux-PAM-&linux-pam-version;
    138 done</userinput></screen>
     137done</userinput></screen> -->
    139138
    140139  </sect2>
     
    157156    <filename class='directory'>/lib/security</filename>.</para>
    158157
    159     <para><parameter>--enable-docdir=...</parameter>: This parameter results in
     158    <para><parameter>--docdir=...</parameter>: This parameter results in
    160159    the documentation being installed in a versioned directory name.</para>
    161160
Note: See TracChangeset for help on using the changeset viewer.