Hello community,

here is the log from the commit of package open-vm-tools for openSUSE:Factory 
checked in at 2020-06-08 23:43:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/open-vm-tools (Old)
 and      /work/SRC/openSUSE:Factory/.open-vm-tools.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "open-vm-tools"

Mon Jun  8 23:43:28 2020 rev:93 rq:811248 version:11.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/open-vm-tools/open-vm-tools.changes      
2020-06-03 20:29:31.616627223 +0200
+++ /work/SRC/openSUSE:Factory/.open-vm-tools.new.3606/open-vm-tools.changes    
2020-06-08 23:43:30.229266709 +0200
@@ -1,0 +2,9 @@
+Wed Jun  3 20:56:17 UTC 2020 - Kirk Allan <[email protected]>
+
+- VMware has now asked that in updating to 11.1.0 (build 16036546) 
(boo#1171764)
+  to hold off on producing the open-vm-tools-sdmp service discovery plugin
+  (boo#1171765) for all SUSE versions due to the plugin's dependency on
+  netstat.  Once they have removed the netstat dependency we will need to go
+  through the ECO process to get the plugin added.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ open-vm-tools.spec ++++++
--- /var/tmp/diff_new_pack.kypUsW/_old  2020-06-08 23:43:30.893268757 +0200
+++ /var/tmp/diff_new_pack.kypUsW/_new  2020-06-08 23:43:30.897268770 +0200
@@ -37,13 +37,10 @@
 # X modules are lower prio upstream and once in a while fail. Offer an easy 
way to enable/disable them.
 %define with_X 1
 
-%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 0150200
-%define         with_sdmp 1
-%define         arg_servicediscovery --enable-servicediscovery
-%else
+# VMware has asked to not build the service discovery plugin until they have
+# removed the netstat dependency.
 %define         with_sdmp 0
 %define         arg_servicediscovery --without-servicediscovery
-%endif
 
 Name:           open-vm-tools
 %define subname open-vm-tools


Reply via email to