Hello community,

here is the log from the commit of package squid for openSUSE:Factory checked 
in at 2020-10-10 00:29:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/squid (Old)
 and      /work/SRC/openSUSE:Factory/.squid.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "squid"

Sat Oct 10 00:29:08 2020 rev:87 rq:840300 version:4.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/squid/squid.changes      2020-09-03 
01:14:53.116486685 +0200
+++ /work/SRC/openSUSE:Factory/.squid.new.4249/squid.changes    2020-10-10 
00:29:11.453148242 +0200
@@ -1,0 +2,8 @@
+Thu Oct  8 11:01:44 UTC 2020 - Matthias Gerstner <[email protected]>
+
+- Reinstate permissions macros for pinger binary, because the permissions
+  package is also responsible for setting up the cap_net_raw capability,
+  currently a fresh squid install doesn't get a capability bit at all
+  (bsc#1171569).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ squid.spec ++++++
--- /var/tmp/diff_new_pack.fMxRGC/_old  2020-10-10 00:29:12.413148718 +0200
+++ /var/tmp/diff_new_pack.fMxRGC/_new  2020-10-10 00:29:12.417148720 +0200
@@ -231,8 +231,7 @@
 fi
 
 %post
-# %%set_permissions %%{_sbindir}/basic_pam_auth
-# %%set_permissions %%{_sbindir}/pinger
+%set_permissions %{_sbindir}/pinger
 %set_permissions %{_localstatedir}/cache/squid/
 %set_permissions %{_localstatedir}/log/squid/
 %tmpfiles_create %{_tmpfilesdir}/squid.conf
@@ -242,8 +241,7 @@
 %service_del_preun squid.service
 
 %verifyscript
-# %%verify_permissions -e %%{_sbindir}/basic_pam_auth
-# %%verify_permissions -e %%{_sbindir}/pinger
+%verify_permissions -e %{_sbindir}/pinger
 %verify_permissions -e %{_localstatedir}/cache/squid/
 %verify_permissions -e %{_localstatedir}/log/squid/
 



Reply via email to