diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2000-10-04 17:47:01 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2000-10-04 17:47:01 +0000 |
| commit | f94b5cf2c3a69ee3b798d2874d3de0beeeede7fd (patch) | |
| tree | c8a5c1db7f76b1064a92981471720d559ceea8bc | |
| parent | c9b004775de68d62b8c56883cb6ec7144f76fbf1 (diff) | |
Notes
| -rw-r--r-- | release/texts/alpha/RELNOTES.TXT | 4 | ||||
| -rw-r--r-- | release/texts/i386/RELNOTES.TXT | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index 6e1db7cdedf77..1f06a82b4ed5e 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -124,9 +124,13 @@ is still needed to support non-PCI cards. [MERGED] The ed(4) driver is now also supported on the Alpha. + 1.2. SECURITY FIXES ------------------- +rlogind(8), rshd(8), and fingerd(8) are now disabled by default in +/etc/inetd.conf. This only affects new installations. [MERGED] + 1.3. USERLAND CHANGES --------------------- diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index abeb1c55b7d08..2230e3cde6573 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -151,6 +151,9 @@ port. [MERGED] 1.2. SECURITY FIXES ------------------- +rlogind(8), rshd(8), and fingerd(8) are now disabled by default in +/etc/inetd.conf. This only affects new installations. [MERGED] + 1.3. USERLAND CHANGES --------------------- |
