1
0
forked from pool/virtualbox
Commit Graph

682 Commits

Author SHA256 Message Date
Martin Pluskal
e05a2be955 Accepting request 308894 from home:jirislaby:branches:Virtualization
initial gcc5 support (it builds at least)

OBS-URL: https://build.opensuse.org/request/show/308894
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=195
2015-05-27 13:07:32 +00:00
Dominique Leuenberger
9cdf63bc20 Accepting request 308032 from Virtualization
1

OBS-URL: https://build.opensuse.org/request/show/308032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=99
2015-05-25 21:04:09 +00:00
Tomáš Chvátal
8598e91bab Accepting request 308029 from home:pluskalm:branches:Virtualization
- Add smap.diff (boo#931461)

OBS-URL: https://build.opensuse.org/request/show/308029
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=193
2015-05-19 15:33:08 +00:00
Stephan Kulow
ac2f22d3aa Accepting request 307370 from Virtualization
- Version bump to 4.3.28:
  * VMM: fixed a Guru Meditation when rebooting certain guests (for example Solaris
    doing fast reboot) by fixing the implementation for INIT IPI
  * VMM: added some information for diagnosing rare VERR_VMX_INVALID_VMXON_PTR Guru
    Meditations (VT-x only)
  * GUI: HID LEDs sync: prevent synchronization if VM window has no focus (Windows
    and Mac OS X hosts only)
  * GUI: fixed drag and drop moving the cursor between guest screens on certain
    hosts
  * 3D: fixed a crash on restoring the VM state on X11 hosts (bug #12737)
  * 3D: fixed a crash on Linux guest shutdown (bug #12772)
  * VRDP: fixed incompatibility with rdesktop 1.8.3
  * VRDP: fixed listening for IPv6 on some systems (bug #14038)
  * Storage: don't crash if creating an asynchronous I/O context fails (e.g. when
    starting many VMs) and show a proper error message
  * Floppy: several fixes
  * Audio: improved the behavior of the volume control for the HD audio device
    emulation
  * USB: increase the number of supported drivers from 3 to 5 (Windows hosts only)
  * PS/2 keyboard: synchronize the LED state on VM restore (Windows and Mac OS X
    hosts only)
  * NAT Network: when running multiple NAT networks with multiple VMs, only stop
    the respective services when stopping VMs (bug #14090)
  * NAT: don't kill UDP bindings on ICMP errors (bug #13475)
  * NAT: bandwidth limit now works properly with NAT (bug #11485)
  * BIOS: fixed the returned size value of the VBE 2.0 PMI function 0Ah (4.2.0
    regression; bug #14096)
  * Guest Control: fixed parameter quoting in Windows guests (bug #13157)
  * Webcam passthrough improvements for Linux (V4L2) hosts to support more webcam
    models

OBS-URL: https://build.opensuse.org/request/show/307370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=98
2015-05-16 18:07:34 +00:00
Tomáš Chvátal
5273e86527 - Refresh patch:
* vbox-vboxadd-init-script.diff

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=191
2015-05-15 15:49:23 +00:00
Tomáš Chvátal
210e7e1b2a - Version bump to 4.3.28:
* VMM: fixed a Guru Meditation when rebooting certain guests (for example Solaris
    doing fast reboot) by fixing the implementation for INIT IPI
  * VMM: added some information for diagnosing rare VERR_VMX_INVALID_VMXON_PTR Guru
    Meditations (VT-x only)
  * GUI: HID LEDs sync: prevent synchronization if VM window has no focus (Windows
    and Mac OS X hosts only)
  * GUI: fixed drag and drop moving the cursor between guest screens on certain
    hosts
  * 3D: fixed a crash on restoring the VM state on X11 hosts (bug #12737)
  * 3D: fixed a crash on Linux guest shutdown (bug #12772)
  * VRDP: fixed incompatibility with rdesktop 1.8.3
  * VRDP: fixed listening for IPv6 on some systems (bug #14038)
  * Storage: don't crash if creating an asynchronous I/O context fails (e.g. when
    starting many VMs) and show a proper error message
  * Floppy: several fixes
  * Audio: improved the behavior of the volume control for the HD audio device
    emulation
  * USB: increase the number of supported drivers from 3 to 5 (Windows hosts only)
  * PS/2 keyboard: synchronize the LED state on VM restore (Windows and Mac OS X
    hosts only)
  * NAT Network: when running multiple NAT networks with multiple VMs, only stop
    the respective services when stopping VMs (bug #14090)
  * NAT: don't kill UDP bindings on ICMP errors (bug #13475)
  * NAT: bandwidth limit now works properly with NAT (bug #11485)
  * BIOS: fixed the returned size value of the VBE 2.0 PMI function 0Ah (4.2.0
    regression; bug #14096)
  * Guest Control: fixed parameter quoting in Windows guests (bug #13157)
  * Webcam passthrough improvements for Linux (V4L2) hosts to support more webcam
    models

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=190
2015-05-15 07:55:38 +00:00
Dominique Leuenberger
6da7424967 Accepting request 306209 from Virtualization
1

OBS-URL: https://build.opensuse.org/request/show/306209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=97
2015-05-11 15:19:12 +00:00
Tomáš Chvátal
fcec7bc030 Accepting request 306208 from home:bmwiedemann:branches:Virtualization
Provide host-kmp src for use with custom kernels (bnc#925663)

now also requires gcc+make at runtime for building

OBS-URL: https://build.opensuse.org/request/show/306208
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=188
2015-05-10 14:59:12 +00:00
Tomáš Chvátal
89ff2d9dac - Create groups properly and also create vboxsf and vboxguest on
guest additions bnc#927708

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=187
2015-05-06 20:36:38 +00:00
Tomáš Chvátal
374881396c - Build with system libs for X instead of localy built ones.
This should fix bnc#929697
- Adds patch:
  * virtualbox-system-x.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=186
2015-05-06 20:07:21 +00:00
Tomáš Chvátal
8136611603 - Try to build with system libs for X instead of localy built ones
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=185
2015-05-06 16:53:12 +00:00
Tomáš Chvátal
8b7d755e0e - Split kmk call to multiple lines
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=184
2015-05-06 15:51:56 +00:00
Tomáš Chvátal
f91da82a25 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=183 2015-05-06 15:50:34 +00:00
Tomáš Chvátal
f854927ba3 - Reorder alignment of buildroot for various install commands so it
does not look so fuzzy

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=182
2015-05-06 15:41:28 +00:00
Dominique Leuenberger
254ad8b786 Accepting request 298156 from Virtualization
- Allow access to vboxdrv to vboxusers group members bnc#927525

OBS-URL: https://build.opensuse.org/request/show/298156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=96
2015-04-21 23:16:30 +00:00
Tomáš Chvátal
5b9cab96e9 - Allow access to vboxdrv to vboxusers group members bnc#927525
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=180
2015-04-20 11:10:54 +00:00
Dominique Leuenberger
bd14a7006a Accepting request 292414 from Virtualization
- Version bump to 2.3.26:
  * GUI: in the snapshots pane, protect the age of snapshots against wrong host
    time (bug #13955)
  * NAT Network: fixed a bug which prevented to propagate any DNS name server /
    domain / search string information to the NAT network (4.3.24 regression; bugs
    #13915, #13918)
  * NAT Network: don't delay the shutdown of VBoxSVC on Windows hosts
  * Mouse support: the mouse could not be moved under rare conditions if no Guest
  * Additions are installed (4.3.24 regression; bug #13935)
  * Storage: if the guest ejects a virtual CD/DVD medium, make the change permanent
    (bugs #9858, #12885)
  * VGA: made saving secondary screen sizes possible in X11 guests
  * SDK: fixed the VirtualBox.tlb file (4.3.20 regression; bug #13943)
    rdesktop-vrdp: make it work with USB devices again (4.3.14 regression; bug
    #13901)
  * USB: fixed a possible BSOD on Windows hosts under rare conditions
  * iPXE: enable the HTTP download protocol on non-Linux hosts (bug #13628)
  * Mac OS X hosts: don't panic on hosts with activated SMAP (Broadwell and later;
    bug #13951)
  * Linux hosts: don't crash Linux 4.0 hosts (bug #13835)

OBS-URL: https://build.opensuse.org/request/show/292414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=95
2015-03-27 08:37:19 +00:00
Tomáš Chvátal
7a43d2dca2 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=178 2015-03-23 10:20:55 +00:00
Tomáš Chvátal
7fed7dccb1 - Version bump to 2.3.26:
* GUI: in the snapshots pane, protect the age of snapshots against wrong host
    time (bug #13955)
  * NAT Network: fixed a bug which prevented to propagate any DNS name server /
    domain / search string information to the NAT network (4.3.24 regression; bugs
    #13915, #13918)
  * NAT Network: don't delay the shutdown of VBoxSVC on Windows hosts
  * Mouse support: the mouse could not be moved under rare conditions if no Guest
  * Additions are installed (4.3.24 regression; bug #13935)
  * Storage: if the guest ejects a virtual CD/DVD medium, make the change permanent
    (bugs #9858, #12885)
  * VGA: made saving secondary screen sizes possible in X11 guests
  * SDK: fixed the VirtualBox.tlb file (4.3.20 regression; bug #13943)
    rdesktop-vrdp: make it work with USB devices again (4.3.14 regression; bug
    #13901)
  * USB: fixed a possible BSOD on Windows hosts under rare conditions
  * iPXE: enable the HTTP download protocol on non-Linux hosts (bug #13628)
  * Mac OS X hosts: don't panic on hosts with activated SMAP (Broadwell and later;
    bug #13951)
  * Linux hosts: don't crash Linux 4.0 hosts (bug #13835)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=177
2015-03-23 10:06:31 +00:00
Dominique Leuenberger
54bb0a216e Accepting request 289330 from Virtualization
- Version bump to 2.3.24:
  * VMM: emulation fix for the ENTER instruction under certain conditions; fixes
    Solaris 10 guests (VT-x without unrestricted guest execution)
  * VMM: fix for handling NMIs on Linux hosts with X2APIC enabled
  * NAT/NAT Network: fix connection drops when the host's DHCP lease was renewed
    (4.3.22 regression; Windows hosts only; bug #13839)
  * NAT: don't crash on an empty domain list when switching the DNS host
    configuration (4.3.22 regression; Mac OS X hosts only; bug #13874)
  * PXE: re-enable it on Windows hosts (4.3.22 regression; Windows hosts only; bug
    #13842)
  * Shared Folders: fixed a problem with Windows guests (4.3.22 regression; bug
    #13786)
  * Audio: improved record quality when using the DirectSound audio backend
  * VBoxManage: when executing the controlvm command take care that the
    corresponding VM runtime changes are saved permanently (bug #13892)
  * Windows Installer: properly install the 32-bit version of VBoxRes.dll on 32-bit
    hosts (bug #13876)
  * Linux hosts / guests: Linux 4.0 fixes (bug #13835)
  * OS/2 Additions: fixed mouse integration (4.3.22 regression; bug #13825)
  * X11 Additions: fixed a sporadic failure to deactivate virtual screens (bug
    #13845)
- Use smp_mflags when building kernel modules

- Install vboxvideo_drv_117.so on Factory

OBS-URL: https://build.opensuse.org/request/show/289330
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=94
2015-03-09 09:01:36 +00:00
Tomáš Chvátal
b9459916d6 - Version bump to 2.3.24:
* VMM: emulation fix for the ENTER instruction under certain conditions; fixes
    Solaris 10 guests (VT-x without unrestricted guest execution)
  * VMM: fix for handling NMIs on Linux hosts with X2APIC enabled
  * NAT/NAT Network: fix connection drops when the host's DHCP lease was renewed
    (4.3.22 regression; Windows hosts only; bug #13839)
  * NAT: don't crash on an empty domain list when switching the DNS host
    configuration (4.3.22 regression; Mac OS X hosts only; bug #13874)
  * PXE: re-enable it on Windows hosts (4.3.22 regression; Windows hosts only; bug
    #13842)
  * Shared Folders: fixed a problem with Windows guests (4.3.22 regression; bug
    #13786)
  * Audio: improved record quality when using the DirectSound audio backend
  * VBoxManage: when executing the controlvm command take care that the
    corresponding VM runtime changes are saved permanently (bug #13892)
  * Windows Installer: properly install the 32-bit version of VBoxRes.dll on 32-bit
    hosts (bug #13876)
  * Linux hosts / guests: Linux 4.0 fixes (bug #13835)
  * OS/2 Additions: fixed mouse integration (4.3.22 regression; bug #13825)
  * X11 Additions: fixed a sporadic failure to deactivate virtual screens (bug
    #13845)
- Use smp_mflags when building kernel modules

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=175
2015-03-05 08:26:24 +00:00
Ismail Dönmez
831dc0ffd2 Accepting request 288020 from home:wolfi323:branches:Virtualization
Install vboxvideo_drv_117.so on Factory. Only this one works with the current xorg-x11-server in Factory/Tumbleweed.

OBS-URL: https://build.opensuse.org/request/show/288020
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=174
2015-03-02 09:32:46 +00:00
Dominique Leuenberger
599e2cf600 Accepting request 286548 from Virtualization
1

OBS-URL: https://build.opensuse.org/request/show/286548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=93
2015-02-18 19:36:17 +00:00
Ismail Dönmez
ee3e4639c9 Accepting request 286264 from home:Zaitor:branches:Virtualization
Update

Of particular int. for Factory:
X11 guests: added support for X.Org Server 1.17
and 
Linux Additions: Linux 3.19 fixes (bug #13741)

OBS-URL: https://build.opensuse.org/request/show/286264
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=172
2015-02-17 20:25:09 +00:00
Dominique Leuenberger
f33d63195f Accepting request 283133 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/283133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=92
2015-01-30 05:11:54 +00:00
Tomáš Chvátal
51a0ec4f7b - Cleanup with spec-cleaner
- Remove really obsolete conditionals due to buildstatus everywhere

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=171
2015-01-28 12:40:06 +00:00
Dominique Leuenberger
8a8fa21e76 Accepting request 266030 from Virtualization
1

OBS-URL: https://build.opensuse.org/request/show/266030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=91
2014-12-23 10:51:45 +00:00
Factory Maintainer
5e04d6bb1f Accepting request 265616 from home:coolo:branches:openSUSE:Factory
- update to version 4.3.20:
  + VMM: fixed reboot hang of 32-bit Windows SMP guests (bug #13319, #13462)
  + VMM: proper Math Fault handling with certain legacy guests (bug #9042, AMD hosts)
  + VMM: fixed a Guru Meditation VINF_EM_TRIPLE_FAULT on older CPUs that don't support MSR-bitmaps (VT-x only; bugs #13034, #13125, #13311, #13425, #13426, #13463, #13585)
  + GUI: fix 3D overlay window re-parenting issue when VM goes to full screen mode on X11 hosts.
  + GUI: fix occasional loss of focus in full-screen mode on X11 host systems (4.3.16 regression)
  + GUI: Mac OS X: wizards should have Cancel button (bug #12541)
  + GUI: added a global option to prevent automatic raising of the new window by mouse move with multi-screen guests (bug #8878)
  + API: accept remote display port 0 as the default RDP port (bug #8534)
  + VBoxManage: fixed crash when executing showvminfo command under certain circumstances (bug #13190)
  + ACPI: fixed occasional Guru Meditations in ACPI timer code (4.3.18 regression; bug #13521)
  + EFI: improved performance of IDE disk access
  + EFI: fixed a bug in the EFI video driver which prevented Windows to boot in UEFI mode (bug #12022)
  + EFI: properly announce the amount of RAM for big VMs (bugs #11103 and #13211)
  + Storage: fixed a crash under certain circumstances when a medium was ejected from a drive attached to the SATA controller without inserting a new medium before pausing or closing the VM (4.3.16 regression)
  + Storage: fixed an interrupt acknowledge issue causing hanging guests or slower I/O (4.3.18 regression)
  + Storage: fixed broken resume after the VM was suspended due to a full disk if host I/O caching is used
  + Storage: fixed a Guru Meditation under certain conditions when using the DevLsiLogic controller with VMs running in raw mode (4.3 regression; bugs #12254, #12655, #12709, #12774, #12886)
  + Guest Control: fixed a bug which might lead to a crash during recursive copy
  + SDK: Java COM bindings fixes
  + iPXE: enable the HTTP download protocol (bug #13628)
  + Runtime: do not use a fixed stack size creating temporary threads during initialization (bug #13038)
  + Windows hosts: fixed more startup problems on certain Windows hosts due to conflicts with anti-virus software; better error reporting (4.3.14 regression; bug #13187)
  + Windows hosts: fixed DirectSound host audio failure under certain conditions (bug #13418)
  + Windows hosts: fixed additional cases of 4.3.14 regression whereby AltGr stopped working for some people (bug #13216)
  + Windows Additions: preserve guest monitor layout when resizing Windows 7 or newer guests
  + Linux Additions: Linux 3.18 compile fixes (bug #13515)
- download the Manual directly without rename

OBS-URL: https://build.opensuse.org/request/show/265616
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=169
2014-12-21 10:36:06 +00:00
Stephan Kulow
314ca77a24 Accepting request 256579 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/256579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=90
2014-10-16 05:52:37 +00:00
Michal Seben
7df4189277 Accepting request 256310 from home:mseben:branches:Virtualization
OBS-URL: https://build.opensuse.org/request/show/256310
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=168
2014-10-14 16:53:09 +00:00
Stephan Kulow
c49fc27032 Accepting request 247998 from Virtualization
1

OBS-URL: https://build.opensuse.org/request/show/247998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=89
2014-09-12 13:25:09 +00:00
Michal Seben
f9ef7c6a80 Accepting request 247997 from home:mseben:branches:Virtualization
modify hint message in virtualbox-60-vboxdrv.rules, so udev rules will stay enabled also after package update

OBS-URL: https://build.opensuse.org/request/show/247997
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=166
2014-09-08 10:33:13 +00:00
225a88ab6a Accepting request 244079 from Virtualization
1

OBS-URL: https://build.opensuse.org/request/show/244079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=87
2014-08-11 08:07:40 +00:00
OBS User mrdocs
061dd69c83 Accepting request 243703 from home:wolfi323:branches:Virtualization
Updated virtualbox-xserver-116.patch to the actual upstream commits. The previous version contained outdated X11 includes, so the resulting vboxvideo driver didn't actually work with Xorg 1.16 in Factory.

I tested it and vboxvideo works fine now on Factory here.

OBS-URL: https://build.opensuse.org/request/show/243703
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=164
2014-08-09 18:38:58 +00:00
Stephan Kulow
abeb2b9b10 Accepting request 242774 from Virtualization
1

OBS-URL: https://build.opensuse.org/request/show/242774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=86
2014-08-03 05:50:23 +00:00
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
Stephan Kulow
13edb6b5e9 Accepting request 235622 from Virtualization
update vbox to 4.3.12 (forwarded request 235621 from mseben)

OBS-URL: https://build.opensuse.org/request/show/235622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=85
2014-06-01 17:40:25 +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
Stephan Kulow
89e942fb7e Accepting request 232849 from 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) (forwarded request 232843 from saschpe)

OBS-URL: https://build.opensuse.org/request/show/232849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=84
2014-05-06 15:43:01 +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
Stephan Kulow
8adac49924 Accepting request 227480 from Virtualization
- Add Virtualbox-xserver-1.16.patch: Compatibility with xserver-1.16 (forwarded request 227479 from saschpe)

OBS-URL: https://build.opensuse.org/request/show/227480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=83
2014-03-26 15:42:01 +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
Stephan Kulow
b63d0b52e9 Accepting request 224587 from Virtualization
Please accept only after pkg has built (forwarded request 224474 from saschpe)

OBS-URL: https://build.opensuse.org/request/show/224587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=82
2014-03-04 21:31:18 +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
Stephan Kulow
06101deb49 Accepting request 214431 from Virtualization
- fix build (script handling) (forwarded request 214429 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/214431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=81
2014-01-21 10:12:30 +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
Stephan Kulow
bdcddde29b Accepting request 214177 from Virtualization
- added virtualbox-xorg-1.15.patch to support xorg-server 1.15 (forwarded request 213969 from sndirsch)

OBS-URL: https://build.opensuse.org/request/show/214177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=80
2014-01-17 15:14:40 +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