diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-31 06:45:17 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-31 06:45:17 +0000 |
commit | 98fcc378d5213940ec51b75663afe3e68e5626f3 (patch) | |
tree | d120c105b94f2b2f2f41ae5cedc4c98ddf17c2c1 /chapter01 | |
parent | 008a51dd95b72c93b27ed8a07aad35e51ca811eb (diff) |
Added Archaic's sed to remove installation of the groups binary from shadow - see LFS-Dev for more info.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a9d17e26b..c654dca77 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -49,6 +49,9 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>December 30th, 2004 [jeremy]: Added Archaic's sed to stop +installation of shadow's groups binary, as well as it's man page.</para></listitem> + <listitem><para>December 30th, 2004 [jeremy]: Added Vim security vulnerability patch - Thanks Matt</para></listitem> <listitem><para>December 30th, 2004 [jeremy]: Added Linux kernel security vulnerability fix into chapter 8</para></listitem> |