diff options
Diffstat (limited to 'decisions')
-rw-r--r-- | decisions/councilsummary.cls | 14 | ||||
-rw-r--r-- | decisions/decisions.bug | 2 | ||||
-rw-r--r-- | decisions/decisions.but | 4 | ||||
-rw-r--r-- | decisions/decisions.bux | 2 | ||||
-rw-r--r-- | decisions/decisions.ded | 3 | ||||
-rw-r--r-- | decisions/decisions.deg | 2 | ||||
-rw-r--r-- | decisions/decisions.gld | 6 | ||||
-rw-r--r-- | decisions/decisions.glg | 3 | ||||
-rw-r--r-- | decisions/decisions.mld | 15 | ||||
-rw-r--r-- | decisions/decisions.mlf | 10 | ||||
-rw-r--r-- | decisions/decisions.mls | 10 | ||||
-rw-r--r-- | decisions/decisions.mlt | 10 | ||||
-rw-r--r-- | decisions/decisions.tex | 2 | ||||
-rw-r--r-- | decisions/summary-20170514.tex | 82 |
14 files changed, 160 insertions, 5 deletions
diff --git a/decisions/councilsummary.cls b/decisions/councilsummary.cls index 0ff28ba..02b961f 100644 --- a/decisions/councilsummary.cls +++ b/decisions/councilsummary.cls @@ -1,7 +1,11 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesClass{councilsummary} -\LoadClass[a4paper,twoside]{article} +\LoadClass[a4paper]{article} + +\RequirePackage{mathptmx} +\RequirePackage[scaled=.90]{helvet} +\RequirePackage{courier} \RequirePackage{datetime} \RequirePackage{textcomp} @@ -62,7 +66,13 @@ subject ``{\em\gentoomailsubject{#2}}'', \gentoomaildate{#2})}} \newcommand{\gleptitle}[1]{} \InputIfFileExists{decisions.glg}{} -\newcommand{\glep}[1]{\href{https://wiki.gentoo.org/wiki/GLEP:#1}{GLEP +\newcommand{\twodigits}[1]{\ifnum#1<10 0\fi#1} +\newcommand{\threedigits}[1]{\ifnum#1<100 0\fi\twodigits{#1}}% +\newcommand{\fourdigits}[1]{\ifnum#1<1000 0\fi\threedigits{#1}}% +\newcommand{\fivedigits}[1]{\ifnum#1<10000 0\fi\fourdigits{#1}} + +\newcommand{\glep}[1]{% +\href{https://www.gentoo.org/glep/glep-\fourdigits{#1}.html} { GLEP {#1}}% \gentooifempty{\gleptitle{#1}}{}{ (``\gleptitle{#1}'')}} diff --git a/decisions/decisions.bug b/decisions/decisions.bug index df17e2d..3388efc 100644 --- a/decisions/decisions.bug +++ b/decisions/decisions.bug @@ -136,4 +136,6 @@ \ifthenelse{\equal{#1}{610990}}{Please create a BZ product {\textacutedbl}Gentoo Council{\textacutedbl} similar to {\textacutedbl}Gentoo Foundation{\textacutedbl}\index{council!bugzilla product}}{}% \ifthenelse{\equal{#1}{611234}}{Council vote: CVS headers and git expansion\index{CVS headers}\index{\$Id\$}\index{\$Header\$}\index{git!keyword expansion}}{}% \ifthenelse{\equal{#1}{611376}}{New GitHub Terms of Service\index{github!ToS}}{}% +\ifthenelse{\equal{#1}{616206}}{EAPI 6 reapproval\index{EAPI!6}}{}% +\ifthenelse{\equal{#1}{618254}}{}{}% } diff --git a/decisions/decisions.but b/decisions/decisions.but index 1cded02..6f5bbe1 100644 --- a/decisions/decisions.but +++ b/decisions/decisions.but @@ -268,6 +268,10 @@ Please create a BZ product "Gentoo Council" similar to "Gentoo Foundation" Council vote: CVS headers and git expansion 611376 New GitHub Terms of Service +616206 +EAPI 6 reapproval +618254 + 75936 method for handling conflicting USE flags at --pretend time required 9202 diff --git a/decisions/decisions.bux b/decisions/decisions.bux index 2dcfd52..2da84d2 100644 --- a/decisions/decisions.bux +++ b/decisions/decisions.bux @@ -122,3 +122,5 @@ council!bugzilla product CVS headers;\$Id\$;\$Header\$;git!keyword expansion 611376 github!ToS +616206 +EAPI!6
\ No newline at end of file diff --git a/decisions/decisions.ded b/decisions/decisions.ded index 3e30a84..6e94006 100644 --- a/decisions/decisions.ded +++ b/decisions/decisions.ded @@ -46,6 +46,9 @@ Tobias Scherbaum dev-zero Tiziano Müller +dilfridge +Andreas K. Hüttel + dsd Daniel Drake diff --git a/decisions/decisions.deg b/decisions/decisions.deg index 3b168d1..1b400a7 100644 --- a/decisions/decisions.deg +++ b/decisions/decisions.deg @@ -66,6 +66,7 @@ \ifthenelse{\equal{#1}{scarabeus}}{Tomas Chvatal}{}% \ifthenelse{\equal{#1}{tommy}}{Thomas Sachau}{}% \ifthenelse{\equal{#1}{k_f}}{}{}% +\ifthenelse{\equal{#1}{dilfridge}}{Andreas K. Hüttel}{}% } \renewcommand{\devlink}[1]{% \ifthenelse{\equal{#1}{agriffis}}{}{}% @@ -135,4 +136,5 @@ \ifthenelse{\equal{#1}{scarabeus}}{https://wiki.gentoo.org/wiki/User:Scarabeus}{}% \ifthenelse{\equal{#1}{tommy}}{https://wiki.gentoo.org/wiki/User:Tommy}{}% \ifthenelse{\equal{#1}{k_f}}{}{}% +\ifthenelse{\equal{#1}{dilfridge}}{}{}% } diff --git a/decisions/decisions.gld b/decisions/decisions.gld index a0e0879..e926450 100644 --- a/decisions/decisions.gld +++ b/decisions/decisions.gld @@ -121,4 +121,8 @@ Final 68 Package and category metadata Final - +metadata.xml +72 +Architecture stability status file +Draft +arches!stable diff --git a/decisions/decisions.glg b/decisions/decisions.glg index a169b81..c0990f4 100644 --- a/decisions/decisions.glg +++ b/decisions/decisions.glg @@ -29,5 +29,6 @@ \ifthenelse{\equal{#1}{64}}{Export Package Manager cached information}{}% \ifthenelse{\equal{#1}{65}}{Post-install QA checks}{}% \ifthenelse{\equal{#1}{67}}{Package maintenance structure}{}% -\ifthenelse{\equal{#1}{68}}{Package and category metadata}{}% +\ifthenelse{\equal{#1}{68}}{Package and category metadata\index{metadata.xml}}{}% +\ifthenelse{\equal{#1}{72}}{Architecture stability status file\index{arches!stable}}{}% } diff --git a/decisions/decisions.mld b/decisions/decisions.mld index cdf12f9..cae5d4c 100644 --- a/decisions/decisions.mld +++ b/decisions/decisions.mld @@ -7,6 +7,7 @@ \ifthenelse{\equal{#1}{055c4bbd33cb18bc753d3ed3c28899d9}}{{Donnie Berkholz}}{}% \ifthenelse{\equal{#1}{05614741b3942bfdfb21fd8ebb7955e0}}{{Luca Barbato}}{}% \ifthenelse{\equal{#1}{0792dab4e747f67f0faacee9e3d44a2e}}{{Denis Dupeyron}}{}% +\ifthenelse{\equal{#1}{079a51bf7f588e6b9f0cb6692cf36700}}{{Anthony G. Basile}}{}% \ifthenelse{\equal{#1}{07d1f27935fe4c5756dcebcb73e21ef2}}{{Łukasz Damentko}}{}% \ifthenelse{\equal{#1}{0992f724afbad5523541fa53e68d5ac4}}{{Mike Frysinger}}{}% \ifthenelse{\equal{#1}{09b5802cc709a77d2ae4ebed0bf58ca9}}{{Mike Frysinger}}{}% @@ -125,6 +126,7 @@ \ifthenelse{\equal{#1}{79dc0c2dc7d8987a9c9ecaaa30e17bb2}}{{Denis Dupeyron}}{}% \ifthenelse{\equal{#1}{7c7607d3659007c40ac122fcb12fe498}}{{Tiziano Müller}}{}% \ifthenelse{\equal{#1}{7d65262272e735a660b8c0b579193f0b}}{{Mike Frysinger}}{}% +\ifthenelse{\equal{#1}{7d6a15b12347ce173609e0f50595fbc0}}{{Andreas K. Huettel}}{}% \ifthenelse{\equal{#1}{84f6893fb1dc1265367aa7ba19769244}}{{Ulrich Mueller}}{}% \ifthenelse{\equal{#1}{85c578debc4821504803755cd6756fb3}}{{Mike Frysinger}}{}% \ifthenelse{\equal{#1}{868e239918e9bf80524415d5d12e2493}}{{Donnie Berkholz}}{}% @@ -156,10 +158,12 @@ \ifthenelse{\equal{#1}{9fac75691c9845051a8cef0fb9b24115}}{{Denis Dupeyron}}{}% \ifthenelse{\equal{#1}{a08ea09c2c8e534fd9bc1146703c66ff}}{{Michał Górny}}{}% \ifthenelse{\equal{#1}{a0a53d00109512557d233997699e8ce1}}{{Chí-Thanh Christopher Nguyen}}{}% +\ifthenelse{\equal{#1}{a0babd1fcfd6471bfa9afd76e51a4c3b}}{{Andreas K. Huettel}}{}% \ifthenelse{\equal{#1}{a292e9567fac838681899b50dff24cce}}{{Michał Górny}}{}% \ifthenelse{\equal{#1}{a479d63271107b7cb03a3e40f28735c7}}{{Donnie Berkholz}}{}% \ifthenelse{\equal{#1}{a58ae72cc56e53387591171a162807bf}}{{Ben de Groot}}{}% \ifthenelse{\equal{#1}{a596800d3e64f1455f6049f5219dde4d}}{{Donnie Berkholz}}{}% +\ifthenelse{\equal{#1}{a698bb4ef56217c7fa7bff97ab9d852c}}{{Anthony G. Basile}}{}% \ifthenelse{\equal{#1}{a6c367cb7b1dfd1e9dd2a7d34c071236}}{{Donnie Berkholz}}{}% \ifthenelse{\equal{#1}{a76eda0997a21e14d6a548e04590191b}}{{Pacho Ramos}}{}% \ifthenelse{\equal{#1}{a8b5b499b9dbfdaea57a8f2a158c1fe7}}{{Rich Freeman}}{}% @@ -167,6 +171,7 @@ \ifthenelse{\equal{#1}{aa073f4053fdeffde9f3e4c404a89c6a}}{{Mike Frysinger}}{}% \ifthenelse{\equal{#1}{ac161677a6e06a8647e16420eeae8d47}}{{Jorge Manuel B. S. Vicetto}}{}% \ifthenelse{\equal{#1}{ac8ddc50e95c90eebca5993bfc30c0c1}}{{Stephen Bennett}}{}% +\ifthenelse{\equal{#1}{ad3bbffe2286cced97b64571edc1245d}}{{Matthias Maier}}{}% \ifthenelse{\equal{#1}{aed760e7431f6d5ec7518be4d5b75c84}}{{Pacho Ramos}}{}% \ifthenelse{\equal{#1}{af36b019c5efea673099b93c5ce13c87}}{{Mike Frysinger}}{}% \ifthenelse{\equal{#1}{af81eace7b85e0816f7ad2cc7a48b6b1}}{{Donnie Berkholz}}{}% @@ -262,6 +267,7 @@ \ifthenelse{\equal{#1}{055c4bbd33cb18bc753d3ed3c28899d9}}{{Re: One-Day Gentoo Council Reminder for January}}{}% \ifthenelse{\equal{#1}{05614741b3942bfdfb21fd8ebb7955e0}}{{Re: A few questions to our nominees}}{}% \ifthenelse{\equal{#1}{0792dab4e747f67f0faacee9e3d44a2e}}{{Next council meeting on March 8th at 1900UTC (i.e. 2000CET, 1400EST, 1200MST, 1100PST)}}{}% +\ifthenelse{\equal{#1}{079a51bf7f588e6b9f0cb6692cf36700}}{{Items for Council Agenda, May 14}}{}% \ifthenelse{\equal{#1}{07d1f27935fe4c5756dcebcb73e21ef2}}{{Gentoo Council 2008-2009 - RESULTS}}{}% \ifthenelse{\equal{#1}{0992f724afbad5523541fa53e68d5ac4}}{{Monthly Gentoo Council Reminder for November}}{}% \ifthenelse{\equal{#1}{09b5802cc709a77d2ae4ebed0bf58ca9}}{{Monthly Gentoo Council Reminder for October}}{}% @@ -380,6 +386,7 @@ \ifthenelse{\equal{#1}{79dc0c2dc7d8987a9c9ecaaa30e17bb2}}{{[gentoo-project] [GLEP 39 overhaul] Voting by email, proxies and slacker rule.}}{}% \ifthenelse{\equal{#1}{7c7607d3659007c40ac122fcb12fe498}}{{Gentoo Council Reminder for June 11}}{}% \ifthenelse{\equal{#1}{7d65262272e735a660b8c0b579193f0b}}{{Monthly Gentoo Council Reminder for February}}{}% +\ifthenelse{\equal{#1}{7d6a15b12347ce173609e0f50595fbc0}}{{Re: Items for Council Agenda, May 14}}{}% \ifthenelse{\equal{#1}{84f6893fb1dc1265367aa7ba19769244}}{{GLEP 54 and hyphens in PV (was: GLEP 55 updated)}}{}% \ifthenelse{\equal{#1}{85c578debc4821504803755cd6756fb3}}{{Monthly Gentoo Council Reminder for April}}{}% \ifthenelse{\equal{#1}{868e239918e9bf80524415d5d12e2493}}{{Re: Agenda [WAS: One-Day Gentoo Council Reminder for June]}}{}% @@ -411,10 +418,12 @@ \ifthenelse{\equal{#1}{9fac75691c9845051a8cef0fb9b24115}}{{Agenda for the council meeting of March 8th at 1900UTC}}{}% \ifthenelse{\equal{#1}{a08ea09c2c8e534fd9bc1146703c66ff}}{{[RFC] How to deal with LINGUAS mess?}}{}% \ifthenelse{\equal{#1}{a0a53d00109512557d233997699e8ce1}}{{Re: [gentoo-project] Call for agenda items - Council meeting 2014-02-25}}{}% +\ifthenelse{\equal{#1}{a0babd1fcfd6471bfa9afd76e51a4c3b}}{{arches.desc \& GLEP 72 (was: Re: Items for Council Agenda, May 14)}}{}% \ifthenelse{\equal{#1}{a292e9567fac838681899b50dff24cce}}{{Re: [gentoo-project] Call for agenda items - Council meeting 2016-04-10}}{}% \ifthenelse{\equal{#1}{a479d63271107b7cb03a3e40f28735c7}}{{Re: Gentoo Council Reminder for April 23}}{}% \ifthenelse{\equal{#1}{a58ae72cc56e53387591171a162807bf}}{{Re: Council meeting 19 April 2010}}{}% \ifthenelse{\equal{#1}{a596800d3e64f1455f6049f5219dde4d}}{{Re: Gentoo Council Reminder for March 26}}{}% +\ifthenelse{\equal{#1}{a698bb4ef56217c7fa7bff97ab9d852c}}{{Agenda Council Meeting May 14, 2017}}{}% \ifthenelse{\equal{#1}{a6c367cb7b1dfd1e9dd2a7d34c071236}}{{Re: Special meeting [WAS: Council meeting summary for 8 May 2008]}}{}% \ifthenelse{\equal{#1}{a76eda0997a21e14d6a548e04590191b}}{{About reducing or even removing stable tree for some arches}}{}% \ifthenelse{\equal{#1}{a8b5b499b9dbfdaea57a8f2a158c1fe7}}{{Re: [gentoo-project] Call for Agenda Items -- Council Meeting 2015-10-11}}{}% @@ -422,6 +431,7 @@ \ifthenelse{\equal{#1}{aa073f4053fdeffde9f3e4c404a89c6a}}{{Nominations open for the Gentoo Council 2007}}{}% \ifthenelse{\equal{#1}{ac161677a6e06a8647e16420eeae8d47}}{{Re: [gentoo-project] Upcoming council meeting - Wednesday, 8th of June, 1900 UTC}}{}% \ifthenelse{\equal{#1}{ac8ddc50e95c90eebca5993bfc30c0c1}}{{Defining the Tree: a proto-GLEP.}}{}% +\ifthenelse{\equal{#1}{ad3bbffe2286cced97b64571edc1245d}}{{Re: Items for Council Agenda, May 14}}{}% \ifthenelse{\equal{#1}{aed760e7431f6d5ec7518be4d5b75c84}}{{Suggestion about how to tell ATs that a package can be stabilized on all arches at the same time}}{}% \ifthenelse{\equal{#1}{af36b019c5efea673099b93c5ce13c87}}{{Monthly Gentoo Council Reminder for May}}{}% \ifthenelse{\equal{#1}{af81eace7b85e0816f7ad2cc7a48b6b1}}{{Gentoo Council Reminder for April 23}}{}% @@ -517,6 +527,7 @@ \ifthenelse{\equal{#1}{055c4bbd33cb18bc753d3ed3c28899d9}}{{Thu, 08 Jan 2009 05:09:57}}{}% \ifthenelse{\equal{#1}{05614741b3942bfdfb21fd8ebb7955e0}}{{Thu, 12 Jun 2008 09:06:25}}{}% \ifthenelse{\equal{#1}{0792dab4e747f67f0faacee9e3d44a2e}}{{Fri, 26 Feb 2010 04:02:29}}{}% +\ifthenelse{\equal{#1}{079a51bf7f588e6b9f0cb6692cf36700}}{{Sat, 29 Apr 2017 17:00:38}}{}% \ifthenelse{\equal{#1}{07d1f27935fe4c5756dcebcb73e21ef2}}{{Sat, 05 Jul 2008 21:00:58}}{}% \ifthenelse{\equal{#1}{0992f724afbad5523541fa53e68d5ac4}}{{Sat, 01 Nov 2008 09:30:11}}{}% \ifthenelse{\equal{#1}{09b5802cc709a77d2ae4ebed0bf58ca9}}{{Mon, 01 Oct 2007 09:41:48}}{}% @@ -635,6 +646,7 @@ \ifthenelse{\equal{#1}{79dc0c2dc7d8987a9c9ecaaa30e17bb2}}{{Sat, 17 Apr 2010 23:46:54}}{}% \ifthenelse{\equal{#1}{7c7607d3659007c40ac122fcb12fe498}}{{Thu, 04 Jun 2009 22:26:08}}{}% \ifthenelse{\equal{#1}{7d65262272e735a660b8c0b579193f0b}}{{Wed, 01 Feb 2006 10:47:15}}{}% +\ifthenelse{\equal{#1}{7d6a15b12347ce173609e0f50595fbc0}}{{Sun, 30 Apr 2017 13:52:33}}{}% \ifthenelse{\equal{#1}{84f6893fb1dc1265367aa7ba19769244}}{{Sun, 17 May 2009 23:43:47}}{}% \ifthenelse{\equal{#1}{85c578debc4821504803755cd6756fb3}}{{Sun, 01 Apr 2007 09:32:28}}{}% \ifthenelse{\equal{#1}{868e239918e9bf80524415d5d12e2493}}{{Wed, 11 Jun 2008 21:58:35}}{}% @@ -666,10 +678,12 @@ \ifthenelse{\equal{#1}{9fac75691c9845051a8cef0fb9b24115}}{{Mon, 08 Mar 2010 07:51:26}}{}% \ifthenelse{\equal{#1}{a08ea09c2c8e534fd9bc1146703c66ff}}{{Sat, 21 May 2016 07:41:48}}{}% \ifthenelse{\equal{#1}{a0a53d00109512557d233997699e8ce1}}{{Fri, 21 Feb 2014 00:15:29}}{}% +\ifthenelse{\equal{#1}{a0babd1fcfd6471bfa9afd76e51a4c3b}}{{Sat, 06 May 2017 14:35:03}}{}% \ifthenelse{\equal{#1}{a292e9567fac838681899b50dff24cce}}{{Sun, 27 Mar 2016 21:14:06}}{}% \ifthenelse{\equal{#1}{a479d63271107b7cb03a3e40f28735c7}}{{Thu, 23 Apr 2009 06:21:32}}{}% \ifthenelse{\equal{#1}{a58ae72cc56e53387591171a162807bf}}{{Wed, 07 Apr 2010 14:24:02}}{}% \ifthenelse{\equal{#1}{a596800d3e64f1455f6049f5219dde4d}}{{Wed, 25 Mar 2009 11:22:29}}{}% +\ifthenelse{\equal{#1}{a698bb4ef56217c7fa7bff97ab9d852c}}{{Sun, 14 May 2017 15:27:15}}{}% \ifthenelse{\equal{#1}{a6c367cb7b1dfd1e9dd2a7d34c071236}}{{Thu, 15 May 2008 21:27:08}}{}% \ifthenelse{\equal{#1}{a76eda0997a21e14d6a548e04590191b}}{{Mon, 16 Feb 2015 13:35:05}}{}% \ifthenelse{\equal{#1}{a8b5b499b9dbfdaea57a8f2a158c1fe7}}{{Wed, 30 Sep 2015 19:12:04}}{}% @@ -677,6 +691,7 @@ \ifthenelse{\equal{#1}{aa073f4053fdeffde9f3e4c404a89c6a}}{{Sat, 01 Jul 2006 06:45:48}}{}% \ifthenelse{\equal{#1}{ac161677a6e06a8647e16420eeae8d47}}{{Wed, 01 Jun 2011 00:07:49}}{}% \ifthenelse{\equal{#1}{ac8ddc50e95c90eebca5993bfc30c0c1}}{{Mon, 12 Jun 2006 22:59:10}}{}% +\ifthenelse{\equal{#1}{ad3bbffe2286cced97b64571edc1245d}}{{Thu, 11 May 2017 07:18:42}}{}% \ifthenelse{\equal{#1}{aed760e7431f6d5ec7518be4d5b75c84}}{{Sun, 08 Feb 2015 10:17:32}}{}% \ifthenelse{\equal{#1}{af36b019c5efea673099b93c5ce13c87}}{{Tue, 01 May 2007 09:32:56}}{}% \ifthenelse{\equal{#1}{af81eace7b85e0816f7ad2cc7a48b6b1}}{{Fri, 17 Apr 2009 22:17:15}}{}% diff --git a/decisions/decisions.mlf b/decisions/decisions.mlf index 05ad88b..b47af1e 100644 --- a/decisions/decisions.mlf +++ b/decisions/decisions.mlf @@ -14,6 +14,8 @@ Donnie Berkholz Luca Barbato 0792dab4e747f67f0faacee9e3d44a2e:gentoo-council Denis Dupeyron +079a51bf7f588e6b9f0cb6692cf36700:gentoo-project +Anthony G. Basile 07d1f27935fe4c5756dcebcb73e21ef2:gentoo-dev Łukasz Damentko 0992f724afbad5523541fa53e68d5ac4:gentoo-dev @@ -250,6 +252,8 @@ Denis Dupeyron Tiziano Müller 7d65262272e735a660b8c0b579193f0b:gentoo-dev Mike Frysinger +7d6a15b12347ce173609e0f50595fbc0:gentoo-project +Andreas K. Huettel 84f6893fb1dc1265367aa7ba19769244:gentoo-dev Ulrich Mueller 85c578debc4821504803755cd6756fb3:gentoo-dev @@ -312,6 +316,8 @@ a08ea09c2c8e534fd9bc1146703c66ff:gentoo-dev Michał Górny a0a53d00109512557d233997699e8ce1:gentoo-project Chí-Thanh Christopher Nguyen +a0babd1fcfd6471bfa9afd76e51a4c3b:gentoo-project +Andreas K. Huettel a292e9567fac838681899b50dff24cce:gentoo-project Michał Górny a479d63271107b7cb03a3e40f28735c7:gentoo-dev @@ -320,6 +326,8 @@ a58ae72cc56e53387591171a162807bf:gentoo-dev Ben de Groot a596800d3e64f1455f6049f5219dde4d:gentoo-dev Donnie Berkholz +a698bb4ef56217c7fa7bff97ab9d852c:gentoo-project +Anthony G. Basile a6c367cb7b1dfd1e9dd2a7d34c071236:gentoo-dev Donnie Berkholz a76eda0997a21e14d6a548e04590191b:gentoo-dev @@ -334,6 +342,8 @@ ac161677a6e06a8647e16420eeae8d47:gentoo-project Jorge Manuel B. S. Vicetto ac8ddc50e95c90eebca5993bfc30c0c1:gentoo-dev Stephen Bennett +ad3bbffe2286cced97b64571edc1245d:gentoo-project +Matthias Maier aed760e7431f6d5ec7518be4d5b75c84:gentoo-dev Pacho Ramos af36b019c5efea673099b93c5ce13c87:gentoo-dev diff --git a/decisions/decisions.mls b/decisions/decisions.mls index 5e47ae3..34da438 100644 --- a/decisions/decisions.mls +++ b/decisions/decisions.mls @@ -14,6 +14,8 @@ Re: One-Day Gentoo Council Reminder for January Re: A few questions to our nominees 0792dab4e747f67f0faacee9e3d44a2e:gentoo-council Next council meeting on March 8th at 1900UTC (i.e. 2000CET, 1400EST, 1200MST, 1100PST) +079a51bf7f588e6b9f0cb6692cf36700:gentoo-project +Items for Council Agenda, May 14 07d1f27935fe4c5756dcebcb73e21ef2:gentoo-dev Gentoo Council 2008-2009 - RESULTS 0992f724afbad5523541fa53e68d5ac4:gentoo-dev @@ -250,6 +252,8 @@ Re: [gentoo-project] Upcoming council meeting - Wednesday, 8th of June, 1900 UTC Gentoo Council Reminder for June 11 7d65262272e735a660b8c0b579193f0b:gentoo-dev Monthly Gentoo Council Reminder for February +7d6a15b12347ce173609e0f50595fbc0:gentoo-project +Re: Items for Council Agenda, May 14 84f6893fb1dc1265367aa7ba19769244:gentoo-dev GLEP 54 and hyphens in PV (was: GLEP 55 updated) 85c578debc4821504803755cd6756fb3:gentoo-dev @@ -312,6 +316,8 @@ a08ea09c2c8e534fd9bc1146703c66ff:gentoo-dev [RFC] How to deal with LINGUAS mess? a0a53d00109512557d233997699e8ce1:gentoo-project Re: [gentoo-project] Call for agenda items - Council meeting 2014-02-25 +a0babd1fcfd6471bfa9afd76e51a4c3b:gentoo-project +arches.desc & GLEP 72 (was: Re: Items for Council Agenda, May 14) a292e9567fac838681899b50dff24cce:gentoo-project Re: [gentoo-project] Call for agenda items - Council meeting 2016-04-10 a479d63271107b7cb03a3e40f28735c7:gentoo-dev @@ -320,6 +326,8 @@ a58ae72cc56e53387591171a162807bf:gentoo-dev Re: Council meeting 19 April 2010 a596800d3e64f1455f6049f5219dde4d:gentoo-dev Re: Gentoo Council Reminder for March 26 +a698bb4ef56217c7fa7bff97ab9d852c:gentoo-project +Agenda Council Meeting May 14, 2017 a6c367cb7b1dfd1e9dd2a7d34c071236:gentoo-dev Re: Special meeting [WAS: Council meeting summary for 8 May 2008] a76eda0997a21e14d6a548e04590191b:gentoo-dev @@ -334,6 +342,8 @@ ac161677a6e06a8647e16420eeae8d47:gentoo-project Re: [gentoo-project] Upcoming council meeting - Wednesday, 8th of June, 1900 UTC ac8ddc50e95c90eebca5993bfc30c0c1:gentoo-dev Defining the Tree: a proto-GLEP. +ad3bbffe2286cced97b64571edc1245d:gentoo-project +Re: Items for Council Agenda, May 14 aed760e7431f6d5ec7518be4d5b75c84:gentoo-dev Suggestion about how to tell ATs that a package can be stabilized on all arches at the same time af36b019c5efea673099b93c5ce13c87:gentoo-dev diff --git a/decisions/decisions.mlt b/decisions/decisions.mlt index 10990b8..10bbec0 100644 --- a/decisions/decisions.mlt +++ b/decisions/decisions.mlt @@ -14,6 +14,8 @@ Thu, 08 Jan 2009 05:09:57 Thu, 12 Jun 2008 09:06:25 0792dab4e747f67f0faacee9e3d44a2e:gentoo-council Fri, 26 Feb 2010 04:02:29 +079a51bf7f588e6b9f0cb6692cf36700:gentoo-project +Sat, 29 Apr 2017 17:00:38 07d1f27935fe4c5756dcebcb73e21ef2:gentoo-dev Sat, 05 Jul 2008 21:00:58 0992f724afbad5523541fa53e68d5ac4:gentoo-dev @@ -250,6 +252,8 @@ Sat, 17 Apr 2010 23:46:54 Thu, 04 Jun 2009 22:26:08 7d65262272e735a660b8c0b579193f0b:gentoo-dev Wed, 01 Feb 2006 10:47:15 +7d6a15b12347ce173609e0f50595fbc0:gentoo-project +Sun, 30 Apr 2017 13:52:33 84f6893fb1dc1265367aa7ba19769244:gentoo-dev Sun, 17 May 2009 23:43:47 85c578debc4821504803755cd6756fb3:gentoo-dev @@ -312,6 +316,8 @@ a08ea09c2c8e534fd9bc1146703c66ff:gentoo-dev Sat, 21 May 2016 07:41:48 a0a53d00109512557d233997699e8ce1:gentoo-project Fri, 21 Feb 2014 00:15:29 +a0babd1fcfd6471bfa9afd76e51a4c3b:gentoo-project +Sat, 06 May 2017 14:35:03 a292e9567fac838681899b50dff24cce:gentoo-project Sun, 27 Mar 2016 21:14:06 a479d63271107b7cb03a3e40f28735c7:gentoo-dev @@ -320,6 +326,8 @@ a58ae72cc56e53387591171a162807bf:gentoo-dev Wed, 07 Apr 2010 14:24:02 a596800d3e64f1455f6049f5219dde4d:gentoo-dev Wed, 25 Mar 2009 11:22:29 +a698bb4ef56217c7fa7bff97ab9d852c:gentoo-project +Sun, 14 May 2017 15:27:15 a6c367cb7b1dfd1e9dd2a7d34c071236:gentoo-dev Thu, 15 May 2008 21:27:08 a76eda0997a21e14d6a548e04590191b:gentoo-dev @@ -334,6 +342,8 @@ ac161677a6e06a8647e16420eeae8d47:gentoo-project Wed, 01 Jun 2011 00:07:49 ac8ddc50e95c90eebca5993bfc30c0c1:gentoo-dev Mon, 12 Jun 2006 22:59:10 +ad3bbffe2286cced97b64571edc1245d:gentoo-project +Thu, 11 May 2017 07:18:42 aed760e7431f6d5ec7518be4d5b75c84:gentoo-dev Sun, 08 Feb 2015 10:17:32 af36b019c5efea673099b93c5ce13c87:gentoo-dev diff --git a/decisions/decisions.tex b/decisions/decisions.tex index 6043626..4d58863 100644 --- a/decisions/decisions.tex +++ b/decisions/decisions.tex @@ -485,7 +485,7 @@ All summaries have been added here. \include{summary-20170212} \include{summary-20170312} \include{summary-20170409} - +\include{summary-20170514} \part{Topic notes} diff --git a/decisions/summary-20170514.tex b/decisions/summary-20170514.tex new file mode 100644 index 0000000..55dad63 --- /dev/null +++ b/decisions/summary-20170514.tex @@ -0,0 +1,82 @@ + +\summary{2017}{5}{14} + +Agenda call: \agoref{gentoo-project}{079a51bf7f588e6b9f0cb6692cf36700} + +Agenda announcement: \agoref{gentoo-project}{a698bb4ef56217c7fa7bff97ab9d852c} + +\agendaitem{Discussion on Guidelines for the council summaries} +\index{council!summaries} + +Reference: \agoref{gentoo-project}{7d6a15b12347ce173609e0f50595fbc0} + +There was agreement that the guidelines make sense and should be added to the +Wiki for future use.\footnote{This was done later as +\wgoref{Project:Council/Meeting_summary_guidelines}.} + +\agendaitem{GLEP 72: arches.desc} +\index{GLEP!72} + +References: +\begin{itemize} + \item + \agoref{gentoo-project}{a0babd1fcfd6471bfa9afd76e51a4c3b} + \item + \glep{72} +\end{itemize} + +\dev{dilfridge} gave a short introduction what problems the proposal addresses: +1), algorithmically finding out which arches are ``stable'', 2) introducing an +official state for arches that have stable keywords for arch team usage only, +3), easing transitions from and to stable state of an arch. This is achieved by +introducing a new file arches.desc in profiles. + +After some discussion and clarification, about the corresponding user +configuration as well as the impact on catalyst, the topic was tabled for +further discussion on the mailing lists and revisiting at the next meeting. + +An additional suggestion was to add a column to the arches.desc file that +specifies whether an arch is security-supported. + +\agendaitem{Open bugs with council involvement} + +\begin{itemize} + \item + \bug{618254}: Handling this issue was postponed; also it is actually ComRel + business. + \item + \bug{616206}: The modifications to EAPI 6 have already been approved via a + vote on the bug; the bug can be closed. + \item + \bug{565566}: No progress has been made. +\end{itemize} + +\agendaitem{Mailing list moderation} +\index{mailing lists!moderation}\index{mailing list!gentoo-project} +\index{mailing list!gentoo-dev}\index{developer!wltjr} +\index{project!comrel} + +Reference: \agoref{gentoo-project}{ad3bbffe2286cced97b64571edc1245d} + +This topic boiled down into a lengthy discussion how single participants +dominate mailing list threads, inhowfar that influences Gentoo's public +perception, and what could be done to improve the situation. In addition, it +was discussed whether the ComRel team should become involved. In the end a vote +was taken: + +\vote{Do we want moderation of gentoo-dev and gentoo-project?}{not passed, with +5 no, 1 yes, 1 absent} + + +\agendaitem{Open floor} +\index{MetaManifest}\index{arch!sparc}\index{arch!ia64}\index{arch!ppc} + +\begin{itemize} + \item + OpenPGP verification of the gentoo repository: a brief discussion of the + current status and possible next steps took place + \item + Arch status of sparc, ia64, ppc: While several people voiced support for + moving sparc and ia64 to dev or exp status, no action was taken. +\end{itemize} + |