open-vm-tools: update to 11.1.15
authorRosen Penev <rosenp@gmail.com>
Fri, 9 Oct 2020 01:48:55 +0000 (18:48 -0700)
committerRosen Penev <rosenp@gmail.com>
Fri, 9 Oct 2020 10:51:42 +0000 (03:51 -0700)
commite495e1985e1f05628287ad311c994b416de3132c
tree6f44db36ff06db0d0d3dfe689481064c79814abe
parent05769970213a5f9ffb81506b18da288890c05949
open-vm-tools: update to 11.1.15

Refreshed patches. Reworked several of them as musl has changed.
Removed several upstreamed ones.

Added musl 1.2.0 patch which uses 64-bit time_t.

Removed -Werror as there's a redefinition warning caused by nls.mk.

Replaced glib2/host dependency with rpcsvc-proto.

Fixed compilation with full NLS.

Fixed compilation with musl 1.2.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
16 files changed:
utils/open-vm-tools/Makefile
utils/open-vm-tools/patches/0001-configure.ac-don-t-use-dnet-config.patch [deleted file]
utils/open-vm-tools/patches/0002-add-include-sys-sysmacros.h.patch [deleted file]
utils/open-vm-tools/patches/0003-Use-configure-test-for-struct-timespec.patch
utils/open-vm-tools/patches/0004-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch
utils/open-vm-tools/patches/0005-Use-configure-to-test-for-feature-instead-of-platfor.patch
utils/open-vm-tools/patches/0006-Use-configure-test-for-sys-stat.h-include.patch
utils/open-vm-tools/patches/0007-include-poll.h-instead-of-sys-poll.h.patch
utils/open-vm-tools/patches/0008-Rename-poll.h-to-vm_poll.h.patch
utils/open-vm-tools/patches/0009-use-posix-strerror_r-unless-on-gnu-libc-system.patch
utils/open-vm-tools/patches/0010-Use-uintmax_t-for-handling-rlim_t.patch [deleted file]
utils/open-vm-tools/patches/0011-Use-off64_t-instead-of-__off64_t.patch
utils/open-vm-tools/patches/0013-fsutil_use_typedef_loff_t.patch
utils/open-vm-tools/patches/0014-resolve-musl-does-not-implement-res_ninit.patch
utils/open-vm-tools/patches/010-musl-120.patch [new file with mode: 0644]
utils/open-vm-tools/patches/020-no-werror.patch [new file with mode: 0644]