Import Debian patch 434_login_stop_checking_args_after--

* NEWS, src/login.c (check_flags): Stop checking the arguments
	after --. The later options will be sent to the shell, and do not
	need to be checked.
This commit is contained in:
nekral-guest
2008-05-18 14:54:35 +00:00
parent 6a17c2b27f
commit fb4271bdf9
3 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2008-05-18 Nicolas François <nicolas.francois@centraliens.net>
Import Debian patch 434_login_stop_checking_args_after--
* NEWS, src/login.c (check_flags): Stop checking the arguments
after --. The later options will be sent to the shell, and do not
need to be checked.
2008-05-18 Nicolas François <nicolas.francois@centraliens.net>
* src/vipw.c, src/su.c, src/newgrp.c: Harmonize the children's