1
0
forked from pool/virtualbox

Accepting request 906360 from home:lwfinger:branches:Virtualization

- Add file "fix_random_stack_failure.patch" to fix CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT
  problem with kernel 5.13 as shown in boo#118105.

OBS-URL: https://build.opensuse.org/request/show/906360
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=610
This commit is contained in:
Larry Finger
2021-07-15 01:13:33 +00:00
committed by Git OBS Bridge
parent 0df9a5d8c9
commit 4122f0cd24
3 changed files with 50 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 15 00:31:08 UTC 2021 - Larry Finger <Larry.Finger@gmail.com>
- Add file "fix_random_stack_failure.patch" to fix CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT
problem with kernel 5.13 as shown in boo#118105.
-------------------------------------------------------------------
Wed Jul 14 04:03:16 UTC 2021 - Larry Finger <Larry.Finger@gmail.com>