Bug 282277 - emulators/open-vm-tools: update to open-vm-tools 12.5.0
Summary: emulators/open-vm-tools: update to open-vm-tools 12.5.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: 2024-10-22 20:13 UTC by John Wolfe
Modified: 2024-11-05 18:11 UTC (History)
3 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 2024-10-22 20:13:53 UTC
open-vm-tools 12.5.0 was released on Oct 08, 2024 - based on build 24276846.

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

  - A Github pull request. Please see the Resolved Issues section of the
    Release Notes.

  - Avoid deprecated function warnings if using libxml2 version 2.13.0 or later.

For a more complete list of issues resolved in this release, see the Resolved Issues section of the Release Notes.

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

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

The granular changes that have gone into the 12.5.0 release are in the ChangeLog at: https://github.com/vmware/open-vm-tools/blob/stable-12.5.0/open-vm-tools/ChangeLog
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-05 18:01:21 UTC
A commit in branch main references this bug:

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

commit e291bf88f70671902bc5d79ac89f74bba0222069
Author:     Renato Botelho <garga@FreeBSD.org>
AuthorDate: 2024-11-05 17:58:08 +0000
Commit:     Renato Botelho <garga@FreeBSD.org>
CommitDate: 2024-11-05 18:00:49 +0000

    emulators/open-vm-tools: Update to 12.5.0

    While here, fix build with llvm 19 [1]

    PR:             282277, 282476 [1]
    Submitted by:   dim [1]
    Sponsored by:   Rubicon Communications, LLC ("Netgate")

 emulators/open-vm-tools/Makefile                              |  2 +-
 emulators/open-vm-tools/distinfo                              |  6 +++---
 emulators/open-vm-tools/files/patch-lib_guestApp_guestApp.c   |  4 ++--
 .../open-vm-tools/files/patch-lib_procMgr_procMgrPosix.c      |  4 ++--
 .../patch-services_plugins_dndcp_stringxx_string.hh (new)     | 11 +++++++++++
 .../open-vm-tools/files/patch-services_vmtoolsd_Makefile.am   |  4 ++--
 6 files changed, 21 insertions(+), 10 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-11-05 18:04:24 UTC
A commit in branch 2024Q4 references this bug:

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

commit 26427e1cd23444656b761691916feffcf3d324e1
Author:     Renato Botelho <garga@FreeBSD.org>
AuthorDate: 2024-11-05 17:58:08 +0000
Commit:     Renato Botelho <garga@FreeBSD.org>
CommitDate: 2024-11-05 18:03:43 +0000

    emulators/open-vm-tools: Update to 12.5.0

    While here, fix build with llvm 19 [1]

    PR:             282277, 282476 [1]
    Submitted by:   dim [1]
    Sponsored by:   Rubicon Communications, LLC ("Netgate")

    (cherry picked from commit e291bf88f70671902bc5d79ac89f74bba0222069)

 emulators/open-vm-tools/Makefile                              |  2 +-
 emulators/open-vm-tools/distinfo                              |  6 +++---
 emulators/open-vm-tools/files/patch-lib_guestApp_guestApp.c   |  4 ++--
 .../open-vm-tools/files/patch-lib_procMgr_procMgrPosix.c      |  4 ++--
 .../patch-services_plugins_dndcp_stringxx_string.hh (new)     | 11 +++++++++++
 .../open-vm-tools/files/patch-services_vmtoolsd_Makefile.am   |  4 ++--
 6 files changed, 21 insertions(+), 10 deletions(-)