Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package google-osconfig-agent for 
openSUSE:Factory checked in at 2022-08-16 17:07:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-osconfig-agent (Old)
 and      /work/SRC/openSUSE:Factory/.google-osconfig-agent.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "google-osconfig-agent"

Tue Aug 16 17:07:11 2022 rev:14 rq:995223 version:20220801.00

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/google-osconfig-agent/google-osconfig-agent.changes  
    2022-08-03 21:17:17.819536392 +0200
+++ 
/work/SRC/openSUSE:Factory/.google-osconfig-agent.new.1521/google-osconfig-agent.changes
    2022-08-16 17:07:12.707782662 +0200
@@ -1,0 +2,5 @@
+Mon Aug 15 19:22:27 UTC 2022 - Dirk M??ller <[email protected]>
+
+- avoid bashim in post install scripts (bsc#1195391) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ google-osconfig-agent.spec ++++++
--- /var/tmp/diff_new_pack.FImeHv/_old  2022-08-16 17:07:13.207784157 +0200
+++ /var/tmp/diff_new_pack.FImeHv/_new  2022-08-16 17:07:13.211784169 +0200
@@ -72,7 +72,7 @@
 %post
     %service_add_post google-osconfig-agent.service
 
-    if [ "$1" == "2" ] && ! [ -e /.buildenv ]; then
+    if [ "$1" = "2" ] && ! [ -e /.buildenv ]; then
       # If the old directory exists make sure we set the file there.
       [ -e %{_sysconfdir}/osconfig ] && touch 
%{_sysconfdir}/osconfig/osconfig_agent_restart_required
       touch %{_var}/lib/google_osconfig_agent/osconfig_agent_restart_required

Reply via email to