From owner-freebsd-security@FreeBSD.ORG Tue May 27 13:36:51 2014 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8907671A for ; Tue, 27 May 2014 13:36:51 +0000 (UTC) Received: from mx1.rsle.net (mx1.rsle.net [IPv6:2607:ff40:b0b::4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3DAE82A79 for ; Tue, 27 May 2014 13:36:51 +0000 (UTC) Received: from prometheus.rsle.net (UNKNOWN [206.162.203.14] (may be forged)) (authenticated bits=0) by mx1.rsle.net (8.14.7/8.14.7) with ESMTP id s4RDaj1e062081 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Tue, 27 May 2014 09:36:46 -0400 (EDT) (envelope-from freebsd-security@rsle.net) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.98.3 at antivirus.rsle.net Message-ID: <538494E8.2060302@rsle.net> Date: Tue, 27 May 2014 09:36:40 -0400 From: "R. Scott Evans" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: freebsd-security@freebsd.org Subject: Re: freebsd-update.conf IgnorePaths linker.hints not working References: <5382A982.6090304@calorieking.com> <86vbssr665.fsf@nine.des.no> In-Reply-To: <86vbssr665.fsf@nine.des.no> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mx1.rsle.net [206.162.201.2]); Tue, 27 May 2014 09:36:46 -0400 (EDT) X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2014 13:36:51 -0000 On 05/26/14 10:00, Dag-Erling Smørgrav wrote: > Gregory Orange writes: >> I've got freebsd-update cron running every night, and each time get >> the following (regardless of whether I then run freebsd-update >> install): >> ---- >> The following files will be updated as part of updating to 8.4-RELEASE-p10: >> /boot/kernel/linker.hints >> ---- > > This was supposed to be fixed by the following errata notice: > > http://www.freebsd.org/security/advisories/FreeBSD-EN-14:04.kldxref.asc > > DES Well it is still broken after the 9.2-RELEASE-p6 also in that errata. The relevant thread in freebsd-questions: http://lists.freebsd.org/pipermail/freebsd-questions/2014-May/258238.html -scott