373bb969a1
Accepting request 314191 from home:1Antoine1:branches:Virtualization:VMware
...
- Fix compilation issues with GCC 5:
* Add toolboxcmd-fix-logic.patch
* Add asm_x86.patch
OBS-URL: https://build.opensuse.org/request/show/314191
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=298
2015-06-29 07:21:49 +00:00
70390920d1
Accepting request 309111 from home:mlatimer:branches:Virtualization:VMware
...
Updating to version 9.10.0.
Highlights include:
- Update to open-vm-tools-9.10.0-2476743:
- Build using gcc4.7 for SLES11 environments to avoid mul64.h dependency problem for i586 architectures (Note - This prevents building on <= SLES11SP2)
- Add libmspack BuildRequires (required by deploypkg).
- Add openssl BuildRequires (required by grabbitmqproxy and vgauth).
- Compile using --without-xmlsecurity and --without-xerces as pkgconfig(xml-security-c) is not yet available in the build service, (this disables vgauth support).
- Disable deploypkg for older versions of SLES and openSUSE.
- Disable ssl for older versions of SLES and openSUSE (this disables grabbitmqproxy and vgauth).
- Update spec file to be compatible with SLES and openSUSE.
OBS-URL: https://build.opensuse.org/request/show/309111
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=294
2015-05-29 10:00:01 +00:00
97783b0ed5
- Handle kernel 4.0: we can't just compare the 'minor' part of the
...
version anymore when applying patches.
- Handle kernel 4.0: we can't just compare the 'minor' part of the
version anymore when applying patches.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=292
2015-05-05 14:31:50 +00:00
4e923612a1
fix build with kernel 3.19.0+'
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=287
2015-02-19 13:53:34 +00:00
de1c7db0b6
fix-changelog
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=285
2015-01-05 11:21:44 +00:00
ae5bd12c66
Fix build with kernel 3.18.0
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=282
2015-01-05 10:08:57 +00:00
b372710056
split
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=278
2015-01-05 08:47:03 +00:00
a65ade5922
Accepting request 263439 from home:Ledest:bashisms
...
fix bashisms in vmware-user-autostart-wrapper script
OBS-URL: https://build.opensuse.org/request/show/263439
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=276
2014-12-02 10:38:00 +00:00
d9b35b8ecd
- Add open-vm-tools-linux-3.17.patch: Fix build with Linux 3.17.0.
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=271
2014-11-12 10:05:06 +00:00
6bd37bda6f
tweak
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=269
2014-11-11 12:27:18 +00:00
de200b6f0e
- Sync up patches with ArchLinux:
...
+ Added 0001-Remove-unused-DEPRECATED-macro.patch
+ Added 0002-Conditionally-define-g_info-macro.patch
+ Added 0003-Add-kuid_t-kgid_t-compatibility-layer.patch
+ Added 0004-Use-new-link-helpers.patch
+ Added 0005-Update-hgfs-file-operations-for-newer-kernels.patch
+ Added 0006-Fix-vmxnet-module-on-kernels-3.16.patch
+ Added 0007-Fix-vmhgfs-module-on-kernels-3.16.patch
+ Added 0008-Fix-segfault-in-vmhgfs.patch
+ Droped g_info_redefine.patch (now named
0002-Conditionally-define-g_info-macro.patch).
- Enable building of KMP packages.
- Fix bashisms in preun script.
- Do not generate timestamps in the doxygen docs.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=267
2014-11-10 16:06:43 +00:00
6603050a7b
Accepting request 260570 from home:Ledest:misc
...
fix bashisms in preun script
OBS-URL: https://build.opensuse.org/request/show/260570
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=266
2014-11-10 15:11:53 +00:00
cda7785e4e
Accepting request 259061 from home:elvigia:branches:Virtualization:VMware
...
- Do not generate timestamps in the doxygen docs.
OBS-URL: https://build.opensuse.org/request/show/259061
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=265
2014-10-31 08:19:19 +00:00
625a7d8371
- Don't do permission handling in open-vm-tools: the suid-binary
...
is in the -destop subpackage.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=264
2014-10-24 12:33:07 +00:00
77b03ab5a0
- Add -Wno-cpp to CFLAGS.
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=263
2014-10-20 15:36:02 +00:00
0a7f959555
Accepting request 254523 from home:bmanojlovic:branches:Virtualization:VMware
...
- Updated to latest release 9.4.6-1770165
+ Release matching the vSphere 5.5p02 release
- "which" as separate package does not exist on older opensuse versions
so removed from Requires for older distributions
- used autoreconf as source package does not provide configure script anymore
- removed vmsync module from OS12.3 build target as it does not compile
OBS-URL: https://build.opensuse.org/request/show/254523
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=262
2014-10-08 07:10:20 +00:00
bc79e93ce3
Accepting request 234364 from home:mlatimer:branches:Virtualization:VMware
...
Start vmware-user-suid-wrapper unconditionally (bnc#876074)
OBS-URL: https://build.opensuse.org/request/show/234364
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=260
2014-05-18 13:10:04 +00:00
33eea7d9df
Accepting request 233890 from home:msmeissn:branches:Virtualization:VMware
...
- added forgotten %pre snippet for service addition, this made
systemd service not auto-start. bnc#870737
OBS-URL: https://build.opensuse.org/request/show/233890
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=258
2014-05-14 17:06:32 +00:00
Tomáš Chvátal
eb8e0850ff
Accepting request 226514 from home:mlatimer:branches:Virtualization:VMware
...
Fixed issues in .changes and .spec, brought back libvmtools0
OBS-URL: https://build.opensuse.org/request/show/226514
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=256
2014-03-26 15:03:45 +00:00
9deaabefa0
- Supplement the -gui package on xorg-x11-server instead of
...
xorg-x11 as the latter is only a meta-package, that is not
installed on all machines (bnc#848505).
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=254
2013-11-02 13:43:52 +00:00
e7b553642e
- Really drop open-vm-tools-kernel-3.8.patch (osc rm).
...
- Drop open-vm-tools-kernel-3.6.patch: fixed upstream.
- Inject -Wno-unused-local-typedefs into CFLAGS.
- Only build vmsync up to openSUSE 12.3.
- Disable build of vmhgfs (and related tools) on openSUSE > 12.3,
as the module fails and VMWare is unresponsive in providing a
fix. Maybe one day, when there is actual commitment, the module
and the related tools / mount-helpers can be re-enabled (see also
bnc#834369).
- Wrap the KMP Package in a condition to only build when there are
actually modules to be built (vm_modules not empty).
- Do not require vmware-guest-kmp from the main package if we do
not built KMP packages (if there are no modules to be built).
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=249
2013-09-10 20:13:52 +00:00
dc3fc9eaec
Update to 9.2.3
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=247
2013-05-13 15:46:57 +00:00
488e9ea270
Fix build with 3.8 kernel
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=245
2013-04-24 20:00:15 +00:00
167eddb397
fix
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=242
2013-04-03 19:45:02 +00:00
9d47d891e9
Fixup
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=241
2013-04-03 19:43:10 +00:00
f2c642751f
fix
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=240
2013-04-03 19:32:32 +00:00
c5d8392599
Patch still needed
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=239
2013-04-03 19:31:21 +00:00
3ffec2e649
No more vmblock.ko
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=238
2013-04-03 19:20:41 +00:00
9d61750557
Update to 9.2.2 - fix bnc#803157
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=237
2013-04-03 19:07:33 +00:00
d5a10ffe9e
Accepting request 157055 from openSUSE:Factory:Staging:spdx
...
update license to new format
OBS-URL: https://build.opensuse.org/request/show/157055
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=235
2013-03-04 19:21:05 +00:00
40d4bb0e22
update to 9.2.0
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=232
2012-10-12 09:40:39 +00:00
1ab3d84244
unset SESSION_MANAGER
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=230
2012-08-04 10:48:13 +00:00
39c6c70fee
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=227
2012-06-08 12:47:26 +00:00
69b5e523c7
Accepting request 124204 from home:jreidinger:branches:Virtualization:VMware
...
- fix build for kernel-3.4
OBS-URL: https://build.opensuse.org/request/show/124204
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=226
2012-06-08 12:38:51 +00:00
525043c45b
Accepting request 112911 from home:dimstar:branches:Virtualization:VMware
...
Update to 8.8.2
OBS-URL: https://build.opensuse.org/request/show/112911
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=224
2012-04-26 10:18:21 +00:00
3461f353c9
Accepting request 112078 from home:dimstar:branches:Virtualization:VMware
...
- Build vmci as first module and copy Modules.symvers to source of
all subsequent modules to be built. Fixes issues where vmhgfs for
example does not have all symbols available and fails to load
[bnc#703959].
- Add a tools.conf to the package. All settings are left to default
except [guestinfo] / disable-perf-mon=1, which resolves
bnc#698181.
OBS-URL: https://build.opensuse.org/request/show/112078
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=222
2012-04-06 18:11:26 +00:00
Pavol Rusnak
00706f88e1
add bnc
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=220
2012-03-15 13:58:28 +00:00
Pavol Rusnak
94788a577a
- added call to vmware-rpctool in %preun to unset the installed version
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=219
2012-03-15 13:57:45 +00:00
0385f6e67f
Fix build on Factory...
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=216
2012-02-05 18:33:18 +00:00
Pavol Rusnak
d7fa98b44f
- Update to version 8.8.1 (Stable series):
...
* Updated code for compatibility with newer Linux kernel releases
and with newer NetworkManager releases.
- dropped vmxnet+kernel-3.0 (not needed anymore)
- build with PIE [bnc#743130]
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=213
2012-01-24 16:53:12 +00:00
Pavol Rusnak
c9cd31b094
- use set_permissions instead of run_permissions on 11.4+
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=209
2011-09-22 09:33:11 +00:00
28ab190c87
Update to 8.8.0 stable series.. including cartmans patch
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=207
2011-09-21 20:48:36 +00:00
Pavol Rusnak
5d3803f51e
Accepting request 76565 from home:dimstar:branches:Virtualization:VMware
...
Update to 2011.07.19
OBS-URL: https://build.opensuse.org/request/show/76565
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=205
2011-07-21 11:29:07 +00:00
Pavol Rusnak
b833be07ed
- fixes [bnc#673267] [bnc#690491]
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=200
2011-06-03 10:02:12 +00:00
Pavol Rusnak
352d29c46f
- updated to 2011.05.27:
...
+ Mostly cleanups and a few bug fixes.
- fixes [bnc#690491]
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=198
2011-06-02 13:29:11 +00:00
Pavol Rusnak
fc8db3259a
- use -Wno-unused-but-set in optflags so it will not fail build
...
while using -Werror
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=194
2011-05-31 11:30:28 +00:00
Pavol Rusnak
2028c61a75
- added check in initscript whether VMTOOLSUSER_BIN exists
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=192
2011-05-25 14:31:38 +00:00
5a7d53bc26
Fix build
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=187
2011-04-29 15:24:18 +00:00
d3b1b6c67b
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=183
2011-04-27 08:59:20 +00:00
2e44e677ca
Fix build
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=181
2011-04-14 20:37:34 +00:00