summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2007-01-21 21:23:41 +0100
committerJaka Kranjc2007-01-21 21:23:41 +0100
commit5587f46ea857b6cb9c1f2c5fe91aa80169574662 (patch)
tree5b907f2e256d25647ec85c56df6b399f286e513f
parent9202152ad1817b5d3a79b36ecde1d86e8e6f9168 (diff)
finally moving the pam.d/su file to coreutils where the su binary
comes from Conflicts: utils/coreutils/DETAILS
-rwxr-xr-xsecurity/shadow/DETAILS2
-rw-r--r--security/shadow/HISTORY6
-rwxr-xr-xutils/coreutils/DETAILS1
-rw-r--r--utils/coreutils/HISTORY6
-rwxr-xr-xutils/coreutils/pam.d/su (renamed from security/shadow/pam.d/su)0
5 files changed, 14 insertions, 1 deletions
diff --git a/security/shadow/DETAILS b/security/shadow/DETAILS
index f660a3c223..223eace661 100755
--- a/security/shadow/DETAILS
+++ b/security/shadow/DETAILS
@@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.pld.org.pl/software/$SPELL/$SOURCE
WEB_SITE=http://shadow.pld.org.pl/
ENTERED=20050303
- PATCHLEVEL=2
+ PATCHLEVEL=3
SECURITY_PATCH=1
KEYWORDS="security password"
SHORT="Shadow password file utilities"
diff --git a/security/shadow/HISTORY b/security/shadow/HISTORY
index 55829ab0c2..bd4348bec8 100644
--- a/security/shadow/HISTORY
+++ b/security/shadow/HISTORY
@@ -1,3 +1,9 @@
+2007-01-20 Thomas Orgis <sobukus@sourcemage.org>
+ * pam.d/su: move that to coreutils as the su binary comes from
+ there now
+ * DETAILS: a patchlevel can't hurt for having changed install
+ footprint
+
2006-07-15 Flavien Bridault <vlaaad@sourcemage.org>
* BUILD: do not install default /etc/pam.d/* files from the tarball
* DETAILS: PATCHLEVEL++
diff --git a/utils/coreutils/DETAILS b/utils/coreutils/DETAILS
index 444311251f..2bea833c3f 100755
--- a/utils/coreutils/DETAILS
+++ b/utils/coreutils/DETAILS
@@ -7,6 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE2_URL[0]=$GNU_URL/$SPELL/$SOURCE2
SOURCE_GPG=gnu-verified.gpg:$SOURCE2
SOURCE2_IGNORE=signature
+ PATCHLEVEL=2
WEB_SITE=http://www.gnu.org/software/coreutils/
ENTERED=20030409
LICENSE[0]=GPL
diff --git a/utils/coreutils/HISTORY b/utils/coreutils/HISTORY
index 713bc4f546..7426a06aff 100644
--- a/utils/coreutils/HISTORY
+++ b/utils/coreutils/HISTORY
@@ -1,3 +1,9 @@
+2007-01-20 Thomas Orgis <sobukus@sourcemage.org>
+ * pam.d/su: move that to coreutils as the su binary comes from
+ there now
+ * DETAILS: a patchlevel can't hurt for having changed install
+ footprint
+
2007-01-18 Thomas Orgis <sobukus@sourcemage.org>
* PRE_BUILD: do PAM patch and autoreconf _after_ all other patches
diff --git a/security/shadow/pam.d/su b/utils/coreutils/pam.d/su
index 96555f0460..96555f0460 100755
--- a/security/shadow/pam.d/su
+++ b/utils/coreutils/pam.d/su