aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter03/packages.xml2
-rw-r--r--chapter06/shadow.xml2
-rw-r--r--general.ent2
4 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 64544b36a..d7222bfd7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -23,6 +23,7 @@ of the LFS Book.</para>
<listitem><para>glibc-20041220</para></listitem>
<listitem><para>lfs-bootscripts-3.1.0</para></listitem>
<listitem><para>linux-libc-headers-2.6.10.0</para></listitem>
+<listitem><para>shadow-4.0.7</para></listitem>
<listitem><para>util-linux-2.12q</para></listitem>
</itemizedlist>
</listitem>
@@ -40,6 +41,9 @@ of the LFS Book.</para>
</itemizedlist>
</listitem>
+<listitem><para>January 27th, 2005 [matt]: Upgraded to shadow-4.0.7</para>
+</listitem>
+
<listitem><para>January 27th, 2005 [matt]: Upgraded to util-linux-2.12q</para>
</listitem>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index d45ef64c2..a93b51edb 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -335,7 +335,7 @@
</varlistentry>
<varlistentry>
-<term>Shadow (&shadow-version;) - 795 KB:</term>
+<term>Shadow (&shadow-version;) - 996 KB:</term>
<listitem>
<para><ulink url="ftp://ftp.pld.org.pl/software/shadow/"/></para>
</listitem>
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml
index 361b90e94..238de4345 100644
--- a/chapter06/shadow.xml
+++ b/chapter06/shadow.xml
@@ -47,7 +47,7 @@ sed -i '/groups/d' man/Makefile</userinput></screen>
<screen><userinput>sed -e's@#MD5_CRYPT_ENAB.no@MD5_CRYPT_ENAB yes@' \
-e 's@/var/spool/mail@/var/mail@' \
- &lt; etc/login.defs.linux &gt; /etc/login.defs</userinput></screen>
+ etc/login.defs.linux &gt; /etc/login.defs</userinput></screen>
<para>Move a program:</para>
diff --git a/general.ent b/general.ent
index 66153f79b..252ff5d80 100644
--- a/general.ent
+++ b/general.ent
@@ -61,7 +61,7 @@
<!ENTITY psmisc-version "21.5">
<!ENTITY readline-version "5.0">
<!ENTITY sed-version "4.1.2">
-<!ENTITY shadow-version "4.0.6">
+<!ENTITY shadow-version "4.0.7">
<!ENTITY syslog-ng-version "1.6.5">
<!ENTITY sysvinit-version "2.86">
<!ENTITY tar-version "1.15.1">