[Pkg-shadow-devel] [shadow] 03/07: Updated to current upstream.
Nicolas François
nekral at alioth.debian.org
Sun Aug 25 21:42:36 UTC 2013
This is an automated email from the git hooks/post-receive script.
nekral pushed a commit to branch master
in repository shadow.
commit 4294d76926f25043ebb12c6d6742d8020e3dfdf1
Author: Nicolas François <nicolas.francois at centraliens.net>
Date: Fri Aug 16 00:49:34 2013 +0200
Updated to current upstream.
---
debian/patches/508_nologin_in_usr_sbin | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/508_nologin_in_usr_sbin b/debian/patches/508_nologin_in_usr_sbin
index 026e2db..3939e0b 100644
--- a/debian/patches/508_nologin_in_usr_sbin
+++ b/debian/patches/508_nologin_in_usr_sbin
@@ -6,8 +6,8 @@
bin_PROGRAMS = groups login su
-sbin_PROGRAMS = nologin
ubin_PROGRAMS = faillog lastlog chage chfn chsh expiry gpasswd newgrp passwd
- usbin_PROGRAMS = \
- cppw \
+ if ENABLE_SUBIDS
+ ubin_PROGRAMS += newgidmap newuidmap
@@ -38,6 +37,7 @@
grpunconv \
logoutd \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shadow/shadow.git
More information about the Pkg-shadow-devel
mailing list