From a3ca0115327af9724ec623c19f04c55a3fb17a4d Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Fri, 6 Oct 2000 18:17:03 +0000 Subject: [PATCH] Note security profiles added to sysinstall(8). Add $FreeBSD$. --- release/texts/alpha/RELNOTES.TXT | 7 +++++++ release/texts/i386/RELNOTES.TXT | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index 5320d0162f9..d097a24d841 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -149,6 +149,11 @@ ACPI support has been merged in from the FreeBSD-ACPI project. 1.2. SECURITY FIXES ------------------- +sysinstall(8) now allows the user to select one of three "security +profiles" at install-time. These profiles enable different levels of +system security by enabling or disabling various system services in +rc.conf(5) on new installs. [MERGED] + rlogind(8), rshd(8), and fingerd(8) are now disabled by default in /etc/inetd.conf. This only affects new installations. [MERGED] @@ -843,3 +848,5 @@ Special mention to: We sincerely hope you enjoy this release of FreeBSD! The FreeBSD Project + +$FreeBSD$ diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index 77b92068677..949633025dc 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -172,6 +172,11 @@ ACPI support has been merged in from the FreeBSD-ACPI project. 1.2. SECURITY FIXES ------------------- +sysinstall(8) now allows the user to select one of three "security +profiles" at install-time. These profiles enable different levels of +system security by enabling or disabling various system services in +rc.conf(5) on new installs. [MERGED] + rlogind(8), rshd(8), and fingerd(8) are now disabled by default in /etc/inetd.conf. This only affects new installations. [MERGED] @@ -987,3 +992,5 @@ Special mention to: We sincerely hope you enjoy this release of FreeBSD! The FreeBSD Project + +$FreeBSD$