diff options
author | imp <imp@FreeBSD.org> | 1999-06-20 09:56:32 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 1999-06-20 09:56:32 +0000 |
commit | aaf32b4147e4b1fa8d85cdfbd6237ecd45cf9427 (patch) | |
tree | e8ef63839444f21c72ee42b4ec22d7019a4576e2 /UPDATING | |
parent | a110f12708599e1830d2957411656b4bdebf9b9d (diff) | |
download | FreeBSD-src-aaf32b4147e4b1fa8d85cdfbd6237ecd45cf9427.zip FreeBSD-src-aaf32b4147e4b1fa8d85cdfbd6237ecd45cf9427.tar.gz |
Add ipfw binary breakage, as well as inetd updates.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -3,6 +3,18 @@ Updating Information for FreeBSD current users This file is maintained by imp@village.org. Please send new entries directly to him. See end of file for further details. +19990620: + IPFW uid/gid-based filtering support has been committed. This + breaks binary compatibility with previous copies of + ipfw(8). Any utilities using the ioctl()s of ipfw (especially + ipfw(8)) need to be recompiled with the newest headers + installed. + +19990618: + Inetd now wraps all stream-based services, including internals. + Syslog "severity" options are honoured. Installed syslog.conf + and hosts.allow should be checked. + 19990509: Most of the problems with newbus have been corrected, but it is still current and evolving. @@ -266,4 +278,4 @@ version of FreeBSD, you are on your own to get to November 18, 1998. Please filter your entries through Warner (imp@village.org) so that the style, formatting, etc of this file can be maintained. -$Id: UPDATING,v 1.31 1999/04/28 05:18:46 imp Exp $ +$Id: UPDATING,v 1.32 1999/05/10 05:34:32 imp Exp $ |