diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-02-14 20:49:29 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-02-14 20:49:29 +0000 |
commit | ed21235c012efda4f7fae63d89714555235c0e48 (patch) | |
tree | 83d1aa2d402a7a474508a4b063f2ca1c8f7e0510 /chapter01 | |
parent | b63bb9a9e5098c1a07e25d5f3db9f9db5dda1108 (diff) |
Upgrade to Shadow-4.1.5. Fixes #3019.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 234ed3abd..2f8220c76 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-02-14</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Shadow-4.1.5. Fixes + <ulink url="&lfs-ticket-root;3019">#3019</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.2.6. Fixes <ulink url="&lfs-ticket-root;3018">#3018</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index cb8ac33c3..d6ee7a19c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -169,9 +169,9 @@ <!--<listitem> <para>Sed &sed-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Shadow &shadow-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Sysklogd &sysklogd-version;</para> </listitem>--> @@ -227,6 +227,10 @@ <para>&mpfr-fixes-patch;</para> </listitem> + <listitem> + <para>&shadow-nscd-patch;</para> + </listitem> + </itemizedlist> <itemizedlist> |