summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2008-02-09 11:32:20 -0800
committerEric Sandall2008-02-09 11:32:20 -0800
commit7531f13eed3e90a0835ccb8676ae2b8b217347a1 (patch)
treefabdaf007dd66f87249883e2a05e4413fc34cd9f
parent4e110418a37367e3f15a61af64ec034e212fdb07 (diff)
Revert "shadow: temporarily added coreutils to DEPENDS to prevent removing of pam.d/su (su need it)"
This reverts commit cc401f4df42da5f17211eaf333dde26af1f598a1. Revert coreutils updates for this stable release cycle. Conflicts: security/shadow/DETAILS security/shadow/HISTORY
-rwxr-xr-xsecurity/shadow/DEPENDS1
-rwxr-xr-xsecurity/shadow/DETAILS2
-rw-r--r--security/shadow/HISTORY4
3 files changed, 1 insertions, 6 deletions
diff --git a/security/shadow/DEPENDS b/security/shadow/DEPENDS
index 15a5f8bc86..c542604892 100755
--- a/security/shadow/DEPENDS
+++ b/security/shadow/DEPENDS
@@ -1,4 +1,3 @@
-depends coreutils &&
depends gnupg &&
depends smgl-fhs &&
diff --git a/security/shadow/DETAILS b/security/shadow/DETAILS
index 855ba4df6d..95aaab6ca1 100755
--- a/security/shadow/DETAILS
+++ b/security/shadow/DETAILS
@@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/$SOURCE
WEB_SITE=http://pkg-shadow.alioth.debian.org/
ENTERED=20050303
- PATCHLEVEL=0
+ PATCHLEVEL=2
SECURITY_PATCH=3
KEYWORDS="security password"
SHORT="Shadow password file utilities"
diff --git a/security/shadow/HISTORY b/security/shadow/HISTORY
index 8c048ed97e..d1c06fa62b 100644
--- a/security/shadow/HISTORY
+++ b/security/shadow/HISTORY
@@ -2,10 +2,6 @@
* DETAILS: 4.1.0, new WEB_SITE and SOURCE_URL[0]
* BUILD, shadow-4.0.18.1-useradd-usermod.patch: removed patch
-2008-01-24 Ladislav Hagara <hgr@vabo.cz>
- * DEPENDS: temporarily added coreutils to prevent removing of pam.d/su
- * DETAILS: PATCHLEVEL=2 to ensure all users have pam.d/su
-
2008-01-23 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: shadow now provides /bin/su, PATCHLEVEL=2 [Bug 14247]
* pam.d/su: added (from coreutils)