[Pkg-shadow-commits] r750 - trunk/debian/patches

Christian Perrier bubulle at costa.debian.org
Tue Jan 3 07:13:35 UTC 2006


Author: bubulle
Date: 2006-01-03 07:13:34 +0000 (Tue, 03 Jan 2006)
New Revision: 750

Removed:
   trunk/debian/patches/473_su_fix_comments
Modified:
   trunk/debian/patches/series
Log:
Patch has been applied upstream

Deleted: trunk/debian/patches/473_su_fix_comments
===================================================================
--- trunk/debian/patches/473_su_fix_comments	2006-01-03 07:12:20 UTC (rev 749)
+++ trunk/debian/patches/473_su_fix_comments	2006-01-03 07:13:34 UTC (rev 750)
@@ -1,23 +0,0 @@
-Index: shadow-4.0.14/src/su.c
-===================================================================
---- shadow-4.0.14.orig/src/su.c	2005-12-14 22:27:12.000000000 +0100
-+++ shadow-4.0.14/src/su.c	2005-12-14 22:31:30.000000000 +0100
-@@ -289,9 +289,6 @@
-  *	su changes the user's ids to the values for the specified user.  if
-  *	no new user name is specified, "root" is used by default.
-  *
-- *	The only valid option is a "-" character, which is interpreted as
-- *	requiring a new login session to be simulated.
-- *
-  *	Any additional arguments are passed to the user's shell. In
-  *	particular, the argument "-c" will cause the next argument to be
-  *	interpreted as a command by the common shell programs.
-@@ -868,7 +865,7 @@
- 		/* Position argv to the remaining arguments */
- 		argv += optind;
- 		/*
--		 * Use new user's shell from /etc/passwd and create an argv
-+		 * Use the shell and create an argv
- 		 * with the rest of the command line included.
- 		 */
- 		argv[-1] = shellstr;

Modified: trunk/debian/patches/series
===================================================================
--- trunk/debian/patches/series	2006-01-03 07:12:20 UTC (rev 749)
+++ trunk/debian/patches/series	2006-01-03 07:13:34 UTC (rev 750)
@@ -41,7 +41,6 @@
 468_duplicate_passwd_struct_before_usage
 502_fix_generated_man_pages
 470_su.1_document_options
-473_su_fix_comments
 474_useradd_fix_comments
 475_su_use_amroot_instead_of_getuid
 476_su_ignore_--




More information about the Pkg-shadow-commits mailing list