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:
parent
0c0a4ab1bf
commit
e2e4aafb45
@ -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
|
||||
---------------------------
|
||||
|
@ -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
|
||||
---------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user