↵ Return to the main page of haveged
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-06-19 | Jirka Hladky <hladky dot jiri at gmail dot com> - 1.9.24-1 | - Update to 1.9.24 - Disable command mode in long-running service (--no-command flag) - Enable PrivateNetwork=true in systemd service - Remove SELinux policy module (no longer needed without command mode) |
| 2026-06-19 | Jirka Hladky <hladky dot jiri at gmail dot com> - 1.9.23-3 | - Fix rpminspect.yaml: use annocheck failure_severity instead of inspections toggle (annocheck is a security inspection and cannot be disabled via inspections section) |
| 2026-06-18 | Jirka Hladky <hladky dot jiri at gmail dot com> - 1.9.23-2 | - Add SELinux policy module to allow semaphore creation in /dev/shm - Add rpminspect.yaml to waive pre-existing annocheck false positive |
| 2026-06-18 | Jirka Hladky <hladky dot jiri at gmail dot com> - 1.9.23-1 | - Update to 1.9.23 - Security: use O_EXCL with sem_open to prevent semaphore pre-planting attacks - Security: fix OOB memory access in safein()/safeout() on socket errors - Security: reject command socket connections from different user namespaces - Security: use O_NOFOLLOW for PID file to prevent symlink attacks - Harden: open random device with O_CLOEXEC, restrict semaphore to 0600 - Fix stale semaphore recovery after SIGKILL - Fix compilation when NO_COMMAND_MODE is defined |
| 2026-05-21 | Jirka Hladky <hladky dot jiri at gmail dot com> - 1.9.22-1 | - Update to 1.9.22 - Fix systemd sandboxing: add ReadWritePaths=/dev/shm for semaphore creation |
| 2026-05-20 | Jirka Hladky <hladky dot jiri at gmail dot com> - 1.9.21-1 | - Update to 1.9.21 - Security fix: CVE-2026-41054 — privilege escalation via command socket - Fix semaphore error handling (SEM_FAILED vs NULL) - Fix /dev/shm permissions (use 01777 with sticky bit) |
| 2026-01-16 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.9.18-11 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild |
| 2025-07-24 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.9.18-10 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild |
| 2025-01-17 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.9.18-9 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild |
| 2024-07-25 | Miroslav Suchý <msuchy at redhat dot com> - 1.9.18-8 | - convert license to SPDX |