aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2001-04-08 04:28:39 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2001-04-08 04:28:39 +0000
commita147ff0916d102238437e77efbc3d88f7354785c (patch)
treeb1d7d616843f83b5267c561a80f23a56c26bfa15
parent1681b00a79e572c69925b79f1c843cd6412abfc6 (diff)
downloadsrc-a147ff0916d102238437e77efbc3d88f7354785c.tar.gz
src-a147ff0916d102238437e77efbc3d88f7354785c.zip
New release notes: Fix IPFilter fragment cache, libposix1e integration
into libc. Note default root partition for alpha is now 120MB.
Notes
Notes: svn path=/head/; revision=75305
-rw-r--r--release/texts/alpha/RELNOTES.TXT6
-rw-r--r--release/texts/i386/RELNOTES.TXT6
2 files changed, 10 insertions, 2 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index f19400e1fe6b..868f7e360bc3 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -454,6 +454,8 @@ FreeBSD-SA-01:30). [MERGED]
A remotely-exploitable vulnerability in ntpd(8) has been closed. [MERGED]
+A security hole in IPFilter's fragment cache has been closed. [MERGED]
+
1.3. USERLAND CHANGES
---------------------
@@ -747,7 +749,7 @@ sysinstall now uses some more intuitive defaults thanks to some new
dialog support functions. [MERGED]
The default root partition in sysinstall is now 100MB on the i386 and
-110MB on the alpha.
+120MB on the alpha.
gcc has been updated to 2.95.3.
@@ -994,6 +996,8 @@ driver.
libcrypt now has support for Blowfish password hashing.
+The functions from libposix1e have been integrated into libc.
+
2. Supported Configurations
---------------------------
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index 1f4d4bd9ed46..def9d914df42 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -528,6 +528,8 @@ FreeBSD-SA-01:30). [MERGED]
A remotely-exploitable vulnerability in ntpd(8) has been closed. [MERGED]
+A security hole in IPFilter's fragment cache has been closed. [MERGED]
+
1.3. USERLAND CHANGES
---------------------
@@ -840,7 +842,7 @@ sysinstall now uses some more intuitive defaults thanks to some new
dialog support functions. [MERGED]
The default root partition in sysinstall is now 100MB on the i386 and
-110MB on the alpha.
+120MB on the alpha.
gcc has been updated to 2.95.3.
@@ -1086,6 +1088,8 @@ driver.
libcrypt now has support for Blowfish password hashing.
+The functions from libposix1e have been integrated into libc.
+
2. Supported Configurations
---------------------------