Gentoo Archives: gentoo-portage-dev

From: Aaron Bauman <bman@g.o>
To: gentoo-portage-dev@l.g.o
Cc: Zac Medico <zmedico@g.o>, Georg Weiss <gentoo@××××××××××.de>
Subject: Re: [gentoo-portage-dev] [PATCH] glsa-check: fix truncated CVE ids in listmode (bug 692134)
Date: Sun, 01 Sep 2019 15:21:03
Message-Id: 20190901152059.GB638828@bubba.lan
In Reply to: [gentoo-portage-dev] [PATCH] glsa-check: fix truncated CVE ids in listmode (bug 692134) by Zac Medico
1 On Sat, Aug 31, 2019 at 09:11:11PM -0700, Zac Medico wrote:
2 > Use a regular expression to search for CVE ids in GLSA references.
3 > Import unicode_literals from __future__ since portage's Glsa class
4 > returns unicode strings for all python versions.
5 >
6 > Reported-by: Georg Weiss <gentoo@××××××××××.de>
7 > Bug: https://bugs.gentoo.org/692134
8 > Signed-off-by: Zac Medico <zmedico@g.o>
9 > ---
10 > bin/glsa-check | 11 +++++++++--
11 > 1 file changed, 9 insertions(+), 2 deletions(-)
12
13 Applied and checked multiple large GLSA's which contain numerous CVE's (e.g.
14 Chromium)
15
16 Acked-by: Aaron Bauman <bman@g.o>
17
18 --
19 Cheers,
20 Aaron

Attachments

File name MIME type
signature.asc application/pgp-signature