public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pavlos Ratis" <dastergon@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/security:master commit in: /, data/, bin/
Date: Mon,  4 Aug 2014 23:45:12 +0000 (UTC)	[thread overview]
Message-ID: <1326208704.a12713f55993abe951c6a902fbdfbec434ecb136.dastergon@gentoo> (raw)

commit:     a12713f55993abe951c6a902fbdfbec434ecb136
Author:     Alex Legler <a3li <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 15:18:24 2012 +0000
Commit:     Pavlos Ratis <dastergon <AT> gentoo <DOT> 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:


                 reply	other threads:[~2014-08-04 23:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1326208704.a12713f55993abe951c6a902fbdfbec434ecb136.dastergon@gentoo \
    --to=dastergon@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox