commit: 7f3d219fe983d71ff3f025d933c3a6ab37f6d07e Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Dec 5 15:03:12 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Dec 5 15:03:12 2019 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=7f3d219f
glep-0014: Mark as Deferred. Acked-by: Michał Górny <mgorny <AT> gentoo.org> Acked-by: Thomas Deutschmann <whissi <AT> gentoo.org> Bug: https://bugs.gentoo.org/637328 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> glep-0014.rst | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/glep-0014.rst b/glep-0014.rst index bcdd3d3..f9fc6b7 100644 --- a/glep-0014.rst +++ b/glep-0014.rst @@ -3,15 +3,25 @@ GLEP: 14 Title: security updates based on GLSA Author: Marius Mauch <[email protected]> Type: Standards Track -Status: Accepted +Status: Deferred Version: 1 Created: 2003-08-18 -Last-Modified: 2014-01-17 +Last-Modified: 2019-12-05 Post-History: 2003-08-22, 2003-08-24, 2003-11-10, 2004-10-25 Content-Type: text/x-rst Requires: 21 --- +Status +====== + +Preliminary implementation ``glsa-check`` in gentoolkit, now moved to +sys-apps/portage. + +The implemented procedures differ from what is described in this GLEP. +Therefore, this GLEP (in its current version) has been marked as deferred. + + Abstract ======== @@ -19,12 +29,6 @@ There is currently no automatic way to check a Gentoo system for identified security holes or auto-apply security fixes. This GLEP proposes a way to deal with this issue -Status Update -============= - -Preliminary implementation ``glsa-check`` in gentoolkit, final implementation -pending set support in portage (GLEP 21). - Motivation ==========
