diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-01 19:29:40 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-01 19:29:40 +0000 |
commit | 0c84f8a8a9005537fc7a8373e450fa0186b7fadc (patch) | |
tree | 60b861127a40b6b62376c6c9fad49742ac1fbd8b /entities/shadow.ent | |
parent | 2b9f7514dab741b774a1bb3c5099c72e1c833efe (diff) |
Added Shadow newgrp fix from Greg
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2714 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/shadow.ent')
-rw-r--r-- | entities/shadow.ent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/entities/shadow.ent b/entities/shadow.ent index 10cacc4ce..1f631544e 100644 --- a/entities/shadow.ent +++ b/entities/shadow.ent @@ -14,6 +14,8 @@ <!ENTITY shadow-depversion "20001016"> <!ENTITY shadow-contversion "4.0.3"> <!ENTITY shadow-size "1030 KB"> +<!ENTITY shadow-patch-version "4.0.3-newgrp-fix"> +<!ENTITY shadow-patch-size "836 Bytes"> <!ENTITY shadow-dir "shadow-&shadow-version;"> <!ENTITY shadow-package "shadow-&shadow-version;.tar.bz2"> |