From 7ea4443021dda2276fddaf6cb390ceee7e71a917 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 19 Mar 2007 20:57:36 +0000 Subject: Upgrade to Shadow-4.0.18.1. Fixes #1850. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter03/patches.xml | 8 ++++++++ chapter06/shadow.xml | 6 ++++++ packages.ent | 6 +++--- patches.ent | 5 +++++ 5 files changed, 26 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index cd2b2ad0f..654808438 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2007-03-19 + + [matthew] - Upgrade to Shadow-4.0.18.1. Fixes + #1850 + [matthew] - Upgrade to Linux-2.6.20.3. Fixes #1971 diff --git a/chapter03/patches.xml b/chapter03/patches.xml index da1ff6af1..fe961d4eb 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -202,6 +202,14 @@ + + Shadow Useradd Patch - &shadow-useradd-patch-size;: + + Download: + MD5 sum: &shadow-useradd-patch-md5; + + + Sysklogd 8-Bit Cleanness Patch - &sysklogd-8bit-patch-size;: diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index e9028a991..210d90bf3 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -43,6 +43,12 @@ command below. + Fix a bug in the useradd and + usermod programs which prevent them from accepting group + names rather than group ID numbers to the option: + +patch -Np1 -i ../&shadow-useradd-patch; + Prepare Shadow for compilation: ./configure --libdir=/lib --sysconfdir=/etc --enable-shared --without-selinux diff --git a/packages.ent b/packages.ent index 6e5fdab43..5fd8b0a3d 100644 --- a/packages.ent +++ b/packages.ent @@ -430,10 +430,10 @@ - - + + - + diff --git a/patches.ent b/patches.ent index 9a2ef75c7..d349da620 100644 --- a/patches.ent +++ b/patches.ent @@ -110,6 +110,11 @@ + + + + + -- cgit v1.2.3-54-g00ecf