From owner-freebsd-security@FreeBSD.ORG Wed Feb 25 12:47:22 2015 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4547EFD6; Wed, 25 Feb 2015 12:47:22 +0000 (UTC) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF57314E; Wed, 25 Feb 2015 12:47:21 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1YQbMs-000IXQ-TF; Wed, 25 Feb 2015 15:47:10 +0300 Date: Wed, 25 Feb 2015 15:47:10 +0300 From: Slawa Olhovchenkov To: Xin Li Subject: Re: FreeBSD Security Advisory FreeBSD-SA-15:05.bind Message-ID: <20150225124710.GA70915@zxy.spb.ru> References: <201502250629.t1P6TSid007902@freefall.freebsd.org> <54ED7C7C.3070202@delphij.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54ED7C7C.3070202@delphij.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false Cc: freebsd-security , Bartek Rutkowski , so@freebsd.org X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2015 12:47:22 -0000 On Tue, Feb 24, 2015 at 11:40:44PM -0800, Xin Li wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > > > On 2/24/15 23:36, Bartek Rutkowski wrote: > > Seems like freebsd-update is throwing some error: > > > > root@04-dev:~ # freebsd-update install Installing > > updates...install: ///usr/src/crypto/openssl/util/mkbuildinf.pl: No > > such file or directory done. root@04-dev:~ # uname -a FreeBSD > > 04-dev 10.1-RELEASE-p5 FreeBSD 10.1-RELEASE-p5 #0: Tue Jan 27 > > 08:55:07 UTC 2015 > > root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC > > amd64 > > > > Anything to worry about? > > No. > > This is a known issue with freebsd-update, which is confused by added > (source) files. Do you planed to fix it?