From owner-freebsd-questions@FreeBSD.ORG Fri Jan 8 13:32:31 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5855A106566B for ; Fri, 8 Jan 2010 13:32:31 +0000 (UTC) (envelope-from ndhert@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by mx1.freebsd.org (Postfix) with ESMTP id E4AC38FC1D for ; Fri, 8 Jan 2010 13:32:30 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 22so1338122eye.9 for ; Fri, 08 Jan 2010 05:32:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=YDCFJ7AuQbeZ93SXs5Ib+/vmkKN1TGkrwDVLn3pkNqg=; b=OMT+Qy+RURTCkKaw+qTbHoHrNpdbtmIWjqTNxA9/wzzujOfsf8ozkrghdS7rXNDDZd 4uMSzM6A+dINUaZw7JqTTv2InHGk4yKHuMDv3LK5At9xcr+FuhcDWsoAJhlqyVoEN1Vi ONF4iRwIeFSgtqyAiC9npuIF0biX5lQOkqs7g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=i2JEhz/Nkp0ZfgP0gpEKHXS/+P0kdSZCT/Yew2/PSmkZVpjtn+h0xSi0R/QimuLu1C xCiRa3HrJpbWiS40nYEFoaw2MH1Mhr56UKGkoffRkFXmN5VTMrcGHKNPdXwI7ovEOxAs kt3sr8fthY3V2uRz5d6qw8o+I2p1Nk/YW940g= MIME-Version: 1.0 Received: by 10.216.86.72 with SMTP id v50mr903996wee.184.1262957541812; Fri, 08 Jan 2010 05:32:21 -0800 (PST) Date: Fri, 8 Jan 2010 14:32:21 +0100 Message-ID: <8021a2661001080532t54d1a84bn970293954e6b47c2@mail.gmail.com> From: n dhert To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: sec.update 7.2-RELEASE-p6 not showing up X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jan 2010 13:32:31 -0000 FreeBSD7.2 system with Generic kernel. There was a security update patch release two days ago: 7.2-RELEASE-p6 Fetched and installed it with # freebsd-update install The files mentionned in the mail that would be replaced by the patch, are replaced (date has changed) Yet, after a reboot (shutdown -r), # uname -a still shows the previous -pX version and the date that this previous one was installed ... Why and how to correct that ?