From a147ff0916d102238437e77efbc3d88f7354785c Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Sun, 8 Apr 2001 04:28:39 +0000 Subject: [PATCH] New release notes: Fix IPFilter fragment cache, libposix1e integration into libc. Note default root partition for alpha is now 120MB. --- release/texts/alpha/RELNOTES.TXT | 6 +++++- release/texts/i386/RELNOTES.TXT | 6 +++++- 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 ---------------------------