From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] [PATCH v2] glsa.dtd: Allow slot="" attribute for vulnerable&unaffected
Date: Mon, 17 Apr 2017 17:37:30 +0200 [thread overview]
Message-ID: <1492443450.29774.0.camel@gentoo.org> (raw)
In-Reply-To: <20170413053956.16767-1-mgorny@gentoo.org>
[-- Attachment #1: Type: text/plain, Size: 1359 bytes --]
On czw, 2017-04-13 at 07:39 +0200, Michał Górny wrote:
> Officially list the slot="" attribute that is used in GLSAs for quite
> some time in the DTD. It is supported by Portage and gentoolkit for
> a long time, and was used in GLSAs interchangeably with implicit
> appended ':slot' to the version. However, the latter was ugly and worked
> only by accident, so we are moving towards the former.
> ---
> glsa.dtd | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/glsa.dtd b/glsa.dtd
> index 52be18e..b6459d1 100644
> --- a/glsa.dtd
> +++ b/glsa.dtd
> @@ -124,7 +124,8 @@
> Description: Version of the vulnerable package. Can be a range too
> -->
> <!ELEMENT vulnerable (#PCDATA)>
> -<!ATTLIST vulnerable range (le|lt|eq|gt|ge|rlt|rle|rgt|rge) #REQUIRED>
> +<!ATTLIST vulnerable range (le|lt|eq|gt|ge|rlt|rle|rgt|rge) #REQUIRED
> + slot CDATA "*">
>
> <!--
> Element: unaffected
> @@ -140,6 +141,7 @@
> -->
> <!ELEMENT unaffected (#PCDATA)>
> <!ATTLIST unaffected range (le|lt|eq|gt|ge|rlt|rle|rgt|rge) #REQUIRED
> + slot CDATA "*"
> name CDATA #IMPLIED>
>
> <!--
Pushed.
--
Best regards,
Michał Górny
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 963 bytes --]
prev parent reply other threads:[~2017-04-17 15:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-11 20:10 [gentoo-dev] [PATCH dtd] glsa.dtd: Allow slot="" attribute for vulnerable&unaffected Michał Górny
2017-04-11 22:57 ` Mart Raudsepp
2017-04-12 7:10 ` Michał Górny
2017-04-12 7:28 ` Kristian Fiskerstrand
2017-04-13 5:39 ` [gentoo-dev] [PATCH v2] " Michał Górny
2017-04-17 15:37 ` Michał Górny [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1492443450.29774.0.camel@gentoo.org \
--to=mgorny@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox