Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos-legacy/vyos-open-vm-tools

VyOS version of the open-vm-tools
https://github.com/vyos-legacy/vyos-open-vm-tools

Workaround open-vm-tools-desktop upgrade failures.

For now just ignore errors while unmounting the fuse-vmblock
file system.

26a5da768153cb34a96a72a85eefe97b89de8f7e authored over 10 years ago
Add mate-panel to xautostart.conf

b06f93e51cbf1df8eca34640ecf6d50c10d69a14 authored over 10 years ago
Remove the automount feature for vmblock-fuse.

vmtools* checks /etc/mtab and friends for mounted filesystems
instead of using stat or something...

1d43a9e7ec4984e44cb5ee015346d32fb114d74b authored over 10 years ago
Workaround for buggy dh_systemd_start.

1130d9e91b696f1a364ce6a73b84d2a2d41fcc1f authored over 10 years ago
Fix installation of systemd services.

Closes: #764295
Thanks: Norbert Lange

6b5140143f99fd8a4dd6c2883538ffc8be3b9a33 authored over 10 years ago
Updating changelog.

60db1ebaf75dc22df62499cdeaa533e077005383 authored over 10 years ago
Revert "Fix Breaks and Replaces Fields in debian/control"

This reverts commit 34797213251956fbc1451ab1affc7b6c413b7072.

c5f35c1b3937eb0ee788a53f005509e265f8f5d8 authored over 10 years ago
Create /tmp/VMwareDnD for vmblock-fuse.

7f3620407082661f4a1219bc4f55ae0cc4dff47e authored over 10 years ago
Updating changelog

7f92bd2b2d73fe295b4ddd6901fbc8a6513bbd2e authored over 10 years ago
Remove update-rcd-params from dh_installinit.

Closes: #762695
Thanks: Remi

171276e3a94379182ff00248126432b113ffc87e authored over 10 years ago
Add systemd (auto)mount units for vmblock-fuse.

This will hopefully make drag & drop operations work properly.
Also add fuse to Recommends of th...

edaeb2fd33d0346d40101025f38ce2a5635d3c0b authored over 10 years ago
Move vsock udev rules into open-vm-tools.udev.

The vsock module is shipped in the vanilla kernel these days.

371e5d30032a56bc5b24843688f5206e95f72534 authored over 10 years ago
Add udev rule for vsock

The blockdevice is created at /dev/vsock after loading the module,
but with 0600 permissions whi...

aff1eb77a03399c706542d2accd8b54fed0fb33d authored over 10 years ago
Fix Breaks and Replaces Fields in debian/control

34797213251956fbc1451ab1affc7b6c413b7072 authored over 10 years ago
Updating changelog.

0fb622d32707215ca37cf97eed1df7d0420b76fd authored over 10 years ago
Fix dh_dkms call for new dkms.conf

519191ff688d50b8b416d785dc1be648894ebe84 authored over 10 years ago
Tidying patches.

- Removing those for kernel modules we don't build anymore
- Taking fixes for current issues fro...

805ccb06de6591b4850f4cf94785eb64fbb3eba3 authored over 10 years ago
Drop dkms.conf patches.

Ship the dkms.conf file in debian/local instead.

4c1f5fa7b13149099f7d902390e619a7df0d0f6f authored over 10 years ago
Some more fixes to make dkms build on 3.16

5389dd1f95519493d5d2c7784fcf91d097d30e2e authored over 10 years ago
Remove unused DEPRECATED define.

The dkms module ftbfs with 3.16 as DEPRECATED is define in the kernel
source already.

Closes: #...

ef4bd0192f1cc964e7ff9afa0272609b45f28354 authored over 10 years ago
Run update-initramfs in open-vm-tools-dkms.postrm.

Otherwise a removed module stays in the initrd.

f680b4faa2908cc3cc7d84b69bfacc54743721b6 authored over 10 years ago
Run #DEBHELPER# first in open-vm-tools-dkms.postinst

Otherwise dkms was not called and the module is not built yet.

d0ccee4fac95d940d9715fcd77a208e55c788a6e authored over 10 years ago
Move files belonging to modules in dkms package

Call update-initramfs for the dkms package. Otherwise the initrd wont contain
the vmxnet module ...

b1db2b5c10122dbe692acc522fe43f7d47ce3fa1 authored over 10 years ago
Move the dkms module location patch before otehr patches changing the

dkms.conf file. this eases adding or removing those patches

5279fa17dbcdb7b8d200ed81decf5e61d6b20a2d authored over 10 years ago
Fix initramfs hook for the vmxnet module

01aaa407828822f1c6d81160e28364f321782184 authored over 10 years ago
Ensure LINUX_BACKPORT is defined in patches/kuid_t-kgid_t-fix-for-3.12.

b04735fabc568878182715b5ffb860ef3445fd5e authored over 10 years ago
Updating changelog.

d52da3deaf3552e05aa466a98fe67e479fc50cd5 authored over 10 years ago
Remove vmware-user-suid-wrapper.1 from open-vm-tools.

The manpage belongs to the -desktop package and was accidentally
synced from Ubuntu.

Closes: #7...

d493d4ce73042f1ad26f34cf6de7388f2be864a9 authored over 10 years ago
Updating changelog.

ec9747f8616a0443f1f2802a6c8a0843f11826ee authored over 10 years ago
Rise the number of supported NICs.

There is an arbitrary constant declared limiting the amount of NICs that
it supports. I have bum...

eafd8723b770c632ba80d9bcc21f3855b4ae7f4f authored over 10 years ago
PIC handling in configure is broken.

Add --with-pic as configure option and -fPIC to CFLAGS.

c4df056b01fee4346ff3aa35ac86774e6d6c9880 authored over 10 years ago
Make patches/kuid_t-kgid_t-fix-for-3.12 compatible with older kernels.

Thanks to Norbert Lange for the idea.

af20a700e92e73d97a330cd24ed02c2ea3bd92a6 authored over 10 years ago
Refreshing patches.

7b3d23c9ff70efaaa22f744a543986311787c935 authored over 10 years ago
Add patch for Debian 7.X os recognition.

Official code only handles 7.0 and 7.1.
Also maybe 8.x, needs to be tested if it breaks stuff in...

4d5dec194f32da7688ed587a60c6e52f65394c26 authored over 10 years ago
Better startup message if not in a vm.

Patch taken from Ubuntu (LP: #1289564).

3768ff7f0e5e7ee22772645fb81d362880e5b6e8 authored over 10 years ago
Update manpages.

Changes taken from Ubuntu, thanks!

d6b2ad4a4240424bdfce2f3651cad2fbb9257fad authored over 10 years ago
Adding a patch from fedora instead of -Wno-sizeof-pointer-memaccess.

bb95d814b8040ce0f2ebcfa8b126d3fa3e4a9e70 authored over 10 years ago
Revert "Add -Wno-sizeof-pointer-memaccess gcc option."

This reverts commit 8067da0891e0fc6a2e55853a103ff2c95fa1f59b.

99f43e9565398a3aa7937588df062b81ed48d685 authored over 10 years ago
git-dch is too sensitive to the repo structure, update changelog manually.

6da8f151031c5dabbfc719a58f31eb29d94eb58b authored over 10 years ago
Updating changelog.

36cd39c6f241601447c5de1c79fb77f3e1898dec authored over 10 years ago
refreshing patches.

b5ba8c3bb41cda81a819cab208b4af45804107d4 authored over 10 years ago
Add -Wno-sizeof-pointer-memaccess gcc option.

See http://sourceforge.net/p/open-vm-tools/mailman/message/32550433/
for details. Code quality d...

8067da0891e0fc6a2e55853a103ff2c95fa1f59b authored over 10 years ago
Ensure that vmware-user-suid-wrapper ships a suid bit.

969fc903821295cb7744449b83e02682877c986b authored over 10 years ago
Merge tag 'upstream/9.4.6-1770165'

Upstream version 9.4.6-1770165

d448e841f9920a9f38a956186d60bef28b21fc4b authored over 10 years ago
Imported Upstream version 9.4.6-1770165

8233242927ed5c2d68064243b385656d84161f26 authored over 10 years ago
open-vm-tools 9.4.6 release

9f1ee2293b9a7d97b4c39c42a862d3c64192ee97 authored over 10 years ago
.gitignore

f56e63cbfb050c51487fb538d59d191119ace79a authored over 10 years ago
Bug #245 - vyos constant "failed to get vmstats" spam to /var/log/messages from vmware-tools vmsvc

In Debian version higher than squeeze please replace debian dir with the newer version. (probably...

5af9c3fc9e19d136a99b80c7e0887230cf2c1199 authored over 10 years ago
Add back docs subdir, it is needed.

83a4b5841439fed2c0e46c416f248fe665fb180e authored over 10 years ago
Remove moduls and docs from subdir to let "make distclean" work.

Maybe search for a better solution.

64d33825e9e3f6f92fbf375924c354476ad68126 authored over 10 years ago
Make the package compile on vyos/squeeze.

e687ca2b04ab186f0425856d4ab4f658d83bfd13 authored over 10 years ago
Import debian packaging from https://github.com/bzed/pkg-open-vm-tools

2b0e74af0cff8bacf6b2bde5484b5dafc788355d authored over 10 years ago
Updating changelog.

7276edfa58a61eb23d65d447d772090e816d57e4 authored over 10 years ago
Fix vsock removal patch (avoid { foo;; })

d7f7e40ee88baadcf4737f333fe0b8bf1be81318 authored over 10 years ago
Add e55039c_HGFS-Fix-Linux-client-symlinks patch again.

Went missing during a merge conflict. Ouch.

2ae80665769ff33c47c1a153d29fd89dea717782 authored over 10 years ago
Fix vsock removal patch, add some missing ""

9d01b21dd72b719d1f23ba1ee43b5a71f8c0c5ce authored over 10 years ago
Add missing Breaks/Replaces for file moves.

5e039b52ba25c85b7079f7e87e1f6ae065b18cc2 authored over 10 years ago
Removing old transitional packages.

0ecb889e29f468a41178df4d2fa3bb6373ad5171 authored over 10 years ago
Updating changelog.

fc6ab6453fd25d3862e68064129c5f7b9589ee0c authored over 10 years ago
Patch pam.d/vmtoolsd to use common-auth/account.

c6df250353f032f786fc46c36c4ae72cb3bfbbeb authored over 10 years ago
Revert "Use /run/VMwareDnD instead of /tmp/VMwareDnD."

This reverts commit 49dc599d453ed40a1299b9a376755cdbb43e0da2.

56742c8cab77fd695ab2fdbbc80d791ff2560dd7 authored over 10 years ago
Move /lib/modules-load.d/open-vm-tools.conf to open-vm-tools-dkms.

Thanks: Jim Barber
Closes: #748187

ef406f81f44a66ab16e8f0fa1b5b8bc877574d13 authored over 10 years ago
Move .desktop file into the -desktop package.

6d36f49e6f3de478e04dd7b82e2334610fcaf437 authored over 10 years ago
Do not build vsock on kernels >= 3.9

the vsock module was included in the upstream kernel.

be59923b2b0fe036ffe3da9f1a3c3e601a81bb4f authored over 10 years ago
Refreshing patches.

2cbfa96d11738c826d7557dcbeb7c0c5ccc24e92 authored over 10 years ago
Fix patch to avoid building vmblock on kernel >= 3.0

No real difference, though, as we don't build kernel modules with
configure.

4c8effb78fbbeb29289e3ba9cc777459eb24af83 authored over 10 years ago
Remove old patch for the vsock module.

Not necessary in the current version anymore.

Closes: #748202
Thanks: Hilmar Preuße

645a5350f179301cc6c95b2b56b1082dd46e2129 authored over 10 years ago
Add gbp setting for merge info in changelog.

9960cb1136f6c38dbc5e00996778c81c866be9e6 authored over 10 years ago
Updating changelog

b0af2a16d7e9e48306f82875523a05e51c60ff49 authored over 10 years ago
Use manpages-desktop as source folder for -desktop.

2121401217af0490b23d85174bec1137779a1f38 authored over 10 years ago
Use libprocps-dev instead of libprocps0-dev.

a7f7e5bdbbc206763767046e6453f7f38efeb809 authored over 10 years ago
Dropping lintian override files.

Also fixing some lintian warnings.

d9467cd9aef738059b74ee54137dd9d2ad7d5164 authored over 10 years ago
Use /run/VMwareDnD instead of /tmp/VMwareDnD.

/tmp/VMwareDnD might be existing already or evil users might try to
trick us into doing bad thin...

49dc599d453ed40a1299b9a376755cdbb43e0da2 authored over 10 years ago
Move vmware-user-suid-wrapper into desktop package.

9d3f3c9bab1cd225a85080b1dbdc40eef405cf29 authored over 10 years ago
Fix vmxnet initramfs-tools hook.

Thanks: Norbert Lange

70fa10d1b56bd0c01b47d2105f215db0743b943f authored over 10 years ago
Better permission handling.

Especially for pam.d files and vmware-user-suid-wrapper.

115b8c493723a937d53e35387dc4666ad53d2ce8 authored over 10 years ago
Merge pull request #1 from yastupin/master

procps, init script and doc

fa7d4a63b98ad2f49e60816427afd6f58edbe3da authored over 10 years ago
list useful modules in open-vm-tools-dkms

According to
http://sourceforge.net/p/open-vm-tools/mailman/message/30762051/
http://sourceforge...

2b07bb2bf9c972a78a3214dcddc0aad8bb7367de authored almost 11 years ago
open-vm-tools.init: add status

c0afa899006ccf05aef076225f15c2b46a3d50b9 authored almost 11 years ago
Revert "Remove procps support for now."

This reverts commit 46f99c303712d799a3d18f444b31100847f20053.

Bug #734610 has been fixed. Close...

8c05d32eec4bb604c54f1ae8c84f950a818c4fae authored almost 11 years ago
Add patch for CVE-2013-3237.

76dadf8318b44d835d73acd2bb887ce475809e06 authored almost 11 years ago
fix malformed-override open-vm-toolbox

5f6b2a47ac2f3b129eee25563a5b9e63f4b5e6d6 authored almost 11 years ago
fix syntax-error-in-dep5-copyright

527525fca5b0c0fa7f8d2a0d2e0d2e04219d5570 authored almost 11 years ago
fix executable-not-elf-or-script

match unit file rights in systemd package

f867443caf95d91ae6a099a493569123c32f7c76 authored almost 11 years ago
fix manpage-has-errors-from-man

5aabaf79442686fa7bd742c97d3aacbcbe4130f1 authored almost 11 years ago
fix file locations in copyright

f89024a115fd1ef9cd015fc87874303313cca348 authored almost 11 years ago
Hot apply udev rule for disk timeout

4e45e2e86e3d8ca3a5696918f7a264799bd13f49 authored almost 11 years ago
Updating changelog.

8d2fc10e4f38ce4c3d1417f8ce129505906e76b5 authored about 11 years ago
Revert "Enable building of vmci again."

This reverts commit 0d55577cd3c262dbbc2bf79593d6f500f84c4170.

31c30832ed8860fe4d3cd9bcbeb4ebc6ba60c7db authored about 11 years ago
Updating changelog.

a20b6d500133c5875aa8a271701b20d5fd7dd0f9 authored about 11 years ago
Enable building of vmci again.

Also patch it to build with 3.12

0d55577cd3c262dbbc2bf79593d6f500f84c4170 authored about 11 years ago
Updating changelog.

35d6532ccd451d191ba035ed95b02b1288c39acd authored about 11 years ago
Remove procps support for now.

Unfortunately the procps package in unstable is rather broken, procps
support will be enabled ag...

46f99c303712d799a3d18f444b31100847f20053 authored about 11 years ago
Revert "Add /mnt/hgfs as hgfs mountpoint."

Although the idea from the Ubuntu people to ship the mountpoint
in the package is nice, lintian ...

8b23a27d0db97573c6271f1f755f192ae4c561e0 authored about 11 years ago
Updating changelog.

ce93483e22ecef22a5356d02c94cf039dd651ad5 authored about 11 years ago
Revert "Use libprocps3-dev instead of libprocps0-dev."

This reverts commit 821231554486ec7ff36cd36e89a6b0ef7c7a5552.

d19592cc5956e169c818a6fa55f233e38d4a3e36 authored about 11 years ago
Add Vcs Headers to debian/control.

53ea11a48505bfd4b54eb1394accee105a0e7f05 authored about 11 years ago
Pick another fix from upstream to make vmhgfs build on 3.12

91e91538aea8a242f01c57b1af949459fe51e1a2 authored about 11 years ago
Add patch to convert kuid_t/kgid_t to uid_t/gid_t.

Building against kernel 3.12 should succeed now.

da76a5e90434a2804d377cef1b1995b06c794502 authored about 11 years ago
Use libprocps3-dev instead of libprocps0-dev.

Closes: #734547
Thanks: David Prévot

821231554486ec7ff36cd36e89a6b0ef7c7a5552 authored about 11 years ago