-
9cc6e90...
by
Christian Ehrhardt
on 2019-12-09
-
update-maintainer
Signed-off-by: Christian Ehrhardt <email address hidden>
-
aca2649...
by
Christian Ehrhardt
on 2019-12-09
-
changelog: fix crash with uncommon lsb_output behavior (LP: #1855686)
Signed-off-by: Christian Ehrhardt <email address hidden>
-
9b2428b...
by
Christian Ehrhardt
on 2019-12-09
-
d/p/lp-1855686-Avoid-vmtoolsd-crash-in-HostInfo.patch: fix crash with uncommon lsb_output behavior (LP: #1855686)
Signed-off-by: Christian Ehrhardt <email address hidden>
-
3e52605...
by
Bernd Zeimetz
on 2019-10-30
-
Import patches-unapplied version 2:11.0.1-3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 3b8e12bcfd445d121895b5adf01cdda67befd7d5
New changelog entries:
* [c30953f] gitlab-ci: disable reprotest
* [ee6873b] Use upstream patch to fix (ignore) ZFS.
-
3b8e12b...
by
Bernd Zeimetz
on 2019-10-22
-
Import patches-unapplied version 2:11.0.1-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 9a7bdf0309b6b3f19473096f36c67caf3034ce42
New changelog entries:
* [76c600f] Fix segfault for fs devices without /
See https://github.com/vmware/open-vm-tools/issues/378 for details.
Thanks to Mo Zhou (Closes: #942692)
-
9a7bdf0...
by
Bernd Zeimetz
on 2019-10-22
-
Import patches-unapplied version 2:11.0.1-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 7fb9fc434fbe2c262df3f8d83f6b30d187946cc0
New changelog entries:
* [bb36e10] Update upstream source from tag 'upstream/11.0.1'
Update to upstream version '11.0.1'
with Debian dir 60c0d512096774b9a2a7cc9e4e94556b2893ae8a
-
7fb9fc4...
by
Bernd Zeimetz
on 2019-10-15
-
Import patches-unapplied version 2:11.0.0-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: e236a64fb8e97b23b53d21da091f7ad0dcf723fd
New changelog entries:
* [4cfe383] Update Vcs-Git/Browser to point to salsa.
* [bc253ad] Remove .travis.yml, add debian/.gitlab-ci.yml
* [c92ca3a] Add add_patch.sh script to add patches from upstream.
* [1d9b491] Add patch to remove deprecated inline functions
* [3e2e307] Rename lintian-override file properly
-
e236a64...
by
Bernd Zeimetz
on 2019-09-30
-
Import patches-unapplied version 2:11.0.0-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 665645a5e92f26fa443ce3d97ebbbec637a76779
New changelog entries:
[ goldstar611 ]
* [c138871] Ensure VGAuthService starts after AppArmor
https://gitlab.com/apparmor/apparmor/issues/13
[ Bernd Zeimetz ]
* [28ef841] New upstream version 11.0.0~0
* [f78ed2d] New upstream version 11.0.0
Closes: #940853
* [19efc80] Revert "Revert "Removing libdumbnet-dev.""
This reverts commit 31177fab964d92687501ab81774440a9b8d09e39.
* [bc14a8b] snapshot changelog
* [1c5e9ea] Dropping patches that were picked from upstream
-
665645a...
by
Bernd Zeimetz
on 2019-09-03
-
Import patches-unapplied version 2:10.3.10-3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 536ba1c1845e58607a20b1ddad66fb649be84a6e
New changelog entries:
[ Bernd Zeimetz ]
* [19c646a] gcc9 compatibility.
Upstream commit c68172ef7f2d4f116078e2aba82986a8cab0b16e (Closes: #925794)
[ Christian Ehrhardt ]
* [865763e] Fix other ftbfs with GCC-9
* 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
[ Bernd Zeimetz ]
* [0ce2ba2] Policy 4.0.1: The extra priority has been deprecated
* [c8760c6] Bumping Standards-Version to 4.4.0
* [a6ed8ce] Don't override dh_builddeb.
debian-rules-should-not-use-custom-compression-settings
* [bdfd8b5] Remove add_patch script
* [be4d889] Update copyright years.
* [9ac710e] Remove autotools-dev dependency.
* [4296cf4] Fix permissions of udev rules file
* [ed11c19] A new lintian override
-
536ba1c...
by
Bernd Zeimetz
on 2019-08-07
-
Import patches-unapplied version 2:10.3.10-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: ee802e103d04add6ae3c8bba28593d77c3049b7e
New changelog entries:
[ Christian Ehrhardt ]
* [d79cc9d] d/control: fix postinst missing lsmod/modprobe.
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 <email address hidden>
[ Bernd Zeimetz ]
* [4d3f25f] Fix guest OS reporting for Debian/Buster.
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.'.
Thanks to Oliver Kurth (Closes: #934005)