1
0
forked from jengelh/virtualbox

Accepting request 793204 from home:frispete:kernel

Dear Larry,

here's a small adjustment, that allows building current virtualbox for newer 
kernels on older distributions.

- apply fixes for kernel 5.6 unconditionally
- adjust fixes_for_5.6.patch in such a way, it can be applied unconditionally
  (in order to support builds for newer kernel with older distributions)

OBS-URL: https://build.opensuse.org/request/show/793204
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=546
This commit is contained in:
Larry Finger
2020-04-13 17:13:07 +00:00
committed by Git OBS Bridge
parent 999d9ff1ba
commit 78e20f7c06
3 changed files with 8 additions and 3 deletions

View File

@@ -9,6 +9,13 @@ Thu Apr 9 21:49:36 UTC 2020 - Larry Finger <Larry.Finger@gmail.com>
- Makefile in the kernel-host-source package has a typo bug fixed (boo#1168910)
and a large number of warnings are fixed.
-------------------------------------------------------------------
Sun Apr 5 18:05:53 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
- apply fixes for kernel 5.6 unconditionally
- adjust fixes_for_5.6.patch in such a way, it can be applied unconditionally
(in order to support builds for newer kernel with older distributions)
-------------------------------------------------------------------
Sun Mar 29 19:20:48 UTC 2020 - Larry Finger <Larry.Finger@gmail.com>