Re: [OS-BUILD PATCH 1/3] redhat: Use kspdx-tool output for the License: field

2023-08-25 Thread Vitaly Kuznetsov (via Email Bridge)
From: Vitaly Kuznetsov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2648#note_1529889341 Fixed, pushed, MR updated. Thanks! ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...

[OS-BUILD PATCHv2 3/3] redhat: Add dist-check-licenses target

2023-08-25 Thread Vitaly Kuznetsov (via Email Bridge)
From: Vitaly Kuznetsov redhat: Add dist-check-licenses target Introduce a dedicated make target to check source code licenses without the need to run all other selftests which may be failing for some other reason. Signed-off-by: Vitaly Kuznetsov diff --git a/redhat/Makefile b/redhat/Makefile

[OS-BUILD PATCHv2 2/3] redhat: Introduce "Verify SPDX-License-Identifier tags" selftest

2023-08-25 Thread Vitaly Kuznetsov (via Email Bridge)
From: Vitaly Kuznetsov redhat: Introduce "Verify SPDX-License-Identifier tags" selftest Add a test to check that all SPDX-License-Identifier: specified licenses in the code match the License: tag in the specfile. Signed-off-by: Vitaly Kuznetsov diff --git a/redhat/self-test/1007-spdx-licenses

[OS-BUILD PATCHv2 1/3] redhat: Use kspdx-tool output for the License: field

2023-08-25 Thread Vitaly Kuznetsov (via Email Bridge)
From: Vitaly Kuznetsov redhat: Use kspdx-tool output for the License: field Use kspdx-tool (https://gitlab.com/vkuznets/kspdx-tool) to find all licenses in the source code and its output to the License: field of the specfile. Package the tool and its current output. Signed-off-by: Vitaly Kuznet

[OS-BUILD PATCHv2 0/3] redhat: Keep track of SPDX-License-Identifier tags in the code

2023-08-25 Thread Vitaly Kuznetsov (via Email Bridge)
From: Vitaly Kuznetsov on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2648 Be more picky about kernel's source code licenses: - Keep track of all currently used license in specfile template. - Add a selftest which checks all currently present license ident

Re: [OS-BUILD PATCH 1/3] redhat: Use kspdx-tool output for the License: field

2023-08-25 Thread Vitaly Kuznetsov (via Email Bridge)
From: Vitaly Kuznetsov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2648#note_1529883107 Oh, this is very unfortunate and deserves an upstream discussion. Luckily, CONFIG_COPS/CONFIG_COPS_DANYA are not enabled on our configs. Post-MR, the list of licenses is formed fro

Re: [OS-BUILD PATCHv3] redhat/kernel.spec.template: update compression variables to support zstd

2023-08-25 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2650#note_1529522411 The -c9 has been there since the initial commit by Laura Abbot so any reasoning for it is lost to time :/ ___ kernel mailing list -- kerne

[OS-BUILD PATCH 0/0] General cleanups

2023-08-25 Thread pbrobinson (via Email Bridge)
From: pbrobinson on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2652 NOTE: Truncated patchset due to missing public @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the merge r