From owner-freebsd-questions@FreeBSD.ORG Fri Sep 29 03:58:47 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 567B616A407 for ; Fri, 29 Sep 2006 03:58:47 +0000 (UTC) (envelope-from jeff.cross@averageadmins.com) Received: from S1.cableone.net (s1.cableone.net [24.116.0.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id F28A043D4C for ; Fri, 29 Sep 2006 03:58:46 +0000 (GMT) (envelope-from jeff.cross@averageadmins.com) Received: from [172.16.0.101] (unverified [24.117.52.220]) by S1.cableone.net (CableOne SMTP Service S1) with ESMTP id 76319169 for multiple; Thu, 28 Sep 2006 20:58:46 -0700 Message-ID: <451C99E2.7020605@averageadmins.com> Date: Thu, 28 Sep 2006 22:58:26 -0500 From: Jeff Cross User-Agent: Thunderbird 1.5.0.7 (X11/20060914) MIME-Version: 1.0 To: Jeff Cross References: <451C9283.3070603@averageadmins.com> In-Reply-To: <451C9283.3070603@averageadmins.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IP-stats: Incoming Last 1, First 85, in=28, out=0, spam=0 X-External-IP: 24.117.52.220 X-Abuse-Info: Send abuse complaints to abuse@cableone.net Cc: questions@freebsd.org Subject: Re: Can't Update With freebsd-update 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, 29 Sep 2006 03:58:47 -0000 Jeff Cross wrote: > I have been using freebsd-update to fetch binary security related > updates since I started using FreeBSD this time last year. However, > when I ran it tonight and paid attention to the initial output, I saw > the following: > > The following files are affected by security > fixes, but have not been updated because they > have been modified locally: > > /boot/kernel/kernel > /etc/rc.d/jail > /lib/libcrypto.so.4 > /usr/lib/libcrypto.a > /usr/lib/libcrypto_p.a > /usr/lib/libssl.a > /usr/lib/libssl_p.a > /usr/sbin/lwresd > /usr/sbin/named > > No updates available > > I haven't compiled anything on my system from source (base system > related anyway, ports yes) so why would this be reporting? Is there > anyway I can grab the binary updates at this point and go from here? > > Thanks in advance! > > Jeff Cross > http://www.averageadmins.com/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > Nevermind... Google is a wonderful thing and I should have consulted it first. For the archives, /usr/local/sbin/freebsd-update --branch crypto fetch ...corrected my issue. I found the info here: http://users.skynet.be/six/gpure/tech/freebsd.txt Jeff Cross http://www.averageadmins.com/