1
0
forked from pool/virtualbox
Commit Graph

642 Commits

Author SHA256 Message Date
Larry Finger
64d73e217a Accepting request 720261 from home:lwfinger:branches:Virtualization
File "fixes_focus_steal.patch" is deleted - fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/720261
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=500
2019-08-01 16:50:24 +00:00
Larry Finger
06c8f73ab1 Accepting request 719647 from home:lwfinger:branches:Virtualization
- Merge host kmp and guest kmp into a single kmp. The existence of two different kernel module
  packages is believed to be the reason that it is possible for a new kernel not to include
  the necessary kernel modules (boo#1142955).
  Files "virtualbox-host-kmp-files" and "virtualbox-guest-kmp-files" are deleted.
  File "virtualbox-kmp-files" is added.
  Files "virtualbox-host-preamble" and virtualbox-guest-preamble" are deleted.
  File "virtualbox-kmp-preamble" is added.
  File "fix_conflict_between_host_and_guest.patch" is added.

- Script vboxdrv.sh, which is called from the systemd service file, incorrectly called a routine
  that does not exist when the kernel modules were not available. This call is changed to /sbin/vboxconfig
  that will build the modules if the requisite packages are available. If that is not true, the
  systemctl status vboxdrv will list the command needed to load the missing packages. This change
  address part of boo#1142995.

OBS-URL: https://build.opensuse.org/request/show/719647
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=498
2019-07-30 19:54:24 +00:00
Larry Finger
9c5c5083fa Accepting request 716635 from home:lwfinger:branches:Virtualization
- Version update to 6.0.10 (released July 16 2019 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
Various vulnerabilities are fixed (bsc#1141801) inclding
CVE-2019-2859 CVE-2019-2867 CVE-2019-2866 CVE-2019-2864 CVE-2019-2865 CVE-2019-1543 CVE-2019-2863
CVE-2019-2848 CVE-2019-2877 CVE-2019-2873 CVE-2019-2874 CVE-2019-2875 CVE-2019-2876 CVE-2019-2850
User interface: fix issue inputing controller names (bug #11579)
User interface: fix resize problems with recent Linux hosts (bug #18677)
Serial: fixed guru meditation when raw mode is enabled (bug #18632)
Serial: fixed possible VM crash under certain circumstances
USB: Fixed "unrecoverable error" problems in OHCI emulation (bug #18593, 6.0.6 regression)
USB: improve captured device identification
VBoxManage: fix reversed reporting of audio input and output (thank you Socratis Kalogrianitis)
VBoxManage: fix controlling recording for running machine (bug #18723)
Guest control service: various fixes
Linux hosts: kernel module build fixes for various kernels (bug #18316)
Linux hosts: support UEFI secure boot driver signing on Ubuntu and Debian hosts (bug #11577)
Linux hosts: fix focus grabbing problems with recent Qt versions (builds from source only; thank you Fabian Vogt (SUSE) and Larry Finger; bug #18745)
Windows guests: many shared folders fixes
Windows guests: fix other services failing if seamless mode was not available
Linux guests: kernel module build fixes for various kernels (bugs #18677 and #18697; fixes by Larry Finger and Gianfranco Costamagna)
Linux guests: do not try to load old versions of libcrypt on recent guests in Guest Additions tools (bug #18682)
Linux guests: udev rules for guest kernel modules did not always take effect in time
Linux guests/VMSVGA: do not forget the guest screen size after a guest reboot
OS/2 guests: various shared folder fixes

Revise instructions for case when VirtualBoxVM has the wrong privilege.
File "fixes_for_5.2.patch" is deleted - fixed upstream.
File "fixes_for_5.3.patch" is added to handle API changes in kernel 5.3.
File "fixes_for_SLE15.patch" deleted.

OBS-URL: https://build.opensuse.org/request/show/716635
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=497
2019-07-19 19:54:30 +00:00
Dominique Leuenberger
1567fd5880 Accepting request 714454 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/714454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=180
2019-07-12 09:59:00 +00:00
Larry Finger
9b7dcb7653 Accepting request 713743 from home:lwfinger:branches:Virtualization
- Update the patch for SLE15 to handle the changes in SP1.

- Fix Virtualbox for problem with stealing focus under Qt 5.13 bsc#1140084. File "fixes_focus_steal.patch" is added.

OBS-URL: https://build.opensuse.org/request/show/713743
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=495
2019-07-10 14:36:54 +00:00
Dominique Leuenberger
23582a0839 Accepting request 710102 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/710102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=179
2019-06-17 08:30:35 +00:00
Larry Finger
d9d5fe30bb Accepting request 709210 from home:lwfinger:branches:openSUSE:Factory
- Fix build for SLE15 SP1 - add file "fixes_for_SLE15.patch"

OBS-URL: https://build.opensuse.org/request/show/709210
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=493
2019-06-15 13:41:39 +00:00
Dominique Leuenberger
9f3b69fa72 Accepting request 706825 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/706825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=178
2019-06-04 10:09:17 +00:00
Larry Finger
a92ea7b15a Accepting request 706522 from home:lwfinger:branches:openSUSE:Factory
- Kernel 5.2, now in Kernel_HEAD_stardard, has some API changes. These are
  handled in the new file "fixes_for_5.2.patch".

OBS-URL: https://build.opensuse.org/request/show/706522
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=491
2019-06-01 20:27:45 +00:00
Larry Finger
bf8361d449 Accepting request 705727 from home:lwfinger:branches:openSUSE:Factory
- Unused file "fix_LTO_builds.patch" removed.

OBS-URL: https://build.opensuse.org/request/show/705727
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=490
2019-05-29 14:39:08 +00:00
Larry Finger
cbf52ea5f0 Accepting request 706136 from home:frispete:kernel
Hi Larry,

here we go..

this version of VB is tested successfully with TW and 15.0, builds
with 42.3, 15.0, 15.0 with Kernel:stable, 15.1, TW, and behaves 
properly autostart-wise.

So it's good to go from my POV.

Cheers,
Pete

- separate vboxautostart.sh from vboxdrv.sh
- add vboxautostart.service
- clean up vboxdrv.sh
- fix build of vboxvideo kernel module by replacing the relative
  drm include patch with an absolute include path (with sed)
- build vboxvideo kernel module for openSUSE >= 15.0
- apply fixes_for_Leap15.1.patch conditionally only
- add minimal patch fixes_for_Leap42.3.patch to build for 42.3
- fix path typo: %{_datadir}/pixmaps/virtalbox
              -> %{_datadir}/pixmaps/virtualbox

OBS-URL: https://build.opensuse.org/request/show/706136
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=489
2019-05-29 14:36:37 +00:00
Larry Finger
d72c0caca1 Accepting request 705282 from home:lwfinger:branches:openSUSE:Factory
- Version bump to 6.0.8 (released May 13 2019 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
Core: fix saved state resume failures (bugs #18265 and #18331)
User interface: show full file location in New Medium window.
User interface: fix mouse click pass-through problems in multi-screen virtual machines (6.0.6 regression, bug #18567)
Graphics: fixed a crash when powering off a VM without graphics controller (bug #18570)
API: partial fix for dealing with VM config conflicting with other VMs related to medium UUIDs, now correctly flags VM as inaccessible (bug #17908)
Linux hosts: fix kernel module build breakage in non-default build set-ups (bug #18620, thank you Ambroz Bizjak)
Linux hosts: fix kernel module build breakage in debug build set-ups (bug #18621, thank you Ambroz Bizjak)
Windows guests: notice file size increases in shared folders which were missed in certain cases
Linux guests: make shared folders work with Linux 3.16.35
Linux guests: fix incorrectly read-only shared folders (bug #18345)

- Modify "fixes_for_qt13.1" for i586 builds qith Qt 5.13

- Limit all architectures to a maxium of 2 jobs. Without this restriction, 32-bit builds run
  out of memory, and 64-bit builds get strange crashes.

- LTO builds still failing. Reset flag to nil. 
- Changed the way that the spec file limits the 32-bit builds to 2 threads. boo#1133492.
  If enough memory were allocated so that the full number of workers were allowed, the job would never be scheduled.

OBS-URL: https://build.opensuse.org/request/show/705282
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=488
2019-05-28 00:19:51 +00:00
Dominique Leuenberger
225f9b51b7 Accepting request 699509 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/699509
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=177
2019-05-03 20:21:29 +00:00
Larry Finger
2296780557 Accepting request 696073 from home:lwfinger:branches:openSUSE:Factory
- Updated file "Fixes_for_Leap15.1.patch" to handle one addition problem due to backporting of kernel APIa.
  Remove "BuildRequires: quilt" - that package is not needed.
  VirtualBox 6.0.6 fixes the following: CVE-2019-2656, CVE-2019-2680, CVE-2019-2696, CVE-2019-2703, CVE-2019-2721,
                                        CVE-2019-2722, CVE-2019-2723, CVE-2019-2657, CVE-2019-2690, CVE-2019-2679,
                                        CVE-2019-2678, and CVE-2019-2574 boo#1132827.

- Version bump to 6.0.6 (released April 17 2019 by Oracle)
The following files in the openSUSE implemetation are removed: "fix_32_bit_builds.patch", "fixes_for_5.0.patch", and
"fixes_for_5.1.patch". These issues are fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/696073
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=486
2019-04-30 00:56:27 +00:00
Yuchen Lin
04c1053efa Accepting request 698333 from Virtualization
- bsc#1130588: Require shadow instead of old pwdutils (forwarded request 698136 from jubalh)

OBS-URL: https://build.opensuse.org/request/show/698333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=176
2019-04-28 17:59:23 +00:00
Larry Finger
b394ad8f9f Accepting request 698136 from home:jubalh:branches:Virtualization
- bsc#1130588: Require shadow instead of old pwdutils

OBS-URL: https://build.opensuse.org/request/show/698136
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=484
2019-04-26 18:33:55 +00:00
Larry Finger
ec50e8d105 Accepting request 697635 from home:marxin:branches:Virtualization
Disable LTO (boo#1133289).

OBS-URL: https://build.opensuse.org/request/show/697635
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=483
2019-04-25 03:54:10 +00:00
Dominique Leuenberger
ff0c0d0d26 Accepting request 692016 from Virtualization
- Fix problems with use of files "virtualbox.permissions" and "virtualbox.permissions.paranoid" - they are deleted
  Removed setBadness line from virtualbox-rpmlinc.

- Fix file "fixes_for_qt5.13.patch".

- adjust patch virtualbox-fix-ui-background-color.patch to really
  fix the background color messing...

- add patch to stop UI messing with Highlight Color for background
- apply fixes_for_qt5.13.patch for Qt versions >= 5.13.0 only

- Fix build with the pending Qt 5.13. File "fixes_for_qt5.13.patch" is added. bsc#1130503

- Add setBadness('permissions-unauthorized-file',333) to rpmlintrc
- Remove suid attributes from all files
- add libgsoap version dependency >= 2.8.50 (recv_maxlength)

- Fix virtualbox wrapper script virtualbox-wrapper.sh to check
  60-vboxdrv.rules in /usr/lib/udev/rules.d, not /etc/udev/rules.d
  Logic is still flawed, until it doesn't take both locations into 
  account
- Add custom /etc/permission.d/virtualbox{,.paranoid} definitions
- Add compatibility symlink to keep old desktop links functional

OBS-URL: https://build.opensuse.org/request/show/692016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=175
2019-04-08 09:24:30 +00:00
Larry Finger
3056d68fa7 - Fix problems with use of files "virtualbox.permissions" and "virtualbox.permissions.paranoid" - they are deleted
Removed setBadness line from virtualbox-rpmlinc.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=481
2019-04-05 22:17:46 +00:00
Larry Finger
6b9b49ab29 - Fix file "fixes_for_qt5.13.patch" - macro QT_VERSION_CHECK is not available for Qt < 5.13.
Substitute the equivalent (qtmajor << 16 + qtminor << 8).

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=480
2019-04-05 16:15:43 +00:00
Larry Finger
606a5f1184 Accepting request 690451 from home:frispete:kernel
Hi Larry,

here's is my current state of VB affairs. It's more a RFC, but it
contains everything to build that biest for the most prominent
distributions.

The new patch virtualbox-fix-ui-background-color.patch is an attempt
to deuglify the UI with certain color schemes.

Again, RFC stuff for you to look at.

Thanks,
Pete


- adjust patch virtualbox-fix-ui-background-color.patch to really
  fix the background color messing...

- add patch to stop UI messing with Highlight Color for background
- apply fixes_for_qt5.13.patch for Qt versions >= 5.13.0 only

- Add setBadness('permissions-unauthorized-file',333) to rpmlintrc
- Remove suid attributes from all files
- add libgsoap version dependency >= 2.8.50 (recv_maxlength)

- Fix virtualbox wrapper script virtualbox-wrapper.sh to check
  60-vboxdrv.rules in /usr/lib/udev/rules.d, not /etc/udev/rules.d
  Logic is still flawed, until it doesn't take both locations into 
  account
- Add custom /etc/permission.d/virtualbox{,.paranoid} definitions
- Add compatibility symlink to keep old desktop links functional

OBS-URL: https://build.opensuse.org/request/show/690451
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=479
2019-04-05 14:49:14 +00:00
Larry Finger
5447aabb6c OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=478 2019-03-28 00:47:13 +00:00
Larry Finger
7777011262 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=477 2019-03-28 00:22:04 +00:00
Larry Finger
20daf12697 - Fix build with the pending Qt 5.13. File "fixes_for_qt5.13.patch" is added. bsc#1130503
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=476
2019-03-27 18:52:03 +00:00
Larry Finger
ba6b212140 - Fix build with the pending Qt 5.13. File "fixes_for_qt5.13.patch" is added.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=475
2019-03-27 17:54:35 +00:00
Dominique Leuenberger
6f3294c8a3 Accepting request 687060 from Virtualization
- Fix API changes for kernel 5.1.0 - add file "fixes_for_5.1.patch".

OBS-URL: https://build.opensuse.org/request/show/687060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=174
2019-03-22 13:50:46 +00:00
Larry Finger
0613a84ab5 - Fix API changes for kernel 5.1.0 - add file "fixes_for_5.1.patch".
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=473
2019-03-20 19:32:50 +00:00
Dominique Leuenberger
a52d3a05fd Accepting request 677822 from Virtualization
- Remove requires on libvncserver for virtualbox-vnc. 
- Remove BuildRequires for libXcomposite1

- Add changes requested by Security - new file "security_fixes.patch"
  File UserManual.pdf is resent to clear error in build.

- Part of the API changes for kernel 5.0 are not fixed upstream. Add file "fixes_for_5.0" back in.

- Version bump to 6.0.4 (released January 28 2019 by Oracle)
Files "fixes_for_5.0" and "fixes_for_gcc9" are deleted - the code was fixed upstream.
This is a maintenance release. The following items were fixed and/or added:
Virtualization core: support Shanghai/Zhaoxin CPUs.
User interface: handle command line arguments to VirtualBox correctly (bugs #18206 and #18197)
User interface: improvements to machine manager window, virtual optical disk creator, storage selector window and log viewer window
User interface: various small fixes and improvements
Audio: implemented time scheduling for the AC'97 device emulation to keep audio and video in sync
Graphics: basic support for VMSVGA graphics device in virtual machines using EFI
Network: fix occasional NATNet crashes (bug #13899)
Network: worked around problems in certain PCnet drivers on old operating systems
Serial: fixed connecting to pseudo terminals on POSIX hosts (6.0.0 regression; bug #18319)
Linux hosts and guests: fix for building kernel modules against Linux 5.0. Thank you Kyle Laker

- Converted vboxwebsrv to a systemd service. Previously, this was started through init.d. bsc#1116050
  Files "vboxweb-service.service" and "vboxweb-service.sh" are added.
  File "vbox-vboxweb-init-script.diff" is removed.
  File "fixes_for_4.20.patch" is removed - the code was fixed upstream.
  File "fix_lib_search.patch" is added to fix the build of VBox0GL.
  File "fixes_for_5.0.patch" is added to compensate for API changes in kernel 5.0.
  File "virtualbox-system-x.patch" is removed.
  File "fixes_for_Leap15.1.patch" is added to fix build errors on Leap 15<F5>.1.
- Version bump to 6.0.2 (released January 15 2019 by Oracle)

OBS-URL: https://build.opensuse.org/request/show/677822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=173
2019-03-01 15:45:46 +00:00
Larry Finger
c5353cacf0 Remove libXcomposite1 from BuildRequires
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=470
2019-02-20 20:38:02 +00:00
Larry Finger
f7c68dacb3 - Remove requires on libvncserver for virtualbox-vnc.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=469
2019-02-20 16:32:29 +00:00
Larry Finger
7b5bd27064 - Add changes requested by Security - new file "security_fixes.patch"
File UserManual.pdf is resent to clear error in build.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=468
2019-01-31 19:33:38 +00:00
Larry Finger
22387963da Fix typo in patch file name.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=467
2019-01-30 15:28:35 +00:00
Larry Finger
a13acfe59b - Part of the API changes for kernel 5.0 are not fixed upstream. Add file "fixes_for_5.0" back in.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=466
2019-01-29 15:17:31 +00:00
Larry Finger
6ef2a4ec60 - Version bump to 6.0.4 (released January 28 2019 by Oracle)
Files "fixes_for_5.0" and "fixes_for_gcc9" are deleted - the code was fixed upstream.
This is a maintenance release. The following items were fixed and/or added:
Virtualization core: support Shanghai/Zhaoxin CPUs.
User interface: handle command line arguments to VirtualBox correctly (bugs #18206 and #18197)
User interface: improvements to machine manager window, virtual optical disk creator, storage selector window and log viewer window
User interface: various small fixes and improvements
Audio: implemented time scheduling for the AC'97 device emulation to keep audio and video in sync
Graphics: basic support for VMSVGA graphics device in virtual machines using EFI
Network: fix occasional NATNet crashes (bug #13899)
Network: worked around problems in certain PCnet drivers on old operating systems
Serial: fixed connecting to pseudo terminals on POSIX hosts (6.0.0 regression; bug #18319)
Linux hosts and guests: fix for building kernel modules against Linux 5.0. Thank you Kyle Laker

- Converted vboxwebsrv to a systemd service. Previously, this was started through init.d. bsc#1116050
  Files "vboxweb-service.service" and "vboxweb-service.sh" are added.
  File "vbox-vboxweb-init-script.diff" is removed.
  File "fixes_for_4.20.patch" is removed - the code was fixed upstream.
  File "fix_lib_search.patch" is added to fix the build of VBox0GL.
  File "fixes_for_5.0.patch" is added to compensate for API changes in kernel 5.0.
  File "virtualbox-system-x.patch" is removed.
  File "fixes_for_Leap15.1.patch" is added to fix build errors on Leap 15<F5>.1.
- Version bump to 6.0.2 (released January 15 2019 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
User interface: fixed creation of desktop shortcuts for starting virtual machines (bug #18207)
User interface: allow the first run window to selecting host drives (bug #18230)
User interface: fixed attaching empty host optical drives (bug #18223)
User interface: implemented a new virtual optical disk creation window
USB: modified Linux backends to reset USB devices (previously, most guest attempts to reset USB devices were ignored)
PCnet: fixed a regression which caused some PCnet PCI guest drivers to not detect the emulated hardware (bug #18286)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=465
2019-01-28 20:37:13 +00:00
Dominique Leuenberger
01767d5098 Accepting request 667009 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/667009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=172
2019-01-21 10:07:07 +00:00
Factory Maintainer
1fecde2dfb Accepting request 666534 from home:lwfinger:branches:Virtualization
- Remove test patch "change_default_net_adapter.patch". It was made obsolete by upstream changes.

OBS-URL: https://build.opensuse.org/request/show/666534
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=463
2019-01-18 15:10:00 +00:00
Factory Maintainer
744d2a31b2 Accepting request 665376 from home:lwfinger:branches:Virtualization
- Fix for latest gcc8 was incomplete.

- Fix builds for the latest version of gcc8 and above. File "fixes_for_gcc9" is added.

OBS-URL: https://build.opensuse.org/request/show/665376
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=462
2019-01-16 17:24:37 +00:00
Dominique Leuenberger
3983768917 Accepting request 662944 from Virtualization
You missed my latest changes...

- proper permissions for /etc/vbox/*.cfg

- remove ambiguous labels in vboxdrv: fixes restart and such
- make autostarting synchronous again
- improve README.autostart
- add new autostart variables to the existing /etc/default/virtualbox
  in %post, if missing (forwarded request 662706 from frispete)

OBS-URL: https://build.opensuse.org/request/show/662944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=171
2019-01-08 11:19:21 +00:00
Larry Finger
86ec07d5cd Accepting request 662706 from home:frispete:kernel
You missed my latest changes...

- proper permissions for /etc/vbox/*.cfg

- remove ambiguous labels in vboxdrv: fixes restart and such
- make autostarting synchronous again
- improve README.autostart
- add new autostart variables to the existing /etc/default/virtualbox
  in %post, if missing

OBS-URL: https://build.opensuse.org/request/show/662706
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=460
2019-01-05 01:23:29 +00:00
Larry Finger
35fb819fbd Accepting request 655353 from home:frispete:kernel
Now it builds for 42.3 as well

- replace switch_to_python3.6.patch with switch_to_python3.4+.patch

- remove fixes_for_leap15.patch, upstream has incorporated it
- add conflict with i4l-vbox due to shared /etc/vbox
- adjust /etc/vbox permissions
- add /etc/vbox/autostart.cfg 
- fix vboxdrv.sh: apply new autostart mechanics to stop_vms()
- remove obsolete shutdown section in /etc/default/virtualbox
- add VBOXAUTOSTART_{DB,CONFIG} to /etc/default/virtualbox
- supply README.autostart

OBS-URL: https://build.opensuse.org/request/show/655353
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=459
2019-01-03 03:21:14 +00:00
Dominique Leuenberger
0da8ebaae6 Accepting request 652201 from Virtualization
- Fix the changes for kernel 4.20 API differences. The previous version compiled but had an error in logic.

- Version bump to 5.2.22 (released November 09 2018 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
Audio: fixed a regression in the Core Audio backend causing a hang when returning from host sleep when processing input buffers
Audio: fixed a potential crash in the HDA emulation if a stream has no valid mixer sink attached -- thanks to Rink Springer (rink@…)
Linux Additions: disable 3D for recent guests using Wayland (bug #18116)
Linux Additions: fix for rebuilding kernel modules for new kernels on RPM guests
Linux Additions: further fixes for Linux 4.19
Linux Additions: fixed errors rebuilding initrd files with dracut on EL 6 (bug 18055#)
Linux Additions: fixed 5.2.20 regression: guests not remembering the screen size after shutdown and restart (bug #18078)
Patch file "gcc8-configure.patch" removed. The issue is fixed upstream.
Patch file "fixes_for_4.19.patch" removed. The issue is fixed upstream.
Add file "change_default_net_adapter.patch" to set PCnet-FAST III as the default adapter. This helps with the vulnerability listed in bsc#1115041.

- Update "fixes_for_4.20.patch" for one additional API change so that
  Kernel_HEAD_standard will build.
  The description of VB was modified as suggested by Jan Engelhardt.

OBS-URL: https://build.opensuse.org/request/show/652201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=170
2018-12-03 09:05:26 +00:00
Larry Finger
19f1afc1f5 - Fix the changes for kernel 4.20 API differences. The previous version compiled but had an error in logic.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=457
2018-11-27 01:05:54 +00:00
Dominique Leuenberger
f729f33f78 Accepting request 647239 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/647239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=169
2018-11-10 15:49:53 +00:00
Larry Finger
b2ba724881 Add file "change_default_net_adapter.patch" to set PCnet-FAST III as the default adapter. This helps with the vulnerability listed in bsc#1115041.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=455
2018-11-09 22:28:17 +00:00
Larry Finger
c72893c432 - Version bump to 5.2.22 (released November 09 2018 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
Audio: fixed a regression in the Core Audio backend causing a hang when returning from host sleep when processing input buffers
Audio: fixed a potential crash in the HDA emulation if a stream has no valid mixer sink attached -- thanks to Rink Springer (rink@…)
Linux Additions: disable 3D for recent guests using Wayland (bug #18116)
Linux Additions: fix for rebuilding kernel modules for new kernels on RPM guests
Linux Additions: further fixes for Linux 4.19
Linux Additions: fixed errors rebuilding initrd files with dracut on EL 6 (bug 18055#)
Linux Additions: fixed 5.2.20 regression: guests not remembering the screen size after shutdown and restart (bug #18078)
Patch file "gcc8-configure.patch" removed. The issue is fixed upstream.
Patch file "fixes_for_4.19.patch" removed. The issue is fixed upstream.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=454
2018-11-09 20:17:28 +00:00
Larry Finger
7d8fa777f3 - Update "fixes_for_4.20.patch" for one additional API change so that
Kernel_HEAD_standard will build.
  The description of VB was modified as suggested by Jan Engelhardt.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=453
2018-11-08 20:10:03 +00:00
096654cc93 Accepting request 646950 from home:dimstar:Factory
- Fix / simplify python3-virtualbox packages files section. Do not
  rely on --record-rpm for any version of python, since we can't
  use it across the band.

OBS-URL: https://build.opensuse.org/request/show/646950
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=452
2018-11-08 08:19:49 +00:00
Larry Finger
a9fe22c4ef - Made changes requested in comments for request 646211.
1. Sustituted /usr/lib/python3.7/site-packages/ => %python3_sitelib
  2. Reverted change that eliminated use of %{_tmppath}/SITE_FILES for Python 3.6
  3. As vboxapisetup.py in Python 3.7 no longer accepts the --record-rpm switch,
     SITE_FILES does not exist, and the individual files must still be listed.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=451
2018-11-05 22:29:16 +00:00
Larry Finger
6f3f26ff86 - Make necessary updates so that VirtualBox will build with Python 3.7 - boo#1113894
Change kernel module code to build against the API changes in kernel 4.20 - This change
  adds file "fixes_for_4.20.patch" (File name corrected).

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=450
2018-11-03 17:40:16 +00:00
Larry Finger
e63f54640b - Make necessary updates so that VirtualBox will build with Python 3.7 - boo#1113894
Change kernel module code to build against the API changes in kernel 4.20 - This change
  adds file "fixes_for_4.20".

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=449
2018-11-03 04:13:06 +00:00