d/patches: Fix jitterentropy uses 100% CPU bug

Starting on the 5.11 kernel, jitterentropy started to decreasing entropy rather than increasing it, leading it to race for more entropy, and using 100% of a single CPU. This is the fix for the bug https://github.com/smuellerDD/jitterentropy-rngd/issues/20

by the upstream author: https://github.com/smuellerDD/jitterentropy-rngd/commit/9227212bc50d2bfcd4ae782d068f7030a1a7cb88

UPDATE: Remove my initial fudging of debian/changelog, You probably want to add that yourself....

Edited by Sebastian Spaeth

Merge request reports

Loading