]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
openvmtools: Update to 11.0.0
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Jan 2020 16:49:16 +0000 (16:49 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 4 Jan 2020 18:24:29 +0000 (18:24 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/packages/openvmtools
lfs/openvmtools

index 35a33dd97ef719554aeab3bbf588ba529f8d0212..de1ec10c43ebd078b6acfd359cf357db0edcef3d 100644 (file)
@@ -11,6 +11,7 @@ etc/vmware-tools/scripts/vmware
 etc/vmware-tools/scripts/vmware/network
 etc/vmware-tools/statechange.subr
 etc/vmware-tools/suspend-vm-default
+etc/vmware-tools/tools.conf.example
 etc/vmware-tools/vm-support
 lib/udev/rules.d/99-vmware-scsi-udev.rules
 sbin/mount.vmhgfs
@@ -56,6 +57,7 @@ usr/lib/open-vm-tools/plugins/vmsvc/libpowerOps.so
 usr/lib/open-vm-tools/plugins/vmsvc/libresolutionKMS.so
 usr/lib/open-vm-tools/plugins/vmsvc/libtimeSync.so
 usr/lib/open-vm-tools/plugins/vmsvc/libvmbackup.so
+usr/lib/open-vm-tools/plugins/vmusr
 #usr/lib/pkgconfig/vmguestlib.pc
 usr/sbin/mount.vmhgfs
 #usr/share/open-vm-tools
index 2246dfd4e74077719584da1c5bbda3641cdfb7f6..296ba28bbecf04f876d79e53f1c707c6a376bffd 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 10.2.0-7253323
+VER        = 11.0.0-14549434
 
 THISAPP    = open-vm-tools-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -33,7 +33,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   = x86_64 i586
 PROG       = openvmtools
-PAK_VER    = 3
+PAK_VER    = 4
 
 DEPS       = ""
 
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 9256c2402640ad19eb79cf49635e01b5
+$(DL_FILE)_MD5 = d3d4e23b143c921f1afc90e5331d3a70
 
 install : $(TARGET)