From owner-freebsd-security@freebsd.org Wed Apr 12 08:37:06 2017 Return-Path: Delivered-To: freebsd-security@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91279D38220 for ; Wed, 12 Apr 2017 08:37:06 +0000 (UTC) (envelope-from yz@yz.kiev.ua) Received: from nb.yz.kiev.ua (nb.yz.kiev.ua [92.63.99.5]) (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 343A6688 for ; Wed, 12 Apr 2017 08:37:06 +0000 (UTC) (envelope-from yz@yz.kiev.ua) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=yz.kiev.ua; s=dkim; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:To:From:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=xX7me3w3mt56xrUNoi1cTIjzBiDzry5/UCLSFVBjw84=; b=e5OWGVUgisdPV+dJLqPUEt7c1/ qRyXBwXQ+mMPkBTbGFl9Gb7JGOIHUPNBuN1HDj6G6WqbE3odycnvHVPC5hBC2aWtZj0RiIcUJFuKt qjTBYcAY4X8lPJf8ELqvm4M/P7r2PgeMzfZ2z4Gm/uCKKk96wCcWhVJY5ksf9hCct14Q=; Received: from yz by nb.yz.kiev.ua with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1cyDV8-0004LN-06 for freebsd-security@freebsd.org; Wed, 12 Apr 2017 11:19:42 +0300 Date: Wed, 12 Apr 2017 11:19:41 +0300 From: "George L. Yermulnik" To: freebsd-security@freebsd.org Subject: Re: FreeBSD Security Advisory FreeBSD-SA-17:03.ntp Message-ID: <20170412081941.GC13565@yz.kiev.ua> References: <20170412072358.32CB8926@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170412072358.32CB8926@freefall.freebsd.org> Organization: Earth, Europe, Ukraine, Kiev X-Yz-Mark: yz@nb 20170412 11:18:45 User-Agent: Mutt/1.8.0 (2017-02-23) X-Mailman-Approved-At: Wed, 12 Apr 2017 10:56:44 +0000 X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Apr 2017 08:37:06 -0000 Hello! On Wed, 12 Apr 2017 at 07:23:58 (+0000), FreeBSD Security Advisories wrote: [...] > a) Download the relevant patch from the location below, and verify the > detached PGP signature using your PGP utility. > [FreeBSD 11.0] > # fetch https://security.FreeBSD.org/patches/SA-17:03/ntp-11.0.patch.xz > # fetch https://security.FreeBSD.org/patches/SA-17:03/ntp-11.0.patch.xz.asc > # gpg --verify ntp-11.0.patch.xz.asc > [FreeBSD 10.3] > # fetch https://security.FreeBSD.org/patches/SA-17:03/ntp-10.3.patch.xz > # fetch https://security.FreeBSD.org/patches/SA-17:03/ntp-10.3.patch.xz.asc > # gpg --verify ntp-10.3.patch.xz.asc > b) Apply the patch. Execute the following commands as root: > # cd /usr/src > # patch < /path/to/patch Looks like `unxz ...' command is missing here. [...] -- George L. Yermulnik [YZ-RIPE]