David Mair dmair
  • Joined on 2025-05-07
dmair pushed to AddSearchdirForCurrentKernels at kernel-kdump/crash 2025-09-16 18:05:20 +02:00
dmair created branch AddSearchdirForCurrentKernels in kernel-kdump/crash 2025-09-16 18:05:20 +02:00
dmair pushed to main at kernel-kdump/crash 2025-05-19 18:44:11 +02:00
483a22fb64 Merge pull request 'Use %make_build' (#2) from bmwiedemann/crash:makebuild into main
2fd6be8174 Merge branch 'main' into makebuild
8d07d71c42 Use %make_build
Compare 3 commits »
dmair merged pull request kernel-kdump/crash#2 2025-05-19 18:44:09 +02:00
Use %make_build
dmair pushed to makebuild at bmwiedemann/crash 2025-05-19 18:42:51 +02:00
2fd6be8174 Merge branch 'main' into makebuild
2994fe40fc Merge pull request 'Update to crash 9.0.0' (#1) from akumar/crash:main into main
9c9cf6e349 Update to crash 9.0.0
Compare 3 commits »
dmair commented on pull request kernel-kdump/crash#2 2025-05-19 18:33:37 +02:00
Use %make_build

Okay, it took me a week to confirm my thinking that it should only be relevant to the reproducability of build and for individual builds that may as well be locally optmized, with no reason to…

dmair pushed to main at kernel-kdump/crash 2025-05-12 22:17:07 +02:00
2994fe40fc Merge pull request 'Update to crash 9.0.0' (#1) from akumar/crash:main into main
9c9cf6e349 Update to crash 9.0.0
Compare 2 commits »
dmair merged pull request kernel-kdump/crash#1 2025-05-12 22:17:05 +02:00
Update to crash 9.0.0
dmair commented on pull request kernel-kdump/crash#1 2025-05-07 19:53:15 +02:00
Update to crash 9.0.0

Pedantic but, correction suggested to the changes record:

Remove patches already present in upstream source: Add fix_extensions_makefile_race_condition.patch

The removed patch isn't an…