From owner-freebsd-security@FreeBSD.ORG Wed Sep 10 05:28:58 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 B2A8F49D for ; Wed, 10 Sep 2014 05:28:58 +0000 (UTC) Received: from smtp-4-out.integrity.hu (smtp-4-out.integrity.hu [212.52.165.214]) by mx1.freebsd.org (Postfix) with ESMTP id 6D86D85B for ; Wed, 10 Sep 2014 05:28:57 +0000 (UTC) Received: from webmail.integrity.hu (mail-fe-1.integrity.hu [10.1.64.120]) by mail-smtp.integrity.hu (Postfix) with ESMTPA id 407C241C9A for ; Wed, 10 Sep 2014 06:10:18 +0200 (CEST) Received: from RWfMsvKunm/hLCLGL+2HQK6arBtxVwl7mJt5EqMlFjyWiHUHKmT2Qg== (5osIDHunq5118ZR7qGTxaK/2bBSaEOfX) by webmail.integrity.hu with HTTP (HTTP/1.1 POST); Wed, 10 Sep 2014 06:10:18 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Wed, 10 Sep 2014 06:10:18 +0200 From: gabor@zahemszky.hu To: Subject: Re: FreeBSD Security Advisory FreeBSD-SA-14:18.openssl In-Reply-To: References: <20140909151823.GA825@faust.sbb.rs> Message-ID: <8b689eedaede931365f4b7ec0d24f185@zahemszky.hu> X-Sender: gabor@zahemszky.hu User-Agent: Roundcube Webmail/0.8.4 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, 10 Sep 2014 05:28:58 -0000 2014-09-09 21:47 időpontban Benjamin Kaduk ezt írta: > On Tue, 9 Sep 2014, Zoran Kolic wrote: > >> I used freebsd-update way on 9.3 amd64. >> It took 14 patches and 1 second to do the job. Now, >> I cannot see any difference. Only using fetch again, >> it says "No updates needed to update system to >> 9.3-RELEASE-p1". >> How could I see that p1? I did not recompiled the >> kernel, as it was not mentioned in advisory. > > This is known behavior; the -pN will not change unless the kernel is > updated by freebsd-update. If fetch says "no updates needed", listen > to > it. $ freebsd-version -k # means: kernel 10.0-RELEASE-p7 $ freebsd-version -u # means: userland 10.0-RELEASE-p8 $ freebsd-version # no option means: userland 10.0-RELEASE-p8 Bye, Gábor < Gabor at Zahemszky dot HU >