Widen regular expressions for versioned kernel packages

Since we append a concrete kernel version to each pattern, and then anchor the pattern, let's just pick any package starting with a kernel name (linux-, kfreebsd-, gnumach-), and not worry about linux-headers, linux-tools, etc specifically, as they'll be caught by the generic pattern.

LP: #1607845

Edited by Julian Andres Klode

Merge request reports

Loading