From b694c587a10a773e18daf5423ce592d90ab41a8f661ed245504af0cc5c49973a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Tesa=C5=99=C3=ADk?= Date: Mon, 6 Dec 2021 10:42:18 +0000 Subject: [PATCH] - Non-existent patches must be listed twice to appear as added in a unified diff against a version that had them. Only that can make factory-auto happy. Here we go: * makedumpfile-Retrieve-MAX_PHYSMEM_BITS-from-vmcoreinfo.patch * makedumpfile-arm64-Add-support-for-ARMv8.2-LPA-52-bit-PA-su.patch OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/makedumpfile?expand=0&rev=160 --- makedumpfile.changes | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/makedumpfile.changes b/makedumpfile.changes index de758dc..34f36a5 100644 --- a/makedumpfile.changes +++ b/makedumpfile.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Dec 6 10:39:13 UTC 2021 - Petr Tesařík + +- Non-existent patches must be listed twice to appear as added in a + unified diff against a version that had them. Only that can make + factory-auto happy. Here we go: + * makedumpfile-Retrieve-MAX_PHYSMEM_BITS-from-vmcoreinfo.patch + * makedumpfile-arm64-Add-support-for-ARMv8.2-LPA-52-bit-PA-su.patch + ------------------------------------------------------------------- Fri Dec 3 08:09:49 UTC 2021 - Petr Tesařík