Commit Graph

2 Commits

Author SHA1 Message Date
Eugene Syromiatnikov
094585790a weak-modules: add symvers.xz support
Check for symvers.xz support in addition to symvers.gz,
due to unnanounced unilateral change[1][2] in the kernel packaging.

[1] 2644665657
[2] 2db77a072a

* weak-modules (make_kernel_file_names): Interpret all arguments after
the second as a list of suffixes, iterate over them
(find_kernel_file): Switch print and suffix arguments, interpret all
argument after print as suffixes, pass them to make_kernel_file_names.
(find_symvers_file): Update the order of arguments in the
find_kernel_file call, add .xz suffix in addition to .gz.
(find_systemmap_file): Update the order of arguments in the
find_kernel_file call.

Resolves: RHEL-8903
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2023-10-24 14:27:04 +02:00
James Antill
74706032dd Auto sync2gitlab import of kmod-25-19.el8.src.rpm 2022-05-26 10:04:36 -04:00