[ubuntu/artful-proposed] open-vm-tools 2:10.1.5-5055683-5ubuntu1 (Accepted)

Dimitri John Ledkov xnox at ubuntu.com
Thu Jul 27 08:35:21 UTC 2017


open-vm-tools (2:10.1.5-5055683-5ubuntu1) artful; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Compile with libxmlsec1-dev instead of xmlsecurity/xerces and thus
    provide VGAuthServices.

open-vm-tools (2:10.1.5-5055683-5) unstable; urgency=high

  * [dec8df6] Upstream fix for CVE-2015-5191 (Closes: #869633)
  * [718133e] Enable PrivateTmp for the open-vm-tools.service.

open-vm-tools (2:10.1.5-5055683-4) unstable; urgency=medium

  * [27689b3] Load the fuse module before mounting /run/vmblock-fuse.
    Thanks to Norbert Lange (Closes: #860875, #860861)
  * [008bdde] Don't recommend -dkms for -desktop.
    The dkms package is clearly not necessary anymore here.
    Thanks to Oliver Kurth (Closes: #860857)
  * [ffc37f2] Let -desktop depend on fuse.
    Mounting fuse filesystems requires mount.fuse - and doing so
    is required for a working desktop running under VMware.
  * [cf1f9b3] Ensure /run/vmblock-fuse is mounted properly.
    - open-vm-tools-desktop.postinst: Add the fuse module if it was
      not loaded into the kernel before
    - Handle the mount unit with dh_systemd_*
    - Ensure /run/vmblock-fuse is mounted before open-vm-tools.service
      is started.
  * [1f479db] Do not restart run-vmblock\x2dfuse.mount on upgrades.
    Restarting won't work if people are using the mountpoint,
    also it would require to restart vmtoolsd.
  * Unfortunately mounting the fuse filesystem properly depends
    on a fix in deb-systemd-invoke, see #861204.

open-vm-tools (2:10.1.5-5055683-3) unstable; urgency=medium

  * [0aa95b6] Start open-vm-tools before cloud-init-local.service.
    Required for a working guest customization as reported by VMware.
    Also add cloud-init to 'Suggests'.
    Thanks to Sankar Tanguturi (Closes: #859677)

open-vm-tools (2:10.1.5-5055683-2) unstable; urgency=medium

  * [651cdfe] Depend on iproute2.
    Necessary for /etc/vmware-tools/scripts/vmware/network.
  * [ed95c1d] Depend on libssl1.0-dev | libssl-dev.
    Thanks to Tiago Daitx (Closes: #856569)
    Makes building the package in Ubuntu easier.
  * [2750700] Add o-v-t as dependency of o-v-t-dev.
    Thanks to Andreas Beckmann (Closes: #858494)

Date: Thu, 27 Jul 2017 09:26:39 +0100
Changed-By: Dimitri John Ledkov <xnox at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/open-vm-tools/2:10.1.5-5055683-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 27 Jul 2017 09:26:39 +0100
Source: open-vm-tools
Binary: open-vm-tools open-vm-tools-desktop open-vm-tools-dev open-vm-tools-dkms
Architecture: source
Version: 2:10.1.5-5055683-5ubuntu1
Distribution: artful
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dimitri John Ledkov <xnox at ubuntu.com>
Description:
 open-vm-tools - Open VMware Tools for virtual machines hosted on VMware (CLI)
 open-vm-tools-desktop - Open VMware Tools for virtual machines hosted on VMware (GUI)
 open-vm-tools-dev - Open VMware Tools for virtual machines hosted on VMware (developm
 open-vm-tools-dkms - Open VMware Tools vmxnet kernel module (deprecated)
Closes: 856569 858494 859677 860857 860861 860875 869633
Changes:
 open-vm-tools (2:10.1.5-5055683-5ubuntu1) artful; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - Compile with libxmlsec1-dev instead of xmlsecurity/xerces and thus
     provide VGAuthServices.
 .
 open-vm-tools (2:10.1.5-5055683-5) unstable; urgency=high
 .
   * [dec8df6] Upstream fix for CVE-2015-5191 (Closes: #869633)
   * [718133e] Enable PrivateTmp for the open-vm-tools.service.
 .
 open-vm-tools (2:10.1.5-5055683-4) unstable; urgency=medium
 .
   * [27689b3] Load the fuse module before mounting /run/vmblock-fuse.
     Thanks to Norbert Lange (Closes: #860875, #860861)
   * [008bdde] Don't recommend -dkms for -desktop.
     The dkms package is clearly not necessary anymore here.
     Thanks to Oliver Kurth (Closes: #860857)
   * [ffc37f2] Let -desktop depend on fuse.
     Mounting fuse filesystems requires mount.fuse - and doing so
     is required for a working desktop running under VMware.
   * [cf1f9b3] Ensure /run/vmblock-fuse is mounted properly.
     - open-vm-tools-desktop.postinst: Add the fuse module if it was
       not loaded into the kernel before
     - Handle the mount unit with dh_systemd_*
     - Ensure /run/vmblock-fuse is mounted before open-vm-tools.service
       is started.
   * [1f479db] Do not restart run-vmblock\x2dfuse.mount on upgrades.
     Restarting won't work if people are using the mountpoint,
     also it would require to restart vmtoolsd.
   * Unfortunately mounting the fuse filesystem properly depends
     on a fix in deb-systemd-invoke, see #861204.
 .
 open-vm-tools (2:10.1.5-5055683-3) unstable; urgency=medium
 .
   * [0aa95b6] Start open-vm-tools before cloud-init-local.service.
     Required for a working guest customization as reported by VMware.
     Also add cloud-init to 'Suggests'.
     Thanks to Sankar Tanguturi (Closes: #859677)
 .
 open-vm-tools (2:10.1.5-5055683-2) unstable; urgency=medium
 .
   * [651cdfe] Depend on iproute2.
     Necessary for /etc/vmware-tools/scripts/vmware/network.
   * [ed95c1d] Depend on libssl1.0-dev | libssl-dev.
     Thanks to Tiago Daitx (Closes: #856569)
     Makes building the package in Ubuntu easier.
   * [2750700] Add o-v-t as dependency of o-v-t-dev.
     Thanks to Andreas Beckmann (Closes: #858494)
Checksums-Sha1:
 07e3b502a59e49ba7e0206636bee8e2c2a7752ad 2225 open-vm-tools_10.1.5-5055683-5ubuntu1.dsc
 ff4fc4fec67c53b9d15cae0fe7bf0115261fec6a 29832 open-vm-tools_10.1.5-5055683-5ubuntu1.debian.tar.xz
Checksums-Sha256:
 37955b5c251346a952704432ea227659ede451551e2450e0409721aa4a6d9f08 2225 open-vm-tools_10.1.5-5055683-5ubuntu1.dsc
 b1f38fdd6ac4f7f15ce0ecc351c8fa6bc78da4b96384c9ab1e50ebb480b279e8 29832 open-vm-tools_10.1.5-5055683-5ubuntu1.debian.tar.xz
Files:
 089e4143ab00e029aaf648b0b3c59127 2225 admin extra open-vm-tools_10.1.5-5055683-5ubuntu1.dsc
 aea433f70d5b573ca5cc5a1db9dd7ee2 29832 admin extra open-vm-tools_10.1.5-5055683-5ubuntu1.debian.tar.xz
Original-Maintainer: Bernd Zeimetz <bzed at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJZeaV/AAoJEMrC2LnNLKX5NPwH/2SrhSTTf0NXF764ktTPgKGk
vW/XkvCd2YLrtGXWkSCPfHPEk/3xxtcQ+h0GuF68lMe/FHPLcgWWxSwuO+E+dhHQ
cA1qz2FPKnf+ofsrK8BDmzCD1LNJMBySR3rP8Czwy3yCbRN/9QP4IIHOl2yR1wb6
UH2f1Ub1Ax7hmjdLHFYhKhJDct64TCsx6kYPMSktUsC3NnHFcpb6bWstA0onyydf
VqGl1o8h2oCNUKWS568qG7QH/7hr8BK63qkfmjdj+7BidK90F6yYNoIcIUJgcYwL
96diAuzAUrszT9B+6D81HVJezmZX1CUMV7tUqmeYMTk2Mn9VFVcTTi9oft3gG7M=
=XUm1
-----END PGP SIGNATURE-----


More information about the Artful-changes mailing list