[Reportbug-maint] Bug#878088: reportbug: please inform security and lts teams about security update regressions

Guido Günther agx at sigxcpu.org
Wed Dec 13 14:11:07 UTC 2017


Hi Markus,
(trimming the cc: list a bit since this is just a minor nit):

[..snip..]
> +                    for key, value in data.items():
> +                        if distnumber in value['major-version']:

    distnumber == value['major-version']

might be better since with distnumber = 1 it would match on 1 and 10.
Cheers,
 -- Guido



More information about the Reportbug-maint mailing list