From owner-freebsd-security@FreeBSD.ORG Thu Aug 9 11:41:16 2012 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A84951065677 for ; Thu, 9 Aug 2012 11:41:16 +0000 (UTC) (envelope-from przemek.zoltowski@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 36A4D8FC0A for ; Thu, 9 Aug 2012 11:41:15 +0000 (UTC) Received: by eaak11 with SMTP id k11so121599eaa.13 for ; Thu, 09 Aug 2012 04:41:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:mime-version:content-type:from:x-priority:in-reply-to:date :cc:content-transfer-encoding:message-id:references:to:x-mailer; bh=v+wV9dGj/TcyQNK4aqD/dsh6yjHj2bq+QT7GXijNKeI=; b=Uyy2dl6BlXiDIIU2ARH5CWtdGS1fAoGgxjf01VBsL6FE/XUD+DdBFTbqf8ArOfZeH4 LWuFE2THtu0PkRhNV0EtTem8o25so1ZT2E1VH6gKL4RLq8V3wcAaNhO8BuMxNW/2e5so wfhBs/U2z4obfQk8VE7TOlsKbZRGcddM1Bfcx6o0Upw9INZaWssNHYJWje+mehH9rvxn csxeWUbLFJZhmAfAre5UQajHfWB6/8mgILLSh3plrE10FrP0aqNjyKGrMyiaoyDyeGKc V9Tqd2ckOoIMNxBhNlpL7VQn6nhbHVh5nVFIta7iaQ9N4xvwbuC84xfwqVVAGmmWnzT4 MgMg== Received: by 10.14.173.71 with SMTP id u47mr4642960eel.22.1344512468819; Thu, 09 Aug 2012 04:41:08 -0700 (PDT) Received: from [10.10.0.75] (snakedoc.metroplex.pl. [91.192.224.222]) by mx.google.com with ESMTPS id 8sm2778932eeg.16.2012.08.09.04.41.07 (version=SSLv3 cipher=OTHER); Thu, 09 Aug 2012 04:41:07 -0700 (PDT) Mime-Version: 1.0 (Mac OS X Mail 6.0 \(1485\)) Content-Type: text/plain; charset=iso-8859-2 From: Przemyslaw Zoltowski X-Priority: 3 (Normal) In-Reply-To: <5023a174.c4df440a.09cc.ffffd3d2SMTPIN_ADDED@mx.google.com> Date: Thu, 9 Aug 2012 13:41:06 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <3FB858A6-807A-45E7-880B-F27D9C884827@gmail.com> References: <5023a174.c4df440a.09cc.ffffd3d2SMTPIN_ADDED@mx.google.com> To: "Roberto" X-Mailer: Apple Mail (2.1485) Cc: freebsd-security@freebsd.org Subject: Re: getting the running patch level X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Aug 2012 11:41:16 -0000 Wiadomo=B6=E6 napisana przez "Roberto" w dniu 9 sie = 2012, o godz. 11:44: >=20 > Hi all, > I would like to know if there is a command or a way to retrieve the = "patch > level" (the handbook defines it "builds names" like 7.0-RELEASE-p1) of = the > running system: just an example, if I run: >=20 > # freebsd-update fetch > ... > No updates needed to update system to 9.0-RELEASE-p4 >=20 >=20 > or: > ... > The following files will be updated as part of updating to = 9.0-RELEASE-p4: > ... >=20 > but this give me no info about the current system; I tried a brief = search in > config file but no luck; >=20 > again the question is: > is there a way to determine for a running server which "patch level" = is > currently at ? uname -a >=20 > thanks > Roberto >=20 > _______________________________________________ > freebsd-security@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-security > To unsubscribe, send any mail to = "freebsd-security-unsubscribe@freebsd.org"