1
0
forked from jengelh/virtualbox

Accepting request 1008893 from home:lwfinger:branches:Virtualization

Fix build breakage with kernel 6.0 due to variable-length array in middle of a struct. boo#1204151
  File "fix_error_in_USB_header.patch" is added.

OBS-URL: https://build.opensuse.org/request/show/1008893
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=659
This commit is contained in:
Larry Finger
2022-10-08 01:19:55 +00:00
committed by Git OBS Bridge
parent b3fcca9136
commit 6374f221da
3 changed files with 28 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
Sat Oct 8 00:49:59 UTC 2022 - Larry Finger <Larry.Finger@gmail.com>
- Fix build breakage with kernel 6.0 due to variable-length array in middle of a struct. boo#1204151
File "fix_error_in_USB_header.patch" is affed.
File "fix_error_in_USB_header.patch" is added.
-------------------------------------------------------------------
Wed Oct 5 17:28:00 UTC 2022 - Larry Finger <Larry.Finger@gmail.com>