Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package virt-launcher-container for 
openSUSE:Factory checked in at 2021-09-30 23:43:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virt-launcher-container (Old)
 and      /work/SRC/openSUSE:Factory/.virt-launcher-container.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virt-launcher-container"

Thu Sep 30 23:43:22 2021 rev:7 rq:922213 version:unknown

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/virt-launcher-container/virt-launcher-container.changes
  2021-08-06 22:45:30.857992529 +0200
+++ 
/work/SRC/openSUSE:Factory/.virt-launcher-container.new.2443/virt-launcher-container.changes
        2021-09-30 23:44:37.620553992 +0200
@@ -1,0 +2,10 @@
+Wed Sep 29 11:26:27 UTC 2021 - Vasily Ulyanov <[email protected]>
+
+- Install timezone package (bsc#1190587)
+
+-------------------------------------------------------------------
+Wed Sep 29 08:35:32 UTC 2021 - Vasily Ulyanov <[email protected]>
+
+- Send libvirtd debug logs to stderr (bsc#1190839)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.JCiaiU/_old  2021-09-30 23:44:38.064554500 +0200
+++ /var/tmp/diff_new_pack.JCiaiU/_new  2021-09-30 23:44:38.064554500 +0200
@@ -31,6 +31,7 @@
               qemu-tools \
               qemu-x86 \
               socat \
+              timezone \
               vim \
               xorriso && \
     zypper clean -a && \

++++++ augconf ++++++
--- /var/tmp/diff_new_pack.JCiaiU/_old  2021-09-30 23:44:38.100554541 +0200
+++ /var/tmp/diff_new_pack.JCiaiU/_new  2021-09-30 23:44:38.100554541 +0200
@@ -3,6 +3,8 @@
 set /files/etc/libvirt/libvirtd.conf/listen_tcp 1
 set /files/etc/libvirt/libvirtd.conf/auth_tcp none
 
+# Send debug logs to stderr
+set /files/etc/libvirt/libvirtd.conf/log_outputs 1:stderr
 
 # Listen on all interfaces for now
 set /files/etc/libvirt/qemu.conf/stdio_handler logd

Reply via email to