[gentoo-dev] [PATCH data/xml-schema 2/2] metadata.xsd: Add freedestkop remote-id

2022-09-12 Thread Matt Turner
Signed-off-by: Matt Turner --- metadata.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata.xsd b/metadata.xsd index cced33d..a8a1467 100644 --- a/metadata.xsd +++ b/metadata.xsd @@ -281,6 +281,7 @@ +

[gentoo-dev] [PATCH data/xml-schema 1/2] metadata.xsd: Add gnome remote-id

2022-09-12 Thread Matt Turner
Signed-off-by: Matt Turner --- metadata.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata.xsd b/metadata.xsd index 87972cb..cced33d 100644 --- a/metadata.xsd +++ b/metadata.xsd @@ -279,6 +279,7 @@ +

[gentoo-dev] Last rites: app-portage/repoman

2022-09-12 Thread Mike Gilbert
# Mike Gilbert (2022-09-12) # repoman is no longer maintained and has been removed from the portage # git repository. Please use dev-util/pkgcheck and dev-util/pkgdev instead. # Removal on 2022-11-11. Bug #835013. app-portage/repoman

[gentoo-dev] [PATCH v2 3/3] glep-0074: Specify compressed file formats

2022-09-12 Thread Michał Górny
Signed-off-by: Michał Górny --- glep-0074.rst | 81 --- 1 file changed, 71 insertions(+), 10 deletions(-) diff --git a/glep-0074.rst b/glep-0074.rst index 9a0e92b..6523272 100644 --- a/glep-0074.rst +++ b/glep-0074.rst @@ -27,7 +27,8 @@ Changes

[gentoo-dev] [PATCH v2 2/3] glep-0074: Specify supported hash algorithms

2022-09-12 Thread Michał Górny
Replace the informational hash name section with a formal specification of allowed hash algorithms. The original reasoning for leaving them implementation-defined was poor. After all, not a single new hash was added since the initial version of the GLEP. At the same time, ensuring consistent

[gentoo-dev] [PATCH v2 1/3] glep-0074: Add a changelog

2022-09-12 Thread Michał Górny
Signed-off-by: Michał Górny --- glep-0074.rst | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/glep-0074.rst b/glep-0074.rst index 182a871..8cec618 100644 --- a/glep-0074.rst +++ b/glep-0074.rst @@ -8,8 +8,8 @@ Type: Standards Track Status: Final Version:

[gentoo-dev] [PATCH v2 0/3] glep-0074: Explicitly specify hashes and compressed Manifest formats

2022-09-12 Thread Michał Górny
Hi, Here's v2 of the patches. Change from v1: removed explicit Bootstrap table classes (they don't really belong in GLEPs) in favor of fixed table rendering in docutils-glep 1.5 / matching www.g.o update. Use rowspan="" instead of "ditto"s for hashes using the same spec. Michał Górny (3):

Re: [gentoo-dev] [PATCH 2/3] glep-0074: Specify supported hash algorithms

2022-09-12 Thread Michał Górny
On Mon, 2022-09-12 at 10:28 +0200, Florian Schmaus wrote: > On 11/09/2022 15.14, Michał Górny wrote: > > +.. table:: Table 1. Defined hash algorithms > > + :widths: auto > > + :class: table table-bordered table-striped > > + > > + === === ===

Re: [gentoo-dev] [PATCH 2/3] glep-0074: Specify supported hash algorithms

2022-09-12 Thread Florian Schmaus
On 11/09/2022 15.14, Michał Górny wrote: +.. table:: Table 1. Defined hash algorithms + :widths: auto + :class: table table-bordered table-striped + + === === === + NameSpecification Bits Enc. Notes +