From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EFCDE139694 for ; Fri, 28 Jul 2017 04:48:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A7761FC0E2; Fri, 28 Jul 2017 04:48:18 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3B0311FC0E2 for ; Fri, 28 Jul 2017 04:48:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F39C34198B for ; Fri, 28 Jul 2017 04:48:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29D2374B9 for ; Fri, 28 Jul 2017 04:48:16 +0000 (UTC) From: "Matthew Marchese" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Marchese" Message-ID: <1501217157.a16ff42e80251a11ec671abaffc5b0e822779a62.maffblaster@gentoo> Subject: [gentoo-commits] sites/www:master commit in: support/security/ X-VCS-Repository: sites/www X-VCS-Files: support/security/vulnerability-treatment-policy.html X-VCS-Directories: support/security/ X-VCS-Committer: maffblaster X-VCS-Committer-Name: Matthew Marchese X-VCS-Revision: a16ff42e80251a11ec671abaffc5b0e822779a62 X-VCS-Branch: master Date: Fri, 28 Jul 2017 04:48:16 +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: 38a5708a-b535-4f9e-929c-9acebe1c0852 X-Archives-Hash: 0eb47fda4345e05f0fdb435892ddebf9 commit: a16ff42e80251a11ec671abaffc5b0e822779a62 Author: Matthew Marchese gentoo org> AuthorDate: Fri Jul 28 04:45:57 2017 +0000 Commit: Matthew Marchese gentoo org> CommitDate: Fri Jul 28 04:45:57 2017 +0000 URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=a16ff42e Remove sparc as a supported arch (bug 621254). sparc is still supported, just not by the security project. support/security/vulnerability-treatment-policy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/security/vulnerability-treatment-policy.html b/support/security/vulnerability-treatment-policy.html index bc4955e..18d6a27 100644 --- a/support/security/vulnerability-treatment-policy.html +++ b/support/security/vulnerability-treatment-policy.html @@ -32,7 +32,7 @@ body_class: nav-align-h2

- Here is the list of currently supported architectures: alpha, amd64, hppa, pcc, ppc64, sparc, x86. + Here is the list of currently supported architectures: alpha, amd64, hppa, pcc, ppc64, x86.