b4 filters out Fixes: lines
Marc-André Lureau <[email protected]>
| Newsgroups | org.kernel.linux.tools |
|---|---|
| Message-ID | <CAMxuvawkMqDYVP6T85+s6FwDzp5B33eWNHjkjoAoW+C4OnuZYQ@mail.gmail.com> |
Hi Konstantin,
Since commit dccab10473b5 ("trailers: reject malformed Fixes: trailer
values"), b4 filters out anything that is not a commit hash-like line.
But various projects, such as QEMU, use Fixes: lines to reference CVE#
and sometime report/issue URLs. Can we relax the validation? Should we
make this configurable?
Thanks,