Bug 270077 - emulators/open-vm-tools: update to 12.2.0
Summary: emulators/open-vm-tools: update to 12.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-10 02:30 UTC by John Wolfe
Modified: 2023-03-10 21:57 UTC (History)
4 users (show)

See Also:
bugzilla: maintainer-feedback? (garga)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Wolfe 2023-03-10 02:30:12 UTC
open-vm-tools 12.2.0 was released on Mar 7, 2023.

There are no new features in the open-vm-tools 12.2.0 release. This is primarily a maintenance release that addresses a few critical problems, including:

  *  Linux quiesced snapshots have been updated to avoid intermittent hangs of the vmtoolsd process.

  *  Updated the guestOps to handle some edge cases when File_GetSize() fails or returns -1.

  *  A number of Coverity reported issues have been addressed.

  *  FreeBSD: Support newer releases and code clean-up for earlier versions.

     Pull request #584 - https://github.com/vmware/open-vm-tools/pull/584


For complete details, see: https://github.com/vmware/open-vm-tools/releases/tag/stable-12.2.0

Release Notes are available at: https://github.com/vmware/open-vm-tools/blob/stable-12.2.0/ReleaseNotes.md

The granular changes that have gone into the 12.2.0 release are in the ChangeLog at: https://github.com/vmware/open-vm-tools/blob/stable-12.2.0/open-vm-tools/ChangeLog
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-03-10 21:56:28 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=af3ba1edf2eecd0d1f78811f855dc3d4d9864756

commit af3ba1edf2eecd0d1f78811f855dc3d4d9864756
Author:     Renato Botelho <garga@FreeBSD.org>
AuthorDate: 2023-03-10 21:51:44 +0000
Commit:     Renato Botelho <garga@FreeBSD.org>
CommitDate: 2023-03-10 21:56:15 +0000

    emulators/open-vm-tools: Update to 12.2.0

    PR:             270077
    Reported by:    John Wolfe <jwolfe@vmware.com>
    Sponsored by:   Rubicon Communications, LLC ("Netgate")

 emulators/open-vm-tools/Makefile                   |  3 +--
 emulators/open-vm-tools/distinfo                   |  6 ++---
 .../files/patch-lib_misc_util__misc.c (gone)       | 11 ---------
 .../files/patch-lib_vmCheck_vmcheck.c (gone)       | 10 --------
 .../patch-modules_freebsd_vmblock_Makefile (gone)  | 11 ---------
 .../patch-modules_freebsd_vmblock_subr.c (gone)    | 17 --------------
 .../files/patch-modules_freebsd_vmblock_vfsops.c   | 21 +++--------------
 .../patch-modules_freebsd_vmmemctl_Makefile (gone) | 11 ---------
 .../files/patch-modules_freebsd_vmmemctl_os.c      | 27 +++++++++++-----------
 .../files/patch-services_plugins_dndcp_dndcp.cpp   |  8 +++----
 .../files/patch-services_vmtoolsd_Makefile.am      |  4 ++--
 11 files changed, 26 insertions(+), 103 deletions(-)