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 857F81384B4 for ; Thu, 26 Nov 2015 11:37:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1231521C00D; Thu, 26 Nov 2015 11:37:40 +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 97E8A21C00D for ; Thu, 26 Nov 2015 11:37:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2CAE533BE2F for ; Thu, 26 Nov 2015 11:37:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75A0A612 for ; Thu, 26 Nov 2015 11:37:33 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1448537838.f13fec43798ea195870fceb6858f730eeb610faa.jlec@gentoo> Subject: [gentoo-commits] proj/recruiters:master commit in: / X-VCS-Repository: proj/recruiters X-VCS-Files: links X-VCS-Directories: / X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: f13fec43798ea195870fceb6858f730eeb610faa X-VCS-Branch: master Date: Thu, 26 Nov 2015 11:37:33 +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: 5487a473-4388-4599-9a10-618d787d21cb X-Archives-Hash: 37925d3102cdafd3fe5e4f56ff21e464 commit: f13fec43798ea195870fceb6858f730eeb610faa Author: Justin Lecher gentoo org> AuthorDate: Thu Nov 26 11:37:18 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Nov 26 11:37:18 2015 +0000 URL: https://gitweb.gentoo.org/proj/recruiters.git/commit/?id=f13fec43 Add ago's blog post about sec bugs Signed-off-by: Justin Lecher gentoo.org> links | 3 +++ 1 file changed, 3 insertions(+) diff --git a/links b/links index e24dec6..8ccc809 100644 --- a/links +++ b/links @@ -13,3 +13,6 @@ Gentoo dev infra links: Gentoo dev gpg guides: https://wiki.gentoo.org/wiki/Project:Gentoo-keys/Generating_GLEP_63_based_OpenPGP_keys https://wiki.gentoo.org/wiki/GnuPG + +Security bug handling: +https://blogs.gentoo.org/ago/2013/06/29/manage-a-security-bug/