public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] openvmtools: Update to version stable-12.0.0
Date: Mon, 25 Apr 2022 14:41:54 +0200	[thread overview]
Message-ID: <20220425124154.3437080-1-adolf.belka@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3122 bytes --]

- Update from version stable-11.3.0 to stable-12.0.0
- Update of rootfile
- Changelog is a bit too long to include here. More details can be found at
    https://github.com/vmware/open-vm-tools/blob/stable-12.0.0/ReleaseNotes.md
    https://github.com/vmware/open-vm-tools/blob/stable-11.3.5/ReleaseNotes.md
- In version 11.3.5 mount.vmhgfs was removed from openvmtools
   It has been replaced by hgfs-fuse

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/packages/openvmtools | 5 +++--
 lfs/openvmtools                       | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/config/rootfiles/packages/openvmtools b/config/rootfiles/packages/openvmtools
index 81e2e8292..c1b349528 100644
--- a/config/rootfiles/packages/openvmtools
+++ b/config/rootfiles/packages/openvmtools
@@ -14,14 +14,15 @@ etc/vmware-tools/statechange.subr
 etc/vmware-tools/suspend-vm-default
 etc/vmware-tools/tools.conf.example
 lib/udev/rules.d/99-vmware-scsi-udev.rules
-sbin/mount.vmhgfs
 usr/bin/vm-support
+usr/bin/vmhgfs-fuse
 usr/bin/vmtoolsd
 usr/bin/vmware-checkvm
 usr/bin/vmware-hgfsclient
 usr/bin/vmware-namespace-cmd
 usr/bin/vmware-rpctool
 usr/bin/vmware-toolbox-cmd
+usr/bin/vmware-vmblock-fuse
 usr/bin/vmware-xferlogs
 #usr/include/vmGuestLib
 #usr/include/vmGuestLib/includeCheck.h
@@ -57,6 +58,7 @@ usr/lib/open-vm-tools/plugins/common/libhgfsServer.so
 usr/lib/open-vm-tools/plugins/common/libvix.so
 usr/lib/open-vm-tools/plugins/vmsvc
 usr/lib/open-vm-tools/plugins/vmsvc/libappInfo.so
+usr/lib/open-vm-tools/plugins/vmsvc/libcomponentMgr.so
 usr/lib/open-vm-tools/plugins/vmsvc/libgdp.so
 usr/lib/open-vm-tools/plugins/vmsvc/libguestInfo.so
 usr/lib/open-vm-tools/plugins/vmsvc/libguestStore.so
@@ -65,7 +67,6 @@ 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/pkgconfig/vmguestlib.pc
-usr/sbin/mount.vmhgfs
 #usr/share/open-vm-tools
 #usr/share/open-vm-tools/messages
 #usr/share/open-vm-tools/messages/de
diff --git a/lfs/openvmtools b/lfs/openvmtools
index df508e47b..1207f9e2e 100644
--- a/lfs/openvmtools
+++ b/lfs/openvmtools
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Open Virtual Machine Tools
 
-VER        = stable-11.3.0
+VER        = stable-12.0.0
 
 THISAPP    = open-vm-tools-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -35,7 +35,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)/open-vm-tools
 TARGET     = $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   = x86_64
 PROG       = openvmtools
-PAK_VER    = 8
+PAK_VER    = 9
 
 DEPS       = libtirpc
 
@@ -51,7 +51,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 65dcc52658c9e3dd5bd451df354f4bebb411ba45807f8279786f86c95708e0ddc3accf7140cd2b353d514b349264aae77487cec3693acc3919053d656f339935
+$(DL_FILE)_BLAKE2 = 7958d43567c8620ab95ded57f8d7f472a7a361c2734b384a7443cede57f73a3f9f77f0949c5e6995635c5475b12405f7b8699c4dc0d81654767b3fd7102c1fc2
 
 install : $(TARGET)
 
-- 
2.36.0


             reply	other threads:[~2022-04-25 12:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-25 12:41 Adolf Belka [this message]
2022-04-29 19:10 ` Peter Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220425124154.3437080-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox