Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: [gentoo-dev] [PATCH v2 0/9] GLEP 72 revival
Date: Sun, 12 Apr 2020 20:14:43
Message-Id: 20200412201412.527202-1-mgorny@gentoo.org
1 Hi,
2
3 Here's the updated patch series.
4
5 Changes:
6 - reverted profile directory rename.
7 - renamed 'degraded' to 'transitional'.
8
9 Not changed:
10 - did not introduce a separate security-supported level as sec team
11 indicated they don't want to keep sec-supp and stable separate
12 long-term.
13
14 Michał Górny (9):
15 glep-0072: Remove redundant 'broken' status
16 glep-0072: Rename bad depgraph state to 'degraded'
17 glep-0072: Use 'testing' for pure ~arch
18 glep-0072: Remove weird third column from example
19 glep-0072: Update initial values
20 glep-0072: Combine and amend description of states
21 glep-0072: Explicitly cover file not existing case
22 glep-0072: Move 'overlays' to spec, and change behavior
23 glep-0072: Update metadata
24
25 glep-0072.rst | 120 +++++++++++++++++++++++---------------------------
26 1 file changed, 54 insertions(+), 66 deletions(-)
27
28 --
29 2.26.0

Replies