Hello community,

here is the log from the commit of package clamav for openSUSE:Factory checked 
in at 2019-12-30 12:35:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clamav (Old)
 and      /work/SRC/openSUSE:Factory/.clamav.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clamav"

Mon Dec 30 12:35:04 2019 rev:104 rq:759922 version:0.102.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/clamav/clamav.changes    2019-12-27 
13:50:42.640545410 +0100
+++ /work/SRC/openSUSE:Factory/.clamav.new.6675/clamav.changes  2019-12-30 
12:35:09.911815280 +0100
@@ -1,0 +2,6 @@
+Tue Dec 24 10:49:25 UTC 2019 - Arjen de Korte <[email protected]>
+
+- The freshclam.service should not be started before the network is
+  online (it checks for updates immediately upon service start)
+
+-------------------------------------------------------------------

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

Other differences:
------------------


++++++ service.freshclam ++++++
--- /var/tmp/diff_new_pack.Y91v9I/_old  2019-12-30 12:35:11.771816278 +0100
+++ /var/tmp/diff_new_pack.Y91v9I/_new  2019-12-30 12:35:11.775816280 +0100
@@ -1,6 +1,7 @@
 [Unit]
 Description=Freshclam virus definitions downloader
-After=network.target
+After=network-online.target
+Wants=network-online.target
 
 [Service]
 Type=forking


Reply via email to