mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Remove haveged from all distribution (#6781)
Starting from Linux kernel v5.4, the HAVEGED inspired algorithm has been included in the Linux kernel, see the [LKML article](https://lore.kernel.org/lkml/alpine.DEB.2.21.1909290010500.2636@nanos.tec.linutronix.de/T/) and the Linux Kernel [commit](50ee7529ec). Additionally, since v5.6, as soon as the CRNG (the Linux cryptographic-strength random number generator) gets ready, /dev/random does not block on reads anymore: see this [commit](30c08efec8). SOURCE: [jirka-h/haveged](https://github.com/jirka-h/haveged/blob/master/README.md)
This commit is contained in:
@@ -20,7 +20,6 @@ flex
|
||||
git
|
||||
gpiod
|
||||
gnupg2
|
||||
haveged
|
||||
hdparm
|
||||
htop
|
||||
html2text
|
||||
|
||||
@@ -18,7 +18,6 @@ flex
|
||||
git
|
||||
gpiod
|
||||
gnupg2
|
||||
haveged
|
||||
hdparm
|
||||
htop
|
||||
html2text
|
||||
|
||||
@@ -18,7 +18,6 @@ flex
|
||||
git
|
||||
gpiod
|
||||
gnupg2
|
||||
haveged
|
||||
hdparm
|
||||
htop
|
||||
html2text
|
||||
|
||||
@@ -18,7 +18,6 @@ flex
|
||||
git
|
||||
gpiod
|
||||
gnupg2
|
||||
haveged
|
||||
hdparm
|
||||
htop
|
||||
html2text
|
||||
|
||||
Reference in New Issue
Block a user