From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D74CC13877A for ; Mon, 4 Aug 2014 23:45:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8982E097D; Mon, 4 Aug 2014 23:45:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4EF6EE097E for ; Mon, 4 Aug 2014 23:45:20 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C6DE3400E4 for ; Mon, 4 Aug 2014 23:45:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 602011881A for ; Mon, 4 Aug 2014 23:45:12 +0000 (UTC) From: "Pavlos Ratis" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pavlos Ratis" Message-ID: <1326208704.a12713f55993abe951c6a902fbdfbec434ecb136.dastergon@gentoo> Subject: [gentoo-commits] proj/security:master commit in: /, data/, bin/ X-VCS-Repository: proj/security X-VCS-Files: README bin/liaisons.py bin/liaisons.rb data/README X-VCS-Directories: / data/ bin/ X-VCS-Committer: dastergon X-VCS-Committer-Name: Pavlos Ratis X-VCS-Revision: a12713f55993abe951c6a902fbdfbec434ecb136 X-VCS-Branch: master Date: Mon, 4 Aug 2014 23:45:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b2aea296-6c27-45dd-b84e-31898874b4df X-Archives-Hash: 476783562e290740476cc840099f0392 commit: a12713f55993abe951c6a902fbdfbec434ecb136 Author: Alex Legler gentoo org> AuthorDate: Tue Jan 10 15:18:24 2012 +0000 Commit: Pavlos Ratis gentoo org> CommitDate: Tue Jan 10 15:18:24 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/security.git;a=commit;h=a12713f5 Mark CVE tracker as deprecated svn path=/; revision=2231 --- README | 4 ++++ bin/liaisons.py | 2 +- bin/liaisons.rb | 16 ++++++++-------- data/README | 2 ++ 4 files changed, 15 insertions(+), 9 deletions(-) diff --git a/README b/README index e88f449..59f628a 100644 --- a/README +++ b/README @@ -2,6 +2,10 @@ This overlays contains scripts and data that support Developers and Padawans of the Gentoo Security project [1] with their work. It does not currently contain any ebuilds. +IMPORTANT: As of October 2011, the CVE data in data/ and the bin/update and +bin/check-todo-issues utilities are deprecated. They have been replaced by +functionality in GLSAMaker 2. + [1] http://www.gentoo.org/proj/en/security/ diff --git a/bin/liaisons.py b/bin/liaisons.py index a6a3c26..b801159 100644 --- a/bin/liaisons.py +++ b/bin/liaisons.py @@ -8,7 +8,7 @@ liaisons = { 'ppc' : ['josejx', 'ranger', ], 'ppc64' : ['josejx', 'ranger', ], 'sparc' : ['armin76', 'tcunha', ], - 'x86' : ['fauli', 'maekke', ], + 'x86' : ['maekke', ], 'release': ['pva', ] } diff --git a/bin/liaisons.rb b/bin/liaisons.rb index 0d49ee3..1e581fd 100644 --- a/bin/liaisons.rb +++ b/bin/liaisons.rb @@ -1,12 +1,12 @@ # this file is used by target @liaisons = { - 'alpha' => ['armin76', 'klausman', ], - 'amd64' => ['keytoaster', 'chainsaw', ], - 'hppa' => ['jer', ], - 'ppc' => ['josejx', 'ranger', ], - 'ppc64' => ['josejx', 'ranger', ], - 'sparc' => ['armin76', 'tcunha', ], - 'x86' => ['fauli', 'maekke', ], - 'release'=> ['pva', ] + 'alpha' => ['armin76', 'klausman'], + 'amd64' => ['keytoaster', 'chainsaw'], + 'hppa' => ['jer'], + 'ppc' => ['josejx', 'ranger'], + 'ppc64' => ['josejx', 'ranger'], + 'sparc' => ['armin76'], + 'x86' => ['maekke'], + 'release'=> ['pva'] } diff --git a/data/README b/data/README index 69dfa9e..c3a9c2f 100644 --- a/data/README +++ b/data/README @@ -1,3 +1,5 @@ +DEPRECATED (October 2011) + We currently use a subset of the format used by Debian. Each entry looks like this: