Michal Seben
f5c94e4c43
Accepting request 242773 from home:mseben:branches:Virtualization
...
update to 4.3.14
OBS-URL: https://build.opensuse.org/request/show/242773
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=162
2014-07-28 19:19:08 +00:00
Michal Seben
e9b752b482
Accepting request 235621 from home:mseben:branches:Virtualization
...
update vbox to 4.3.12
OBS-URL: https://build.opensuse.org/request/show/235621
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=160
2014-05-28 07:19:17 +00:00
Sascha Peilicke
e8b605a453
Accepting request 232843 from home:saschpe:branches:Virtualization
...
- Update to version 4.3.10:
+ VMM: more work on improving the emulation of certain MSR registers on certain host CPUs (e.g. bugs #12734 , #12736 , #12744 , #12748 , #12686 , #12770 )
+ VMM: fixed single-stepping for real-mode guests (VT-x without unrestricted guest execution) and some I/O instructions (bug #12636 )
+ VMM: fixed a potential problem with COW pages if nested paging is not available
+ GUI: Mac OS X: experimental native full screen support for Mountain Lion and Mavericks (bug #12292 )
+ GUI: Mac OS X: removed the mini-toolbar minimize button which doesn't work under Mac OS X full screen mode anyway
+ GUI: experimental HID LEDs synchronization for Windows and Mac OS X hosts: fixed keyboard re-synchronization if the feature is disabled (as done by default; bug #12758 )
+ GUI: fixed a potential crash when opening the preferences menu (bug #12862 )
+ OVF: fixed a crash of the VirtualBox Manager when re-starting guest export (bug #12586 )
+ 3D support: several fixes
+ HGCM: fixed a problem with saved states which could cause several guest misbehavior after a VM was started from a saved state
+ Storage: fixed a bug preventing to compact differential snapshots under certain conditions
+ VBoxSVC: fixed a segmentation fault on Linux hosts if a very long path exists under /dev (bug #12760 )
+ API: fixed guest misbehavior under certain conditions if a storage medium was attached or removed at VM runtime
+ Windows installer: make the --silent parameter work again (bug #12764 )
+ Linux Additions: install correctly on Ubuntu guest systems with a /usr/lib64 directory (bug #12513 )
+ X11 Additions: fix for the VBoxClient process not exiting correctly (bug #12348 ) and consuming too much processor time
- Refresh virtualbox-xserver-116.patch to xorg-server-1.15.99.902 with
x.org video driver protocol version 17.0
- Set mode of /usr/lib/virtualbox/VirtualBox to 4750 to match /etc/permissions.easy
as newly complained by chkstat (due to ro's change)
OBS-URL: https://build.opensuse.org/request/show/232843
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=158
2014-05-06 13:08:10 +00:00
Sascha Peilicke
c75434fd9c
Accepting request 227479 from home:saschpe:branches:Virtualization
...
- Add Virtualbox-xserver-1.16.patch: Compatibility with xserver-1.16
OBS-URL: https://build.opensuse.org/request/show/227479
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=156
2014-03-25 15:09:28 +00:00
Sascha Peilicke
09fde748e6
Accepting request 224474 from home:saschpe:branches:Virtualization
...
Please accept only after pkg has built
OBS-URL: https://build.opensuse.org/request/show/224474
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=154
2014-03-04 11:09:44 +00:00
OBS User mrdocs
d684c332ca
Accepting request 214429 from home:AndreasStieger:branches:Virtualization
...
- fix build (script handling)
OBS-URL: https://build.opensuse.org/request/show/214429
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=152
2014-01-19 20:21:58 +00:00
Sascha Peilicke
c16febc461
Accepting request 214416 from home:saschpe:branches:Virtualization
...
- Add missing %{_vbox_instdir}/VBoxNetNAT.so
OBS-URL: https://build.opensuse.org/request/show/214416
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=151
2014-01-19 18:22:44 +00:00
OBS User mrdocs
52f05245dc
Accepting request 214248 from home:saschpe:branches:Virtualization
...
- Update to version 4.3.6:
+ VMM: fixed a Guru Meditation VINF_EM_TRIPLE_FAULT caused by VMCB caching with nested paging on certain AMD CPUs (bug #12451 )
+ VMM: fixed a Guru Meditation VERR_VMX_UNEXPECTED_INTERRUPTION_EXIT_TYPE while intercepting debug exceptions (VT-x only; bug #12410 )
+ VMM: fixed a Guru Meditation VERR_SVM_UNEXPECTED_EXIT while intercepting debug register accesses (AMD-V only; bug #12481 )
+ VMM: fixed a VERR_SSM_STRUCTURE_MAGIC error when trying to load a saved state made with VBox 4.3.4 when VT-x/AMD-V is disabled. Unfortunately, VBox 4.3.4 produced broken saved states for this configuration so you have to discard these states (bug #12414 )
+ VMM: added a few more MSRs to the whitelist required by certain guests (bug #12245 )
+ GUI: fixed deleting of inaccessible VMs (4.3 regression, bug #12205 )
+ GUI: fixed warnings in VM settings / number of guest processors (bug #12480 )
+ Main: don't automatically enable 64-bit guests on 64-bit hosts if VT-x/AMD-V is not available (bug #12424 )
+ Main: always expose the DMI memory information to Windows 2012 guests (bug #12017 )
+ Main: fixed occasional crashes on guest display resolution change (bug #7063 )
+ Main: fixed reporting back temporary name when calling IGuestSession::DirectoryCreateTemp() (bug #12498 )
+ API: fix for a hang when launching a GUI VM through the API, which crashes due to GUI unavailability
+ Storage: fix for BLKCACHE_IOERR runtime errors under rare circumstances (bug #11030 )
+ Network: allow to start more than 5 PCNet instances (bug #12426 )
+ E1000: if the cable was disconnected before the guest initialized the device, the link status was not properly set to 'down' after the initialization completed despite the fact that there was no connection
+ 3D support: fixed offset of guest 3D image elements (Mac OS X Retina hosts only; bug #11021 )
+ Solaris hosts: fixed accessing the host driver from non-global zones (4.3 regression, bug #12271 )
- For more changes see https://www.virtualbox.org/wiki/Changelog
- Add source services (refresh_patches ATM)
- Rebased patches:
+ vbox-disable-updates.diff (only offset)
+ vbox-fpie.diff (only offset)
+ vbox-deprec-gsoap-service-proxies.diff (manually)
+ vbox-gsoapssl-deps.diff (manually)
+ vbox-no-build-dates.diff (manually)
+ vbox-permissions_warning.diff (manually)
+ vbox-python-detection.diff (manually)
+ vbox-smc-napa.diff (manually)
+ vbox-vboxdrv-init-script.diff (manually)
OBS-URL: https://build.opensuse.org/request/show/214248
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=150
2014-01-19 00:52:50 +00:00
cbce3c2532
Accepting request 213969 from home:sndirsch:branches:Virtualization
...
- added virtualbox-xorg-1.15.patch to support xorg-server 1.15
OBS-URL: https://build.opensuse.org/request/show/213969
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=148
2014-01-17 12:20:08 +00:00
OBS User mrdocs
4d14eb2bd5
Accepting request 213326 from home:enzokiel:branches:Virtualization
...
- added subpackage virtualbox-guest-desktop-icons, contains icons
to provide os-specific icons for guest desktop files created on desktop.
OBS-URL: https://build.opensuse.org/request/show/213326
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=146
2014-01-13 03:23:05 +00:00
40b9129f82
Accepting request 210830 from home:coolo:branches:openSUSE:Factory
...
- update to 4.2.20, this is a maintenance release. The following items were fixed and/or added:
* GUI: always report recommended resolutions for all monitors (not always done since 4.2.12)
* GUI: make sure the assigned license and description are attached to the exported appliance
* GUI: the OS X hot corners were not accessible while a VirtualBox VM is running (Mac OS X hosts only; bug #4139 )
* NAT: don't run into an infinite loop in case the host cannot access any DNS server (bug #12300 )
* NAT: don't re-connect the cable if the DNS information changes and the cable was disconnected before (bug #12225 )
* Main: properly save the passthrough flag for DVD drives without an attached medium
* Keyboard: fixed a VM crash if a VM was resumed from a saved state where at least one key was pressed (bug #11289 )
* 2D Video acceleration: fix crashes on presentation mode switches (bug #9194 )
* Storage: fixed errors with snapshots when using QCOW or QED disk images
(bug #12144 )
* Storage: fix for newer Linux kernels not detecting a hard disk as SSD when
using the IDE or SATA controller (bug #12025 )
* Storage: fixed detection of CD/DVD media when switching from an empty to a
host drive with passthrough enabled
* Snapshots: fixed a bug which could result in lost medium attachments
(4.2.18 regression, bug #11750 )
* Shared Clipboard: fixed potential SEGFAULT when working with UTF8 and UTF16
content (Mac OS X hosts only)
* OVF: fixed import logic for OVF appliances containing multiple VMs
* Extpack Installer: make it work if the file is located in a folder with
special characters
* SDK: extended the functionality coverage for the C bindings
* API: block the removal of the current snapshot if it has child snapshots
(only relevant for VMs without snapshottable hard disks, their presence
always prevented removal), which resulted in VM config corruption
* API: mark VM configs with snapshots but without current snapshot as
inaccessible, as this combination is nonsense
* API: fixed information for some automatically generated events (only with
XPCOM, Windows host was not affected), which caused errors when getting
OBS-URL: https://build.opensuse.org/request/show/210830
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=144
2013-12-14 15:23:08 +00:00
OBS User mrdocs
c27d711a71
Accepting request 204798 from home:mgorse:branches:Virtualization
...
- fix shared folders (bnc#841673).
OBS-URL: https://build.opensuse.org/request/show/204798
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=141
2013-10-25 16:01:12 +00:00
52384b5a91
Accepting request 200564 from home:wolfi323:branches:Virtualization
...
install udev rules and VBoxCreateUSBNode.sh to the correct directories (bnc#799741)
OBS-URL: https://build.opensuse.org/request/show/200564
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=139
2013-09-26 09:24:13 +00:00
Michal Seben
861fd5f6ed
Accepting request 199134 from home:mseben:branches:Virtualization
...
update to vbox 4.2.18
OBS-URL: https://build.opensuse.org/request/show/199134
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=137
2013-09-15 17:19:55 +00:00
Michal Seben
2359d1b21c
Accepting request 196852 from home:mseben:branches:Virtualization
...
added vbox-linux-3.11.diff to fix build
OBS-URL: https://build.opensuse.org/request/show/196852
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=135
2013-08-30 07:57:30 +00:00
Michal Seben
a6e4c15ca7
Accepting request 184179 from home:mseben:branches:Virtualization
...
updated to version 4.2.16
OBS-URL: https://build.opensuse.org/request/show/184179
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=133
2013-07-24 10:57:58 +00:00
Michal Vyskocil
a26a24ae55
Accepting request 181786 from home:sndirsch:branches:Virtualization
...
- install 1.14 vboxvideo driver on openSUSE 13.1 (bnc#826326)
OBS-URL: https://build.opensuse.org/request/show/181786
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=131
2013-07-03 10:29:46 +00:00
Michal Seben
e451ccfb6f
Accepting request 181527 from home:mseben:branches:Virtualization
...
update to vbox 4.2.14
OBS-URL: https://build.opensuse.org/request/show/181527
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=129
2013-06-30 18:48:29 +00:00
Michal Seben
bbedbc1903
Accepting request 174971 from home:mseben:branches:Virtualization
...
update to 4.2.12
OBS-URL: https://build.opensuse.org/request/show/174971
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=127
2013-05-10 12:57:35 +00:00
Michal Vyskocil
d508aa36a9
Accepting request 173455 from home:fcrozat:branches:Virtualization
...
- Move udev rules to /usr/lib/udev/rules.d for openSUSE 12.3 (and
later) and to /lib/udev/rules.d for older distributions.
OBS-URL: https://build.opensuse.org/request/show/173455
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=125
2013-04-26 10:03:16 +00:00
Ismail Dönmez
2bc6676796
Accepting request 172563 from home:coolo:branches:openSUSE:Factory
...
- it fails without alsa-devel installed, so buildrequire it (somehow
no longer dropped in)
OBS-URL: https://build.opensuse.org/request/show/172563
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=123
2013-04-19 16:38:12 +00:00
Michal Seben
1b70b6430b
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=120
2013-04-07 05:30:39 +00:00
Michal Seben
5f2f3974a4
Accepting request 162334 from home:mseben:branches:Virtualization
...
added VBoxCreateUSBNode.sh, updated vbox to 4.2.10 and few workarounds to fix build
OBS-URL: https://build.opensuse.org/request/show/162334
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=119
2013-04-03 07:17:07 +00:00
Ismail Dönmez
ca8f9ea21a
Accepting request 160243 from home:sndirsch:branches:Virtualization
...
- make HW Supplements for x11 subpackage conditional on
xorg-x11-server package (bnc#810333)
OBS-URL: https://build.opensuse.org/request/show/160243
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=117
2013-03-20 15:08:03 +00:00
Michal Seben
73f9d07160
Accepting request 157152 from home:mseben:branches:Virtualization
...
update to vbox 4.2.8
OBS-URL: https://build.opensuse.org/request/show/157152
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=115
2013-03-03 12:52:28 +00:00
c22919ec19
Accepting request 149422 from home:sndirsch:branches:Virtualization
...
- install 1.13 vboxvideo driver on openSUSE 12.3 (bnc#799480)
OBS-URL: https://build.opensuse.org/request/show/149422
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=112
2013-01-21 13:35:51 +00:00
Michal Seben
188c092fa7
Accepting request 146619 from home:mseben:branches:Virtualization
...
update to virtualbox 4.2.6
OBS-URL: https://build.opensuse.org/request/show/146619
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=110
2012-12-29 13:28:08 +00:00
Michal Seben
92cd621b6a
Accepting request 140582 from home:mseben:branches:Virtualization
...
update to vbox 4.2.4
OBS-URL: https://build.opensuse.org/request/show/140582
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=108
2012-11-07 18:43:50 +00:00
Michal Seben
c2afddb4af
Accepting request 139080 from home:mseben:branches:Virtualization
...
update vbox to 4.2.2
OBS-URL: https://build.opensuse.org/request/show/139080
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=106
2012-10-23 10:43:42 +00:00
Michal Seben
f447e23f7b
- fix build, point source command to current directory ( use source ./env.sh )
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=104
2012-10-11 20:41:51 +00:00
Michal Vyskocil
60e90398d1
Accepting request 136607 from home:seife:branches:Virtualization
...
- update to 4.2.0
- rebase patches
- remove kernel-3.6 patch, no longer needed
OBS-URL: https://build.opensuse.org/request/show/136607
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=102
2012-10-02 14:03:09 +00:00
Ismail Dönmez
9099a819e0
- Add virtualbox-kernel-3.6.patch to fix compilation with 3.6 kernel
...
- let it build with all versions of openjdk
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=100
2012-09-27 07:57:03 +00:00
Michal Vyskocil
415f264158
Accepting request 126203 from home:mvyskocil:branches:Virtualization
...
- let it build with all versions of openjkd
OBS-URL: https://build.opensuse.org/request/show/126203
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=98
2012-06-26 14:32:52 +00:00
Michal Seben
ecc6fec0ed
Accepting request 125876 from home:mseben:branches:openSUSE:12.2
...
- update to virtualbox 4.1.18 (This is a maintenance release)
* VMM: fixed VERR_REM_VIRTUAL_CPU_ERROR under rare conditions after the guest has been reset (bug #5164 and others)
* VMM: fixed host freezes with 64-bit guests on 32-bit Linux hosts (bug #10528 )
* VRDP: added a workaround for rdesktop clients not properly updating the screen size when minimized
* AHCI: fixed a rare bug which can cause a guest memory corruption after the guest storage controler has been reset
* NAT: another attempt to fix crashes under rare conditions (Windows hosts only; bug #10513 )
* Mac OS X hosts: addressed issues running Leopard / Snow Leopard (bug #10631 )
* Linux hosts / Bridged Networking: fixed the problem with device driver unloading on kernels 3.2.18 and newer due to an invalid reference counter (bug #10624 )
* Linux hosts / guests: Linux 3.5-rc1 fixes
* Linux Additions: the guest content was sometimes not properly updated (bug #9887 )
* Solaris Additions: installer fix for X.org Server 1.11 and 1.12
OBS-URL: https://build.opensuse.org/request/show/125876
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=97
2012-06-24 18:59:41 +00:00
Michal Seben
1fb22078d8
Accepting request 123265 from home:mseben:branches:Virtualization
...
use proper version of vboxvideo xorg driver
OBS-URL: https://build.opensuse.org/request/show/123265
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=94
2012-06-02 06:04:34 +00:00
Michal Seben
4b4018d4f7
Accepting request 122246 from home:mseben:branches:Virtualization
...
update vbox to 4.1.16
OBS-URL: https://build.opensuse.org/request/show/122246
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=92
2012-05-25 07:45:42 +00:00
Michal Seben
db801598e3
Accepting request 115964 from home:mseben:branches:Virtualization
...
update to 4.1.14 and fix the issue with kmk_sed
OBS-URL: https://build.opensuse.org/request/show/115964
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=86
2012-04-29 18:59:19 +00:00
Michal Seben
b205c733a8
Accepting request 114923 from home:mseben:branches:Virtualization
...
- drop vbox-config.diff and use LocalConfig.kmk to properly define
lib,app and doc paths (bnc#737525)
OBS-URL: https://build.opensuse.org/request/show/114923
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=85
2012-04-21 21:05:19 +00:00
Michal Seben
105dda7cd1
Accepting request 113076 from home:mseben:branches:Virtualization
...
update vbox to 4.1.12
OBS-URL: https://build.opensuse.org/request/show/113076
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=82
2012-04-10 10:29:55 +00:00
Michal Seben
6fcc2cd8ec
Accepting request 112419 from home:mseben:branches:Virtualization
...
update to virtualbox 4.1.10
OBS-URL: https://build.opensuse.org/request/show/112419
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=81
2012-04-04 04:13:22 +00:00
Michal Seben
a056eedb87
Accepting request 110918 from home:mseben:branches:Virtualization
...
-clean up virtualbox-60-vboxdrv.rules and use fillup_only for vbox sysconfig file
- added vbox-vboxweb-init-script.diff to use proper pid file and runlevels in vboxweb initscript
OBS-URL: https://build.opensuse.org/request/show/110918
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=79
2012-03-24 17:13:42 +00:00
Michal Seben
a0ed944f7a
Accepting request 109859 from home:mseben:branches:Virtualization
...
use pie/fPIE for setuid binaries (vbox-fpie.diff) (bnc#743143)
OBS-URL: https://build.opensuse.org/request/show/109859
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=78
2012-03-18 08:57:09 +00:00
Michal Seben
05ce7dc61c
Accepting request 109344 from home:mseben:branches:Virtualization
...
we have gsoap in factory, so enable webservice feature
OBS-URL: https://build.opensuse.org/request/show/109344
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=77
2012-03-14 20:47:21 +00:00
Ismail Dönmez
10f1233225
- Drop unnecessary xorg-x11-libs-32bit buildrequires
...
- Fix build with linux kernel 3.3
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=75
2012-03-08 15:14:52 +00:00
Ismail Dönmez
156747e502
Accepting request 108203 from home:seife:branches:Virtualization
...
- remove build date from VBoxSVC
OBS-URL: https://build.opensuse.org/request/show/108203
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=74
2012-03-07 09:59:30 +00:00
Michal Seben
e9dae1ffd5
Accepting request 98372 from home:mseben:branches:Virtualization
...
udpate virtualbox to 4.1.8
OBS-URL: https://build.opensuse.org/request/show/98372
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=72
2011-12-28 12:20:47 +00:00
Ismail Dönmez
99057248bf
Accepting request 95707 from devel:openSUSE:Factory:for-legal
...
- fix license to be in spdx.org format
OBS-URL: https://build.opensuse.org/request/show/95707
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=70
2011-12-07 10:41:35 +00:00
Michal Seben
f581c61f78
Accepting request 91751 from home:mseben:branches:Virtualization
...
update to virtualbox 4.1.6
OBS-URL: https://build.opensuse.org/request/show/91751
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=69
2011-11-16 09:53:06 +00:00
Michal Seben
f9c6b41127
- added vbox-VBE_DISPI_INDEX_ENABLE.diff to fix broken linux
...
console after starting X (bnc#717713)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=62
2011-10-10 12:55:27 +00:00
Michal Seben
9892e273be
Accepting request 87238 from home:mseben:branches:Virtualization
...
update to virtualbox 4.1.4
OBS-URL: https://build.opensuse.org/request/show/87238
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=61
2011-10-10 09:26:15 +00:00
Michal Seben
4544cdb165
Accepting request 83639 from home:elvigia:branches:Virtualization
...
- Use config noreplace for udev rules, avoid overwrite of USB
udev rules.
OBS-URL: https://build.opensuse.org/request/show/83639
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=59
2011-09-19 18:07:13 +00:00
OBS User buildservice-autocommit
7ba7d8aacc
Updating link to change in openSUSE:Factory/virtualbox revision 38.0
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=26afe31bba59b2fbac495774df53bd25
2011-09-19 16:07:32 +00:00
Stephan Kulow
e1f4a13b60
prepare_spec
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=58
2011-09-19 10:16:16 +00:00
Michal Seben
016099dd6a
Accepting request 82285 from home:mseben:branches:Virtualization
...
- included proper versions of vboxmouse_drv and vboxvideo_drv (xorg drivers) in to
virtualbox-guest-x11
- fixed typo in virtualbox-60-vboxdrv.rules
OBS-URL: https://build.opensuse.org/request/show/82285
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=55
2011-09-16 07:35:36 +00:00
Michal Seben
088706ea8e
Accepting request 79956 from home:mseben:branches:Virtualization
...
update to virtualbox 4.1.2
OBS-URL: https://build.opensuse.org/request/show/79956
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=54
2011-08-28 07:05:37 +00:00
Michal Seben
eda864a52a
- deprecated vbox-netflt_start_xmit_enable.diff
...
- added vbox-disable_vboxpci_build.diff and vbox-fix-ftbfs-as-needed.patch.diff to fix build
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=52
2011-07-21 10:54:26 +00:00
Michal Seben
30517dfda7
Accepting request 76631 from home:mseben:branches:Virtualization
...
update package to virtualbox 4.1.0
OBS-URL: https://build.opensuse.org/request/show/76631
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=51
2011-07-21 10:51:05 +00:00
Michal Seben
ecd81ccc95
Accepting request 74876 from home:mseben:branches:Virtualization
...
update virtualbox to 4.0.10
OBS-URL: https://build.opensuse.org/request/show/74876
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=50
2011-06-30 10:08:17 +00:00
Michal Seben
3c4afeb75c
Accepting request 74167 from home:a_jaeger:branches:openSUSE:Factory
...
Add BuildRequires: glibc-devel-static
OBS-URL: https://build.opensuse.org/request/show/74167
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=49
2011-06-20 10:01:45 +00:00
Michal Seben
ebf0b7fac9
Accepting request 72396 from home:mseben:branches:Virtualization
...
drop hal dependency from BuildRequires (bnc#697034)
OBS-URL: https://build.opensuse.org/request/show/72396
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=48
2011-06-01 07:54:57 +00:00
Michal Seben
41f791f779
Accepting request 71600 from home:mseben:branches:Virtualization
...
fix bnc#694311
OBS-URL: https://build.opensuse.org/request/show/71600
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=47
2011-05-27 07:05:28 +00:00
Michal Seben
d976e71277
Accepting request 70541 from home:mseben:branches:Virtualization
...
update to 4.0.8
OBS-URL: https://build.opensuse.org/request/show/70541
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=46
2011-05-18 10:34:08 +00:00
Cristian Rodríguez
122495aaba
Accepting request 70161 from home:elvigia:branches:Virtualization
...
- Allow GCC 4.6 to be used
OBS-URL: https://build.opensuse.org/request/show/70161
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=45
2011-05-13 03:31:26 +00:00
Cristian Rodríguez
f816fe0ce6
Accepting request 68448 from home:elvigia:branches:Virtualization
...
OBS-URL: https://build.opensuse.org/request/show/68448
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=44
2011-04-26 19:46:22 +00:00
Michal Seben
d04ebed955
Accepting request 68294 from home:mseben:branches:Virtualization
...
update to virtualbox 4.0.6
OBS-URL: https://build.opensuse.org/request/show/68294
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=43
2011-04-25 05:36:42 +00:00
Cristian Rodríguez
446bb13d5e
Accepting request 67227 from home:elvigia:branches:Virtualization
...
OBS-URL: https://build.opensuse.org/request/show/67227
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=41
2011-04-13 19:06:41 +00:00
Cristian Rodríguez
a2ec73f0a1
Accepting request 67216 from home:elvigia:branches:Virtualization
...
OBS-URL: https://build.opensuse.org/request/show/67216
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=40
2011-04-13 16:03:05 +00:00
Cristian Rodríguez
2e85c272a9
Accepting request 66885 from home:elvigia:branches:Virtualization
...
OBS-URL: https://build.opensuse.org/request/show/66885
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=39
2011-04-11 19:35:35 +00:00
Michal Seben
4248a4b83d
quick fix: use PreReq: permissions for the virtualbox-qt subpackage
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=36
2011-03-18 07:05:33 +00:00
Michal Seben
b9790b4fa1
- fix missing permissions handling of VBoxNetDHCP (bnc#679785)
...
- fix permissions handling for virtualbox-qt subpackage
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=35
2011-03-17 13:20:12 +00:00
Cristian Rodríguez
11093f8fe4
Accepting request 63802 from home:elvigia:branches:Virtualization
...
OBS-URL: https://build.opensuse.org/request/show/63802
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=33
2011-03-09 21:08:00 +00:00
Michal Seben
390d589965
Accepting request 61740 from home:mseben:branches:Virtualization
...
update to 4.0.4
OBS-URL: https://build.opensuse.org/request/show/61740
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=32
2011-02-18 09:28:47 +00:00
Michal Seben
aca7bb9117
fix missing VBoxNetDHCP in files section
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=31
2011-02-08 08:53:59 +00:00
Michal Seben
3d9b4d4e8a
updated changes file, removed text in changelog section + currently we don't use setuid for VBoxNetDHCP
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=30
2011-02-08 07:41:55 +00:00
Michal Seben
dfc3f3acc1
Accepting request 60271 from Virtualization:VirtualBox_backports
...
The python package isn't installed correctly, and contains an unnecessary shared library due to a build / config bug. It is also missing pre-compiled python (pyc).
OBS-URL: https://build.opensuse.org/request/show/60271
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=29
2011-02-08 07:32:31 +00:00
Michal Seben
3d1e51595e
drop changelog text from spec file
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=28
2011-02-02 21:13:16 +00:00
Michal Seben
3844535740
Accepting request 59837 from Virtualization:VirtualBox_backports
...
- Minor packaging fixes - * ExtPack: add missing host helper util (VBoxExtPackHelper) - * Config.kmk: patch for VNC (removed from spec), documentation path (fixes GUI), combine with existing rpath diff - * spec: migrate VNC echo to patch, fix desktop file overwrite issue / bug
OBS-URL: https://build.opensuse.org/request/show/59837
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=27
2011-02-02 20:59:25 +00:00
Cristian Rodríguez
1b0b97dfb3
Accepting request 59258 from home:elvigia:branches:Virtualization
...
OBS-URL: https://build.opensuse.org/request/show/59258
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=26
2011-01-27 12:49:26 +00:00
Michal Seben
7f2056e107
Accepting request 58723 from home:mseben:branches:Virtualization
...
update to virtualbox 4.0.2
OBS-URL: https://build.opensuse.org/request/show/58723
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=23
2011-01-19 08:39:44 +00:00
Michal Seben
438401675b
Accepting request 58412 from home:mseben:branches:Virtualization
...
reworked vbox-disable-updates.diff for virtualbox 4.0.0
OBS-URL: https://build.opensuse.org/request/show/58412
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=20
2011-01-16 06:19:36 +00:00
Michal Seben
e336cd24b0
- fix typo in spec file, which breaks loading of vboxsf kernel
...
module on guest
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=18
2011-01-12 13:33:13 +00:00
Michal Seben
0e994abd2b
-j1 disable parallel build to avoid "Out of memory: Kill process" crash of build in buildservice
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=16
2011-01-10 13:33:12 +00:00
Michal Seben
5f1cc77bbd
fix build for older distros
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=15
2011-01-07 21:34:14 +00:00
Michal Seben
a1a5847c08
Accepting request 57210 from home:mseben:branches:Virtualization
...
- fix rcvboxdrv setup - we disallow building of kernel modules from sources
- added rcvboxdrv, rcvboxadd files
OBS-URL: https://build.opensuse.org/request/show/57210
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=14
2011-01-05 22:13:56 +00:00
Berthold Gunreben
e2515b05e3
Autobuild autoformatter for 56970
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=2
2011-01-03 12:56:58 +00:00
Michal Seben
fdf7d593f3
Accepting request 56966 from home:mseben
...
fix build
OBS-URL: https://build.opensuse.org/request/show/56966
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=13
2011-01-01 15:49:43 +00:00
Tejas Guruswamy
6ee94e2a28
- Use xserver 1.9 additions on Factory
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=12
2010-12-30 19:51:04 +00:00
Michal Seben
87cd4499fb
quick fix for "Provides"
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=11
2010-12-29 10:13:38 +00:00
Michal Seben
8d412e7071
Accepting request 56841 from home:mseben
...
polishing provides/obsoletes
OBS-URL: https://build.opensuse.org/request/show/56841
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=10
2010-12-29 09:56:13 +00:00
Michal Seben
26568ffffa
Accepting request 56734 from home:mseben
...
provides/obsoletes polishing
OBS-URL: https://build.opensuse.org/request/show/56734
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=9
2010-12-25 21:26:12 +00:00
Michal Seben
9ba0ef3674
small desc for python subpackage
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=8
2010-12-23 21:44:12 +00:00
Michal Seben
e36b575f27
- use Provides: virtualbox-gui for virtualbox-qt subpackage and
...
Recommends: virtualbox-gui for virtualbox package, so user could
install another type of gui easily
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=7
2010-12-23 21:39:13 +00:00
Michal Seben
8793e3efd7
fix obsoletes keyword
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=4
2010-12-23 17:37:53 +00:00
Michal Seben
4311ebf271
added provides/obsoletes
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=2
2010-12-23 10:56:06 +00:00
Michal Seben
23e21a1790
osc copypac from project:home:mseben:branches:Virtualization package:virtualbox-ose revision:7
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=1
2010-12-23 10:08:49 +00:00