* debian/securetty.linux: Added some local X displays. See LP #104957. But
only a limited set of displays were added.
This commit is contained in:
Vendored
+3
-1
@@ -24,13 +24,15 @@ shadow (1:4.1.4-1) unstable; urgency=low
|
||||
field is not 'x'. Closes: #501869
|
||||
Other topics raised in this bug were fixed previously.
|
||||
* debian/securetty.linux: Added Freescale i.MX ports. Closes: #527095
|
||||
* debian/securetty.linux: Added some local X displays. See LP #104957. But
|
||||
only a limited set of displays were added.
|
||||
* debian/rules, debian/passwd.newusers.pam, debian/passwd.chpasswd.pam:
|
||||
Install the newusers and chpasswd PAM service configuration files.
|
||||
newusers and chpasswd now use PAM to update the passwords.
|
||||
Closes: #525153
|
||||
* debian/login.pam: Updated support for SELinux. Closes: #527106
|
||||
|
||||
-- Christian Perrier <bubulle@debian.org> Sun, 10 May 2009 16:07:16 +0200
|
||||
-- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net> Sun, 10 May 2009 23:59:42 +0200
|
||||
|
||||
shadow (1:4.1.3.1-1) unstable; urgency=low
|
||||
|
||||
|
||||
Vendored
+14
@@ -100,6 +100,20 @@ tty61
|
||||
tty62
|
||||
tty63
|
||||
|
||||
# Local X displays (allows empty passwords with pam_unix's nullok_secure)
|
||||
:0
|
||||
:0.0
|
||||
:0.1
|
||||
:1
|
||||
:1.0
|
||||
:1.1
|
||||
:2
|
||||
:2.0
|
||||
:2.1
|
||||
:3
|
||||
:3.0
|
||||
:3.1
|
||||
|
||||
# Embedded Freescale i.MX ports
|
||||
ttymxc0
|
||||
ttymxc1
|
||||
|
||||
Reference in New Issue
Block a user