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

2023-08-30 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2648#note_1535419840

@jstancek, can you approve?
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


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

2023-08-30 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 identifiers
against License:.

Signed-off-by: Vitaly Kuznetsov 

---
 redhat/scripts/kspdx-tool/kspdx.py   |  225 +++
 redhat/self-test/1007-spdx-licenses.bats |   60 
 redhat/Makefile  |   10 +
 redhat/kernel.spec.template  |9 +-
 4 files changed, 296 insertions(+), 8 deletions(-)
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue