From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-135954-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1S4zzp-0002dp-Bi
	for garchives@archives.gentoo.org; Tue, 06 Mar 2012 19:24:29 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2D5C6E0EB1;
	Tue,  6 Mar 2012 19:24:11 +0000 (UTC)
Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com [74.125.83.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id 0EDF3E0D84
	for <gentoo-user@lists.gentoo.org>; Tue,  6 Mar 2012 19:22:37 +0000 (UTC)
Received: by mail-ee0-f53.google.com with SMTP id b47so2130688eek.40
        for <gentoo-user@lists.gentoo.org>; Tue, 06 Mar 2012 11:22:37 -0800 (PST)
Received-SPF: pass (google.com: domain of emailgrant@gmail.com designates 10.213.13.72 as permitted sender) client-ip=10.213.13.72;
Authentication-Results: mr.google.com; spf=pass (google.com: domain of emailgrant@gmail.com designates 10.213.13.72 as permitted sender) smtp.mail=emailgrant@gmail.com; dkim=pass header.i=emailgrant@gmail.com
Received: from mr.google.com ([10.213.13.72])
        by 10.213.13.72 with SMTP id b8mr3570858eba.180.1331061757737 (num_hops = 1);
        Tue, 06 Mar 2012 11:22:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        bh=1HZ/RKLguoz4qiLxtGkyjC9PacefpaDMq1ezqUGoaNY=;
        b=FzuppseymbTdSrtViO96f16/giFniLF64DIkBa5hpjzIoPGvLFl/Xs/e8QXWeNMBjh
         b9rvcdJlCV/EBZA7ttdXcYAi57wQNKOxJAzzkLbyt1hdQQof6eDuDKg+VwErhuKuZ8TH
         kf2UqJViwBHKFx9P7CewdkZI4a38G4zISGMOo/y7BX4ep2KIO/WmtIh/q21i86RVCC7X
         Z2/+REFLzAV3irEa/qr71bFtnCSAOjLtVHYrtLhFz3Sn0Mh0TuHsK6zFFQSLrRaBiLL/
         YOAjRpo0zhqK+A7PdOSytQYDW56HqQMRnYMd01htkJdbpJSOxw5jUSmZvJRgk9jOF4Xi
         6mXw==
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.213.13.72 with SMTP id b8mr2710319eba.180.1331061757615; Tue,
 06 Mar 2012 11:22:37 -0800 (PST)
Received: by 10.213.113.148 with HTTP; Tue, 6 Mar 2012 11:22:37 -0800 (PST)
In-Reply-To: <20120306190646.3a941c8f@digimed.co.uk>
References: <CAN0CFw1uKPHb0_BKzvncjozJcH_nRB7rNyXUCdTS3z-zhFKCSA@mail.gmail.com>
	<20120306190646.3a941c8f@digimed.co.uk>
Date: Tue, 6 Mar 2012 11:22:37 -0800
Message-ID: <CAN0CFw2W+dKSa7LHgSf4qPicEzZWPh4Z2wn1zB4fNCVkJpeAKQ@mail.gmail.com>
Subject: Re: [gentoo-user] GLSA management
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: de1e9284-d78a-41c2-9fbe-b5798bb2dc96
X-Archives-Hash: c26c8354e109a5d95826d99b1b2f8274

>> I've been checking this daily for a while:
>>
>> http://www.gentoo.org/security/en/glsa/index.xml
>>
>> but every time there's a vulnerability in a package I know I have
>> installed, my installed version is unaffected. =A0If I emerge world
>> daily, do I need to check on GLSA's?
>
> If you run testing, you usually have the fixed version before it gets
> into a GLSA. Just run glsa-check -t all after syncing.

Thanks, that works great.

- Grant