]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'tools-ynl-two-patches-to-ease-building-with-rpmbuild'
authorJakub Kicinski <kuba@kernel.org>
Thu, 14 Nov 2024 02:43:47 +0000 (18:43 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 14 Nov 2024 02:43:48 +0000 (18:43 -0800)
commitf6fa7da1d1edcfc8b952aa0453abe73346aa7dd1
tree19b6da29cc2ed9640700dacfa060d9e41dad1e60
parent5c46638540f0874ab3f5a52fbe9de33973fda508
parent05a318b4fc13f7eef85e22780a274cb206664533
Merge branch 'tools-ynl-two-patches-to-ease-building-with-rpmbuild'

Jan Stancek says:

====================
tools: ynl: two patches to ease building with rpmbuild

I'm looking to build and package ynl for Fedora and Centos Stream users.
Default rpmbuild has couple hardening options enabled by default [1][2],
which currently prevent ynl from building.

This series contains 2 small patches to address it.

[1] https://fedoraproject.org/wiki/Changes/Harden_All_Packages
[2] https://fedoraproject.org/wiki/Changes/PythonSafePath
====================

Link: https://patch.msgid.link/cover.1731399562.git.jstancek@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>