From 8e2693c4ad1e612a2c2cd05308ca481e167925a3e794121d09a93f5cda12cfb8 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Fri, 22 Jan 2021 07:45:17 +0000 Subject: [PATCH] - remove suexec2 from premissions as well - modified sources % permissions.apache2 - suexec2 was renamed to suexec in 2015 and the symlink to suexec no longer exists OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=646 --- apache2.changes | 13 +++++++++++++ apache2.spec | 2 +- permissions.apache2 | 1 - 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/apache2.changes b/apache2.changes index 091ebb5..27d7bbf 100644 --- a/apache2.changes +++ b/apache2.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Jan 22 07:44:28 UTC 2021 - pgajdos@suse.com + +- remove suexec2 from premissions as well +- modified sources + % permissions.apache2 + +------------------------------------------------------------------- +Wed Jan 13 20:16:34 UTC 2021 - Arjen de Korte + +- suexec2 was renamed to suexec in 2015 and the symlink to suexec + no longer exists + ------------------------------------------------------------------- Tue Jan 12 22:29:52 UTC 2021 - Christian Boltz diff --git a/apache2.spec b/apache2.spec index 6070e12..ef57aaa 100644 --- a/apache2.spec +++ b/apache2.spec @@ -968,7 +968,7 @@ if grep -q "^wwwadmin:" %{_sysconfdir}/group; then fi %service_add_post apache2.service apache2@.service apache2.target %set_permissions %{_sbindir}/suexec || \ - echo "Please check %{_sysconfdir}/permissions.local for settings of %{_sbindir}/suexec2 ." + echo "Please check %{_sysconfdir}/permissions.local for settings of %{_sbindir}/suexec ." %{fillup_only apache2} %if %{use_firewalld} %firewalld_reload diff --git a/permissions.apache2 b/permissions.apache2 index 9d04059..5cb7079 100644 --- a/permissions.apache2 +++ b/permissions.apache2 @@ -1,2 +1 @@ /usr/sbin/suexec root:root 4755 -/usr/sbin/suexec2 root:root 4755