diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ v1.9.16 (Jan 02, 2022) * Allow newuname syscall [Jirka Hladky] * Fix: haveged cannot be run as an application if also running as a daemon [Günther Brunthaler] -* Add entropy unconditionally at start and then every 60 seconds [Jirka Hladky] -* New parameter --once to refill entropy once and quit immediatelly [Jirka Hladky] +* Add entropy unconditionally at the start and then every 60 seconds [Jirka Hladky] +* New parameter --once to refill entropy once and quit immediately [Jirka Hladky] * Added haveged-once.service to provide entropy once (intended for initramfs) [Jirka Hladky] v1.9.15 (Sep 30, 2021) |