summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorYarny0 <41838844+Yarny0@users.noreply.github.com>2022-07-04 22:15:03 +0200
committerYarny0 <41838844+Yarny0@users.noreply.github.com>2022-07-04 22:15:03 +0200
commit0ad873b44b73ab2fde8c378470cd1b75b7a3c4d2 (patch)
tree090f91b8e3c1ef89d276214c3cc1a5305dbedb93 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent0ea7a8f1b939d74e5df8af9a8f7342097cdf69eb (diff)
virtualbox: update patch linux-5.18 -> linux-5.19
Some history: The linux kernel v5.18-rc contains the commit > commit 6e8ec2552c7d13991148e551e3325a624d73fac6 > Author: Jason A. Donenfeld <Jason@zx2c4.com> > Date: 2022-01-16 14:23:10 +0100 > > random: use computational hash for entropy extraction > [...] which modifies the kernels random number generator. This change broke VirtualBox 6.1.34 in several ways: It causes random crashes and filesystem corruption in the guest (at least on some host CPU models). More details can be found in the corresponding ticket in the VirtualBox bug tracker: https://www.virtualbox.org/ticket/20914 That ticket also contains a patch "vbox-linux-5.18.patch" for VirtualBox that fixes the problem, at least for kernels 5.18 and (hopefully) above. This patch got added to nixpkgs' VirtualBox build recipe with https://github.com/NixOS/nixpkgs/pull/175507/commits/9c8132494fbfb6c5cf09767b18d703103d067a17 . Meanwhile, the kernel patch got backported to LTS kernels. As the VirtualBox patch contains several `#if RTLNX_VER_MIN(5,18,0)` clauses to apply the fix, it can't heal VirtualBox on LTS kernel versions. The result is that VirtualBox is still broken if used with linux kernels 5.10 and 5.15 (currenly the default kernel in nixpkgs). Luckily, VirtualBox developers updated the patch (now named "vbox-linux-5.19.patch") to not only fix the problem for the upcoming 5.19 kernel, but also address backport releases. The commit at hand replaces "vbox-linux-5.18.patch" with the new "vbox-linux-5.19.patch", fixing VirtualBox for LTS kernel releases.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions