[Unstable][PATCH 0/2] Add list of source files to buildinfo package
Juerg Haefliger
juerg.haefliger at canonical.com
Thu Oct 24 13:05:45 UTC 2024
Add a new file 'sources' to the buildinfo package that contains the list
of kernel source files that were used for the build. This can be helpful
for CVE triaging to discard CVE fixes the modify files that wernt' part
of a build.
I'm deliberately *not* using llvm-dwarfdump because it requires llvm
as a build dependency which pulls in another 32MB of packages :-(
While at it, sort the build dependencies alphabetically.
Juerg Haefliger (2):
UBUNTU: [Packaging] Sort build dependencies alphabetically
UBUNTU: [Packaging] Add list of used source files to buildinfo package
debian.master/control.stub.in | 69 +++++++++++++++++----------------
debian/rules.d/2-binary-arch.mk | 10 +++++
2 files changed, 45 insertions(+), 34 deletions(-)
--
2.43.0
More information about the kernel-team
mailing list