Hello community,

here is the log from the commit of package open-vm-tools for openSUSE:Factory 
checked in at 2019-05-09 10:09:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/open-vm-tools (Old)
 and      /work/SRC/openSUSE:Factory/.open-vm-tools.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "open-vm-tools"

Thu May  9 10:09:02 2019 rev:85 rq:701425 version:10.3.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/open-vm-tools/open-vm-tools.changes      
2019-04-02 09:16:50.408436005 +0200
+++ /work/SRC/openSUSE:Factory/.open-vm-tools.new.5148/open-vm-tools.changes    
2019-05-09 10:09:03.772968401 +0200
@@ -1,0 +2,9 @@
+Tue May  7 20:16:47 UTC 2019 - kallan <[email protected]>
+
+- Update vmtoolsd.service tools to run after the network service is
+  ready. (bsc#1133623)
+
+- Link VGAuthService to libxmlsec1 rather than libxml-security-c in
+  SLES 12 SP3. (bsc#1122435)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ open-vm-tools.spec ++++++
--- /var/tmp/diff_new_pack.gGHO78/_old  2019-05-09 10:09:05.820974265 +0200
+++ /var/tmp/diff_new_pack.gGHO78/_new  2019-05-09 10:09:05.844974333 +0200
@@ -128,7 +128,7 @@
 BuildRequires:  pkgconfig(xmlsec1)
 Requires:       libxmlsec1-openssl1
 %else
-%if 0%{?sle_version} >= 120400 && !0%{?is_opensuse} 
+%if 0%{?sle_version} >= 120300 && !0%{?is_opensuse} 
 BuildRequires:  pkgconfig(xmlsec1)
 Requires:       libxmlsec1-openssl1
 %else

++++++ vmtoolsd.service ++++++
--- /var/tmp/diff_new_pack.gGHO78/_old  2019-05-09 10:09:06.700976784 +0200
+++ /var/tmp/diff_new_pack.gGHO78/_new  2019-05-09 10:09:06.712976819 +0200
@@ -3,7 +3,7 @@
 Documentation=http://github.com/vmware/open-vm-tools
 ConditionVirtualization=vmware
 Requires=vgauthd.service
-After=vgauthd.service
+After=vgauthd.service network.service
 DefaultDependencies=no
 Before=cloud-init-local.service
 


Reply via email to