From owner-freebsd-stable@FreeBSD.ORG Mon Jan 17 09:29:01 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E35FD16A4CE; Mon, 17 Jan 2005 09:29:01 +0000 (GMT) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BED743D2D; Mon, 17 Jan 2005 09:29:01 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from localhost (localhost [127.0.0.1])420774F4FB; Mon, 17 Jan 2005 10:29:00 +0100 (CET) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05673-04-2; Mon, 17 Jan 2005 10:28:55 +0100 (CET) Received: from m2a2.dyndns.org (p508EFC70.dip.t-dialin.net [80.142.252.112]) 5ABDE4F4F0; Mon, 17 Jan 2005 10:28:54 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 7C23C7761B; Mon, 17 Jan 2005 10:28:54 +0100 (CET) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24806-05; Mon, 17 Jan 2005 10:28:53 +0100 (CET) Received: by merlin.emma.line.org (Postfix, from userid 500) id A357E7761C; Mon, 17 Jan 2005 10:28:53 +0100 (CET) From: Matthias Andree To: freebsd-stable@freebsd.org, re@freebsd.org In-Reply-To: <20050117020739.GA2736@bobbi.cse.buffalo.edu> (Ken Smith's message of "Sun, 16 Jan 2005 21:07:39 -0500") References: <20050117020739.GA2736@bobbi.cse.buffalo.edu> Date: Mon, 17 Jan 2005 10:28:53 +0100 Message-ID: User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de cc: kensmith@FreeBSD.org Subject: remaining FreeBSD 4.11-RC3 bugs X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 09:29:02 -0000 Ken Smith writes: > Announcement > ------------ > > The FreeBSD Release Engineering Team is pleased to announce the availability > of FreeBSD 4.11-RC3. This will be the last Release Candidate for the > FreeBSD 4.11 release unless a "show-stopper" problem is found while testing > RC3. critical: kern/60313 (silent data corruption on block devices) still open, may be FreeBSD 4 specific after the GEOM flurry in FreeBSD 5 and 6. serious: bin/71453 (tcpdump ipv6 crash, trivial fix -- MFC sufficient) still open bin/46866 (false data from getpwent, easy to fix) still open non-critical: kern/44260 (missing device in LINT configuration) is long-standing although trivial to fix (patch included) -- Matthias Andree