Changeset 3fe83ff2


Ignore:
Timestamp:
05/16/2009 01:37:49 PM (15 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
2084b36
Parents:
ebe217a
Message:

Upgrade to Shadow-4.1.4. Fixes #2394.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rebe217a r3fe83ff2  
    4242      <itemizedlist>
    4343        <listitem>
     44          <para>[matthew] - Upgrade to Shadow-4.1.4. Fixes
     45          <ulink url="&lfs-ticket-root;2394">#2394</ulink>.</para>
     46        </listitem>
     47        <listitem>
    4448          <para>[matthew] - Upgrade to Psmisc-22.7. Fixes
    4549          <ulink url="&lfs-ticket-root;2392">#2392</ulink>.</para>
  • chapter06/shadow.xml

    rebe217a r3fe83ff2  
    9393-->
    9494
    95 <screen><userinput remap="configure">./configure --sysconfdir=/etc --without-libpam</userinput></screen>
    96 
    97     <variablelist>
    98       <title>The meaning of the configure option:</title>
    99 
    100       <varlistentry>
    101         <term><parameter>-without-libpam</parameter></term>
    102         <listitem>
    103           <para>Support for PAM is enabled by default, but PAM is not
    104           built in a base LFS system.  The compilation of
    105           <command>login</command> will fail if this option is not used.</para>
    106         </listitem>
    107       </varlistentry>
    108 
    109     </variablelist>
     95<screen><userinput remap="configure">./configure --sysconfdir=/etc</userinput></screen>
    11096
    11197    <para>Compile the package:</para>
  • packages.ent

    rebe217a r3fe83ff2  
    441441<!ENTITY sed-ch6-sbu "0.2 SBU">
    442442
    443 <!ENTITY shadow-version "4.1.3.1">
    444 <!ENTITY shadow-size "1,661 KB">
     443<!ENTITY shadow-version "4.1.4">
     444<!ENTITY shadow-size "1,718 KB">
    445445<!ENTITY shadow-url "ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/shadow-&shadow-version;.tar.bz2">
    446 <!ENTITY shadow-md5 "f90f51908e9c3a62ac0eb6b3043421de">
     446<!ENTITY shadow-md5 "a1ee8b48e82f31291fbacc1ee6a0c793">
    447447<!ENTITY shadow-home "http://pkg-shadow.alioth.debian.org/">
    448448<!ENTITY shadow-ch6-du "28 MB">
Note: See TracChangeset for help on using the changeset viewer.