summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-807012-mixed-case-package-names
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2021-03-18 00:47:16 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2021-04-25 14:23:13 +0200
commitacc5502e7bd4bee178b8da3198a376d9001ab414 (patch)
tree284d6912c2997e673e469c4db3d24e890232a085 /test/integration/test-bug-807012-mixed-case-package-names
parent408f4e0d32d11d3f7b7ec0e27fe8cf73cad23a6c (diff)
Mark only provides from protected versioned kernel packages
An out-of-tree kernel module which doesn't see many new versions can pile up a considerable amount of packages if it is depended on via another packages (e.g.: v4l2loopback-utils recommends v4l2loopback-modules) which in turn can prevent the old kernels from being removed if they happen to have a dependency on the images. To prevent this we check if a provider is a versioned kernel package (like an out-of-tree module) and if so check if that module package is part of the protected kernel set – if not it is probably good to go. We only do this if at least one provider is from a protected kernel though so that the dependency remains satisfied (this can happen e.g. if the module is currently not buildable against a protected kernel).
Diffstat (limited to 'test/integration/test-bug-807012-mixed-case-package-names')
0 files changed, 0 insertions, 0 deletions