From owner-freebsd-questions@freebsd.org Thu Sep 22 11:02:13 2016 Return-Path: Delivered-To: freebsd-questions@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 AF66DBE5D48 for ; Thu, 22 Sep 2016 11:02:13 +0000 (UTC) (envelope-from steve@sohara.org) Received: from smtp3.irishbroadband.ie (smtp3.irishbroadband.ie [62.231.32.5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7BD5E194C for ; Thu, 22 Sep 2016 11:02:13 +0000 (UTC) (envelope-from steve@sohara.org) Received: from [89.127.62.20] (helo=smtp.lan.sohara.org) by smtp3.irishbroadband.ie with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1bn1lS-0007fx-Mh; Thu, 22 Sep 2016 12:02:02 +0100 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.87 (FreeBSD)) (envelope-from ) id 1bn1lp-0009My-Ei; Thu, 22 Sep 2016 11:02:25 +0000 Date: Thu, 22 Sep 2016 12:01:59 +0100 From: Steve O'Hara-Smith To: Ian Jefferson Cc: freebsd-questions@freebsd.org Subject: Re: freebsd-update not updating kernel? Message-Id: <20160922120159.362abd1963b2baee4b148ebd@sohara.org> In-Reply-To: <0B507E9E-77ED-4CD9-A51D-EF1B35DA45CD@sandbox.ca> References: <0B507E9E-77ED-4CD9-A51D-EF1B35DA45CD@sandbox.ca> X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.1) X-Clacks-Overhead: "GNU Terry Pratchett" Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2016 11:02:13 -0000 On Thu, 22 Sep 2016 06:14:28 -0400 Ian Jefferson wrote: > I was having a similar issue with freebsd-update not being aware (able?) > to patch up to 9.3-RELEASE-p45. Not all updates change the kernel so it is very possible for the kernel version (which uname reports) to be older than the latest update installed. In 10.3 there's freebsd-version which reports the system version as distinct from the kernel version to resolve this problem, I'm not sure if it has been backported to 9.3 though - try it and see. -- Steve O'Hara-Smith