From owner-freebsd-standards@FreeBSD.ORG Mon Sep 27 13:18:08 2004 Return-Path: Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2267816A4CE; Mon, 27 Sep 2004 13:18:08 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7889E43D53; Mon, 27 Sep 2004 13:18:07 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i8RDIQSM058207; Mon, 27 Sep 2004 07:18:26 -0600 (MDT) (envelope-from scottl@FreeBSD.org) Message-ID: <415812AD.2090901@FreeBSD.org> Date: Mon, 27 Sep 2004 07:16:29 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matthias Andree References: <415720FD.8080603@samsco.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: Scott Long cc: standards@FreeBSD.org cc: re@FreeBSD.org cc: current@FreeBSD.org Subject: Re: FreeBSD 5.3-BETA6 available X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2004 13:18:08 -0000 Matthias Andree wrote: > Please Cc: me on all replies, I'm not on all lists. > > Scott Long writes: > > >>IMPORTANT: >>BIND9 is being imported and will be in the next and likely final beta, >>BETA7. Users of the named daemon should visit the ISC website for >>information about migrating to BIND9. > > > BETA6 still has some critical and/or serious bugs open apparently > (according to the PR data base): > > 1. /bin/sh "unset" is still in violation of IEEE Std 1003.1, 2004 > edition. FIX IS AVAILABLE, bug has been open for many months, has > persisted in BETA4 and 5. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=standards/45738 > http://lists.freebsd.org/pipermail/freebsd-current/2004-September/037819.html I'll defer this to the standards folks. > > 2. tcpdump IPv6CP segfaults are still open as of BETA5, FIX IS AVAILABLE: > http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/71453 > Looks pretty straight-forward. Anyone want to import the fix from the tcpdump CVS tree? 4 > 3. data corruption on unaligned block access bug, kern/60313, > is still open and unpatched AFAICS Is this actually an issue in FreeBSD 5? In the audit trail of the PR, Bruce Evans seems to concede that GEOM checks block alignment properly. > > 4. NIS is still faulty in pretending users aren't there when in fact NIS > cannot tell if an account exists; bin/46866 is still open and unpatched While it's a compelling argument to follow the Solaris behavior, it's also a compelling argument to have a reasonable timeout on password lookups. > > 5. default inetd configuration denial of service bug, conf/33670, is still > open and unpatched AND A LAST CHANCE TO FIX NOW inetd is not turned on by default. What do OpenBSD and NetBSD do? What does Linux do with xinetd? > > 6. (portsmgr issue) no "yes or no" or whatsoever for my inquires whether > ports/72017 can be committed in spite of the freeze. It's a > bugfix-only update. > > Please state which of these will be fixed before 5.3-RELEASE and what > further help is needed with these. >