* debian/securetty.linux: Added support for embedded ARM AMBA PL011 ports

(e.g. emulated by QEMU). Closes: #544184
This commit is contained in:
nekral-guest
2009-09-05 20:50:24 +00:00
parent 43cd3dc662
commit e9e97852cf
2 changed files with 8 additions and 1 deletions

4
debian/changelog vendored
View File

@@ -5,8 +5,10 @@ shadow (1:4.1.4.3-1) unstable; urgency=low
- Fix formatting of the login.defs.5 manpage. Closes: #542804
* debian/securetty.kfreebsd: On GNU/kFreeBSD the serial devices have change
from /dev/cuuaX to /dev/ttydX in kernel 6.0. Closes: #544523
* debian/securetty.linux: Added support for embedded ARM AMBA PL011 ports
(e.g. emulated by QEMU). Closes: #544184
-- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net> Tue, 01 Sep 2009 15:29:01 +0200
-- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net> Sat, 05 Sep 2009 22:47:31 +0200
shadow (1:4.1.4.2-1) unstable; urgency=low

View File

@@ -134,4 +134,9 @@ ttySC3
ttySC4
ttySC5
# Embedded ARM AMBA PL011 ports (e.g. emulated by QEMU)
ttyama0
ttyama1
ttyama2
ttyama3