]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
kernel: rpm-pkg: Restore find-debuginfo.sh approach to -debuginfo package
authorNathan Chancellor <nathan@kernel.org>
Tue, 10 Feb 2026 07:04:49 +0000 (00:04 -0700)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 12 Feb 2026 11:55:36 +0000 (12:55 +0100)
commit8dec4b357aab872d3b63ec979924962a64be83dd
tree3b5abf48b40fcd555aac29a89700d5a16ef3e7dd
parent22b1939559a97196ef593ca958bd4884805c537a
kernel: rpm-pkg: Restore find-debuginfo.sh approach to -debuginfo package

Commit 62089b804895 ("kbuild: rpm-pkg: Generate debuginfo package
manually") effectively reverted commit a7c699d090a1 ("kbuild: rpm-pkg:
build a debuginfo RPM") but the approach it took is not safe for older
RPM releases. Restore commit a7c699d090a1 ("kbuild: rpm-pkg: build a
debuginfo RPM") for the !CONFIG_MODULE_SIG case to allow more
environments and configurations to take advantage of the separate debug
information package process.

Cc: stable@vger.kernel.org
Fixes: 62089b804895 ("kbuild: rpm-pkg: Generate debuginfo package manually")
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
scripts/package/kernel.spec
scripts/package/mkspec