pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/open-vm-tools Update to 10.2.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ecf9ac964e6
branches:  trunk
changeset: 306992:7ecf9ac964e6
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Apr 30 05:32:22 2018 +0000
description:
Update to 10.2.5

Changelog:
open-vm-tools release 10.2.5 based on build 8068406

Resolved Issues

  * open-vm-tools 10.2.0 does not recognize UFS filesystem partitions

    open-vm-tools 10.2.0 has dropped UFS from the list of known
    file system type. As a result, the default filesystem of Solaris
    and FreeBSD is not recognized. open-vm-tools Services in the
    GuestInfo for the virtual machine do not report these filesystems.
    You might not be able to monitor the disk usage of UFS filesystems
    with vRealize Operations or vCenter Managed Object Browser.

    This issue is resolved in this release.

  * Information about non-existing device mounted to a file system
    was not reported

    Few Linux guest operating systems might have a non-existing
    device mounted to a filesystem. For example /dev/root/.
    open-vm-tools does not report this information.

    This issue is resolved in this release.

diffstat:

 sysutils/open-vm-tools/Makefile |   6 +++---
 sysutils/open-vm-tools/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r d0142f7581d2 -r 7ecf9ac964e6 sysutils/open-vm-tools/Makefile
--- a/sysutils/open-vm-tools/Makefile   Mon Apr 30 05:25:24 2018 +0000
+++ b/sysutils/open-vm-tools/Makefile   Mon Apr 30 05:32:22 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2018/04/16 14:35:12 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2018/04/30 05:32:22 ryoon Exp $
 
-OVTVER=                10.2.0
-DISTNAME=      open-vm-tools-${OVTVER}-7253323
+OVTVER=                10.2.5
+DISTNAME=      open-vm-tools-${OVTVER}-8068406
 PKGNAME=       open-vm-tools-${OVTVER}
 PKGREVISION=   3
 CATEGORIES=    sysutils
diff -r d0142f7581d2 -r 7ecf9ac964e6 sysutils/open-vm-tools/distinfo
--- a/sysutils/open-vm-tools/distinfo   Mon Apr 30 05:25:24 2018 +0000
+++ b/sysutils/open-vm-tools/distinfo   Mon Apr 30 05:32:22 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.27 2018/01/01 06:56:01 ryoon Exp $
+$NetBSD: distinfo,v 1.28 2018/04/30 05:32:22 ryoon Exp $
 
-SHA1 (open-vm-tools-10.2.0-7253323.tar.gz) = 7426f42b58e8449e55ac8448e32d80973170c483
-RMD160 (open-vm-tools-10.2.0-7253323.tar.gz) = fdc185cf0b860d87a0b679fbf26ca7450750ca15
-SHA512 (open-vm-tools-10.2.0-7253323.tar.gz) = b54a54685e6863f275966bda26317e181b121b7682980ee4fa376df50156fff4d7b577f025b46ab51669a17b1c1b269474e75374229d5041cca355a908f9565b
-Size (open-vm-tools-10.2.0-7253323.tar.gz) = 4926473 bytes
+SHA1 (open-vm-tools-10.2.5-8068406.tar.gz) = 6199d6d3227540192f2fcdf53684f7bfbbd82655
+RMD160 (open-vm-tools-10.2.5-8068406.tar.gz) = 4081012fc6f24e79cc16e53e29aa5f202e93a8f4
+SHA512 (open-vm-tools-10.2.5-8068406.tar.gz) = da2f26b4b22e195af111cc16d5819aeb963f0dfa18b5d2677d897549836ec8679808315646f7f86ae36862df9e623bbcb5d553dae97a68b3ef928a5c07ea2e68
+Size (open-vm-tools-10.2.5-8068406.tar.gz) = 4818035 bytes
 SHA1 (patch-ag) = 67ce2bcba5cfcbd48f4d2345d5529329424952b3
 SHA1 (patch-ah) = 2f59c9d650d378a84118991f75c59281a4836aaa
 SHA1 (patch-ai) = 3e8c67a33f6072319f1741bda960377fc2663b06



Home | Main Index | Thread Index | Old Index