Hello community, here is the log from the commit of package cloud-init for openSUSE:Leap:15.2 checked in at 2020-05-23 16:07:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/cloud-init (Old) and /work/SRC/openSUSE:Leap:15.2/.cloud-init.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cloud-init" Sat May 23 16:07:18 2020 rev:41 rq:808207 version:19.4 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/cloud-init/cloud-init.changes 2020-04-25 19:04:42.527547263 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.cloud-init.new.2738/cloud-init.changes 2020-05-23 16:07:24.777052144 +0200 @@ -1,0 +2,7 @@ +Tue May 19 15:47:10 UTC 2020 - Martin Loviska <[email protected]> + +- bsc#1170154: rsyslog warning, '~' is deprecated + + replace depricated syntax '& ~' by '& stop' + for more information please see https://www.rsyslog.com/rsyslog-error-2307/ + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rsyslog-cloud-init.cfg ++++++ --- /var/tmp/diff_new_pack.I3hkZD/_old 2020-05-23 16:07:25.261053182 +0200 +++ /var/tmp/diff_new_pack.I3hkZD/_new 2020-05-23 16:07:25.265053190 +0200 @@ -3,4 +3,4 @@ # comment out the following line to allow CLOUDINIT messages through. # Doing so means you'll also get CLOUDINIT messages in /var/log/syslog -& ~ +& stop
