diff --git a/cockpit.changes b/cockpit.changes index 61b9312..83c39b3 100644 --- a/cockpit.changes +++ b/cockpit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 21 08:03:00 UTC 2025 - Alice Brooks + +- Always apply 0007-Remove-DynamicUser-setting-as-these-conflict-with-re.patch + for every build system. Fixes bsc#1237451 + ------------------------------------------------------------------- Thu Feb 20 22:22:32 UTC 2025 - Miika Alikirri diff --git a/cockpit.spec b/cockpit.spec index f075575..9e30b0e 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -214,7 +214,7 @@ BuildRequires: python3-pytest-timeout %patch -P 4 -p1 %patch -P 5 -p1 %patch -P 106 -p1 - +%patch -P 108 -p1 # SLE Micro specific patches %if 0%{?is_smo} @@ -230,7 +230,6 @@ BuildRequires: python3-pytest-timeout %patch -P 103 -p1 %patch -P 104 -p1 %patch -P 105 -p1 -%patch -P 108 -p1 %else %patch -P 107 -p1 %endif