f62bb80d4b
- Version bump to 5.1.12 (released 2016-12-20 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: fixed VERR_IEM_ASPECT_NOT_IMPLEMENTED Guru Meditations with certain Linux guests if KVM paravirtualization is enabled (5.1 regression; bugs #15613 and #16251) VMM: fixed VERR_VMX_UNABLE_TO_START_VM Guru Meditations under rare conditions GUI: prevent a crash under certain conditions if the VM is terminated very early GUI: fixed certain keyboard capture issues (5.1.10 regression; Mac OS X hosts only; bug #16150) GUI: fixed dragging guest windows in seamless mode with the keyboard captured (X11 hosts only; bug #15837) GUI: fixed a problem where the new version detected dialog was covered by the appliance import dialog (Mac OS X hosts only; bug #16238) Storage: fixed NVMe reset processing when doing rmmod nvme; modprobe nvme in a Linux guest (bug #16080) Storage: fixed creating a snapshot when the VM is running and an NVMe controller is present Storage: fixed a problem with the LsiLogic SCSI controller where requests could be lost with SMP guests E1000: fixed "cable disconnected" issue (Mac OS X guests only; 5.1.10 regression; bug #16260) E1000: fixed "TX unit hang" issue (Linux guests only; 5.1.10 regression; bug #16221) API: don't crash when sanitizing certain VM names (bug #16299) Linux hosts: automatically disable asynchronous I/O on Linux 2.6.18 kernels as high I/O load may trigger kernel oopses on these kernels if this feature is enabled Linux hosts / guests: Linux 2.6.28 compile fix (bug #16267) Linux hosts: compile Linux 4.9 compile fix (bug #16286) Linux Additions: warn the user about a known bug with older Linux guests (e.g. Debian 7) requiring manual work to get 3D working (bug #15319) Linux Additions: fix the graphics driver build with Linux 4.10 and later (bug #16298) Windows Additions: fixed a crash in the WDDM driver under certain conditions
Larry Finger
2016-12-21 03:24:03 +00:00
7bebcb99dc
- I now have the necessary preprocessor symbol to modify the source depending on whether the server is 1.19.0 or greater. It is no longer necessary to detect the server version in the spec file, thus the solution is cleaner.
Larry Finger
2016-12-05 22:43:01 +00:00
9ae9af5d05
- Leap 42.2 still has server v. 1.18.3, thus the test failed. The test has been changed to look at only the 1.xx part of the version.
Larry Finger
2016-12-05 17:05:34 +00:00
5abb7f5639
- Add patch file "Fix_for_server_1.19.patch" to support xorg-x11-server v. 1.19.0. The spec file now interrogates the rpm for the server and conditionally applies the patch, thus both versions build OK.
Larry Finger
2016-12-05 03:50:25 +00:00
badf2901f4
- Version bump to 5.1.10 (released 2016-11-21 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: the USB filter settings dialog should allow to specify the USB revision in hexadecimal format (bug #15400) GUI: fixed crash on certain hosts when pressing certain key combinations (Windows hosts only; bug #15719) GUI: fixed issue with updating the available-geometry on host-screen work-area resize GUI: don't crash / hang on certain environments if accessibility support is enabled GUI: fixed various issues in Unscaled HiDPI Output mode (bug #15707) GUI: extend the VM Input menu with Print Screen-related actions GUI: improved handling of inserting the Guest Additions ISO image by trying all available optical drives rather than only the first one and by not asking the user if he wants to force unmounting (which doesn't work in most cases anyway) API: default to RTC using UTC for Solaris 11 guests Settings: be less restrictive when reading a VM configuration containing a host-only adapter without an interface name Storage: fixed resizing VDI images resulting in an unbootable image under certain circumstances (bug #15983) NAT: fixed several 5.1.8 regressions on Mac OS X and Windows hosts (bug #16084) Audio: fixed a few 5.1.x regressions by using the audio code from 5.0.x until the audio overhaul is completed VBoxManage: fixed documentation of the storagectl command (bug #15971) Build system: another fix for building VirtualBox on systems which default to Python 3 Windows hosts: hardening fix for Windows 10 build 14971 (bug #16202) Windows Additions: properly start the VirtualBox guest services even if the guest user name contains special characters (bug #15982) Solaris Additions: fixed preemptible mouse notification callback being executed under a spinlock for Solaris guests Linux hosts / guests: Linux 4.9 fixes (bugs #16155 and #16064) Linux Additions: fixed Linux kernel module override rule (thanks Mark Furneaux)
Larry Finger
2016-11-21 22:50:08 +00:00
1574e3fe26
- Replaced libreadline6 with libreadline7.
Larry Finger
2016-10-30 00:30:37 +00:00
6f64fe1da5
- Found and fixed another API change for kernel 4.9. In addition, the libreadline6 package is now needed.
Larry Finger
2016-10-26 17:09:38 +00:00
0bcfefc0a1
- Fix typo in "vbox_fix_4.9_api_changes.patch".
Larry Finger
2016-10-21 16:06:09 +00:00
6ff234623b
- Make another 4.9 API change.
Larry Finger
2016-10-21 02:07:42 +00:00
366ee26cec
- Fixes for VUL-0: CVE-2016-5501,CVE-2016-5538,CVE-2016-5605,CVE-2016-5608,CVE-2016-5610,CVE-2016-5611,CVE-2016-561313 boo #1005621. - Add patch file "vbox_remove_smp_mflags.patch" to limit number of simultaneous make jobs. - Version bump to 5.1.8 (released 2016-10-18 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: fixed keyboard shortcut handling regressions (Mac OS X hosts only; bugs #15937 and #15938) GUI: fixed keyboard handling regression for separate UI (Windows hosts only; bugs #15928) NAT: don't exceed the maximum number of "search" suffixes. Patch from bug #15948. NAT: fixed parsing of port-forwarding rules with a name which contains a slash (bug #16002) NAT Network: when the host has only loopback nameserver that cannot be mapped to the guests (e.g. dnsmasq running on 127.0.1.1), make DHCP supply NAT Network DNS proxy as nameserver. Bridged Network: prevent flooding syslog with packet allocation error messages (bug #15569) Audio: now using Audio Queues on Mac OS X hosts Audio: fixed recording with the PulseAudio backend (5.1 regression) Audio: various bugfixes Snapshots: fixed regression in 5.1.4 for deleting snapshots with several disks (bug #15831) Snapshots: crash fix and better error reporting when snapshot deletion failed Storage: some fixes for the NVMe emulation with Windows guests API: fixed initialization of SAS controllers (bug #15972) Build system: make it possible to build VBox on systems which default to Python 3 Windows Additions / VGA: if the guest's power management turns a virtual screen off, blank the corresponding VM window rather than hide the window Windows Additions: fixed a generic bug which could lead to freezing shared folders (bug #15662) Linux hosts / guests: fix for kernels with CONFIG_CPUMASK_OFFSTACK set (bug #16020) Linux Additions: don't require all virtual consoles be in text mode. This should fix cases when the guest is booted with a graphical boot screen (bug #15683) Linux Additions: added depmod overrides for the vboxguest and vboxsf kernel modules to fix conflicts with modules shipped by certain Linux distributions X11 Additions: disable 3D on the guest if the host does not provide enough capabilities (bug #15860)
Larry Finger
2016-10-19 15:57:33 +00:00
de69b33e99
- Requesting 14000 MB is too much. Reduce the request to 12000 MB.
Larry Finger
2016-10-18 14:44:20 +00:00
6334815d84
- Some builds still run out of memory and fail. Increase to 14000 MB.
Larry Finger
2016-10-13 19:16:19 +00:00
28295250eb
- Builds keep running out of memory when building the web server part of the package. To help the memory pressure, I have forced make to run with "-j2", rather than use the number of processors. Such a change will slow the build, but will result in a higher rate of success.
Larry Finger
2016-10-13 16:15:22 +00:00
7b412c0be3
- Increase memory allowed in build to 10000 MB.
Larry Finger
2016-10-12 20:08:25 +00:00
b4b6cae899
Accepting request 340784 from home:AndreasStieger:branches:Virtualization
Olaf Hering2015-10-24 18:26:45 +00:00
03ecca99f9
Accepting request 340159 from Virtualization
Stephan Kulow
2015-10-24 08:24:56 +00:00
9aac583ea6
- Version bump to 5.0.8 (released 2015-10-20 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: Mac OS X: Restore green zoom button for VM windows (it was hidden in the previous release to avoid native full-screen issues). For Yosemite and El Capitan this button should work accordingly to the Apple HIG: Full-screen by default, maximize if the user holds the Option key. Serial ports: fixed wrong IRQ number for the first serial port in the ACPI tables (5.0.6 regression; bug #14659) API: fixed a 5.0 regression in VBoxManage setproperty defaultfrontend (bug #14696) VBoxManage/vbox-img: conversion to RAW images could result in a disk image containing all zeroes Linux hosts: several fixes for systemd integration in .deb / .rpm packages (e.g. bug #14665). The command for recompiling the host kernel modules was changed to /sbin/vboxconfig Linux hosts: make host-only interfaces report operstate UP only when they have VMs attached (bug #14526) Mac OS X hosts: fix bpf capture and accounting of traffic on bridged and host-only interfaces (bug #14553) Windows guests: fixed 3D rendering issues on high resolution displays Windows Additions: fixed problems with 3D acceleration on Windows hosts with Intel HD graphics (bug #14670) Linux Additions: fix service starting on Debian systems with systemd installed but not in use (bug #14683)
Larry Finger
2015-10-20 19:08:44 +00:00
1b09f5dc94
Accepting request 339160 from home:lwfinger:branches:Virtualization
Martin Pluskal2015-10-15 19:21:41 +00:00
a2158596de
Accepting request 336478 from Virtualization
Stephan Kulow
2015-10-08 06:24:40 +00:00
c966de6d49
Accepting request 336464 from home:namtrac:branches:Virtualization
Martin Pluskal2015-10-05 09:22:31 +00:00
fb0b976cf8
Accepting request 335889 from home:dimstar:Factory
Martin Pluskal2015-10-02 11:12:59 +00:00
87efa3c962
Accepting request 315190 from Virtualization
OBS User buildservice-autocommit
2015-07-16 15:13:44 +00:00
0bb137e1e0
Accepting request 315190 from Virtualization
Stephan Kulow
2015-07-16 15:13:43 +00:00
569930e6c7
Updating link to change in openSUSE:Factory/virtualbox revision 102.0
OBS User buildservice-autocommit
2015-07-16 15:13:43 +00:00
508cb0954f
- Install more binaries that were in bin generated folder
Tomáš Chvátal
2015-07-15 18:42:07 +00:00
756ec3ce82
- Fix buffer overflow on dtrace lib: * virtualbox-snpritnf-buffer-overflow.patch - Note: still does not respect cxxflags
Tomáš Chvátal
2015-07-14 19:14:21 +00:00
d5b0844136
- Fix vbox build by replacing non-existent sed parameter: * virtualbox-sed-params.patch
Tomáš Chvátal
2015-07-11 12:47:21 +00:00
77d1328616
- Version bump to 5.0.0: * Major bump from 4 series with tons of changes. * Read upstream changelog for in-depth informations - Obsoleted patches: * gcc5-support.patch * gcc51-support.patch - Refreshed patches: * gcc5-real-support.patch * vbox-disable-updates.diff * virtualbox-system-x.patch
Tomáš Chvátal
2015-07-11 11:43:54 +00:00