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)
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>

Trivial merge