diff --git a/debian/changelog b/debian/changelog index c2c6ef69..a99b2abd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -48,6 +48,9 @@ shadow (1:4.1.1~rc1-1) UNRELEASED; urgency=low unversionned; see above) in the passwd package. * debian/control: The passwd's Replaces on manpages-de can be versionned again. The su(1) manpage was removed from manpages-de. + * debian/securetty.linux: Added ttyUSB0, ttyUSB1, ttyUSB2, and MPC5200 + serial ports (ttyPSC0, ttyPSC1, ttyPSC2, ttyPSC3, ttyPSC4, ttyPSC5). + Closes: #461374 -- Nicolas FRANCOIS (Nekral) Sun, 24 Feb 2008 18:33:31 +0100 diff --git a/debian/securetty.linux b/debian/securetty.linux index 68f33619..3d2f8cc3 100644 --- a/debian/securetty.linux +++ b/debian/securetty.linux @@ -6,6 +6,19 @@ console ttyS0 ttyS1 +# USB dongles +ttyUSB0 +ttyUSB1 +ttyUSB2 + +# Embedded MPC platforms +ttyPSC0 +ttyPSC1 +ttyPSC2 +ttyPSC3 +ttyPSC4 +ttyPSC5 + # Standard hypervisor virtual console hvc0