- 15 Oct, 2019 6 commits
-
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
- 09 Oct, 2019 2 commits
-
-
Bernd Zeimetz authored
This reverts commit 2d7e28eb.
-
Bernd Zeimetz authored
Remove -Wno-error=deprecated-declarations -Wno-error=address-of-packed-member from CFLAGS
-
- 30 Sep, 2019 6 commits
-
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
This reverts commit 31177fab.
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
- 10 Sep, 2019 1 commit
- 03 Sep, 2019 13 commits
-
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
This reverts commit ea4fa7fe.
-
Bernd Zeimetz authored
-
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
debian-rules-should-not-use-custom-compression-settings
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
* d/rules: disable address-of-packed-member gcc-9 warnings for pre 11.0 code (LP: #1842301) * d/rules: use modern syntax for disabling deprecated-declarations * d/p/gcc9-Remove-GLib-2.32-deprecated-APIs-from-tools.patch: stop using outdated GLib features Upstream commit a7c141fc * d/p/gcc9-drop-obsolete-G_INLINE_FUNC.patch: stop using deprecated GLib Macro * d/p/gcc9-GStaticRecMutex.patch: stop using deprecated GStaticRecMutex Upstream commit 19ca3e36 * d/p/gcc9-build-error-in-vmblocktest.c.patch: avoid error due to stringop-truncation Upstream commit 553d1283
-
- 02 Sep, 2019 1 commit
-
-
Bernd Zeimetz authored
Upstream commit c68172ef Closes: #925794
-
- 07 Aug, 2019 2 commits
-
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
Without this fix, open-vm-tools report other4xLinux64Guest instead of Debian/Buster. Reason is the output of lsb_release, which outputs: $ lsb_release -sd Debian GNU/Linux 10 (buster) But the code in open-vm-tools expects '10.'. Closes: #934005 Thanks: Oliver Kurth
-
- 05 Apr, 2019 1 commit
-
-
Upgrades on open-vm-desktop can trigger errors like the following: /var/lib/dpkg/info/open-vm-tools-desktop.postinst: 5: /var/lib/dpkg/info/open-vm-tools-desktop.postinst: lsmod: not found /var/lib/dpkg/info/open-vm-tools-desktop.postinst: 6: /var/lib/dpkg/info/open-vm-tools-desktop.postinst: modprobe: not found The reason is that kmod isn't a dependency of open-vm-tools-desktop and could be missing e.g. if you installed it in a system container. Once might discuss how useful open-vm-tools-desktop is in that environment but a n issue to fix none the less. Signed-off-by:
Christian Ehrhardt <christian.ehrhardt@canonical.com>
-
- 29 Mar, 2019 5 commits
-
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
Update to upstream version '10.3.10' with Debian dir fb12c7cfc99a9497795475c29306e78d08cc3712
-
Bernd Zeimetz authored
-
- 13 Mar, 2019 2 commits
-
-
Bernd Zeimetz authored
-
Bernd Zeimetz authored
As discussed on github in vmware/open-vm-tools#214 we need to load the vmwgfx module before starting vmtoolsd for desktop users. Otherwise it is not able to retrieve the KMS resolutions and resizing the VM desktop fails. Closes: #924518 Thanks: @thomashvmw @rhertzog
-
- 12 Mar, 2019 1 commit
-
-
Added Modaliases to open-vm-tools-desktop to auto-discover and auto-install the driver on Ubuntu via ubuntu-drivers. The driver is then installed at installation time and available on first boot for an improved user experience (LP: #1819207)
-