From owner-freebsd-questions@FreeBSD.ORG Fri Apr 13 06:55:04 2012 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 1263E1065670 for ; Fri, 13 Apr 2012 06:55:04 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id AB8A48FC14 for ; Fri, 13 Apr 2012 06:55:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 83DD35E343 for ; Fri, 13 Apr 2012 08:42:01 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.665 X-Spam-Level: X-Spam-Status: No, score=-1.665 tagged_above=-999 required=5 tests=[AWL=-0.667, BAYES_00=-2.599, RCVD_IN_PBL=0.905, RDNS_DYNAMIC=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id zMfNS97whoCX for ; Fri, 13 Apr 2012 08:41:59 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (c-195-216-041-102.ekt.thalamus.net [195.216.41.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.bjare.net (Postfix) with ESMTPS id 7440A5E2B4 for ; Fri, 13 Apr 2012 08:41:59 +0200 (CEST) Message-ID: <4F87CAC4.30409@eskk.nu> Date: Fri, 13 Apr 2012 08:42:12 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120314 Thunderbird/10.0.3 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <201204122227.q3CMRZ4d025034@bljbsd01.no-ip.org> In-Reply-To: <201204122227.q3CMRZ4d025034@bljbsd01.no-ip.org> X-Forwarded-Message-Id: <201204122227.q3CMRZ4d025034@bljbsd01.no-ip.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: security updates 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, 13 Apr 2012 06:55:04 -0000 Hello list. I run a daily script via cron @daily root freebsd-update cron Today I got this in my mail which usually means that I have to run freebsd-update. Looking up update.FreeBSD.org mirrors... 4 mirrors found. Fetching metadata signature for 8.2-RELEASE from update5.FreeBSD.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. The following files will be added as part of updating to 8.2-RELEASE-p6: /usr/src/lib/libc/gen/libc_dlopen.c The following files will be updated as part of updating to 8.2-RELEASE-p6: /boot/kernel/kernel My question is: With uname -a I get FreeBSD 8.2-RELEASE-p6 #1: Thu Jan 5 09:12:38 CET 2012 /usr/obj/usr/src/sys/GENERIC amd64 Do I need to do anything? Thanks /Leslie