New release notes: Fix IPFilter fragment cache, libposix1e integration

into libc.

Note default root partition for alpha is now 120MB.
This commit is contained in:
Bruce A. Mah 2001-04-08 04:28:39 +00:00
parent 1681b00a79
commit a147ff0916
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75305
2 changed files with 10 additions and 2 deletions

View file

@ -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
---------------------------

View file

@ -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
---------------------------