rpms/haveged: update to 1.9.22 #7

Merged
sbelikov merged 2 commits from update-haveged-1.9.22 into niceos-5.2 2026-05-25 00:27:22 +03:00
Owner

Summary

Update haveged from 1.9.20 to 1.9.22.

Upstream changes

  • Add ReadWritePaths=/dev/shm to the systemd service so semaphore creation works with ProtectSystem=full.

Risk assessment

  • Risk level: low
  • Stability decision: approve
  • No CVE/security advisory signal was found in the provided upstream notes.
  • No ABI/API or CLI changes are indicated by upstream release notes.
  • The change is limited to systemd unit sandboxing/permissions and is unlikely to affect package consumers outside service startup behavior.

Packaging impact

  • Verify the shipped unit file is updated as intended.
  • Verify no local systemd overrides or downstream patches conflict with the new unit setting.
  • Rebuild in a clean NiceOS buildroot and run smoke tests.

References

## Summary Update `haveged` from `1.9.20` to `1.9.22`. ## Upstream changes - Add `ReadWritePaths=/dev/shm` to the systemd service so semaphore creation works with `ProtectSystem=full`. ## Risk assessment - Risk level: low - Stability decision: approve - No CVE/security advisory signal was found in the provided upstream notes. - No ABI/API or CLI changes are indicated by upstream release notes. - The change is limited to systemd unit sandboxing/permissions and is unlikely to affect package consumers outside service startup behavior. ## Packaging impact - Verify the shipped unit file is updated as intended. - Verify no local systemd overrides or downstream patches conflict with the new unit setting. - Rebuild in a clean NiceOS buildroot and run smoke tests. ## References - https://github.com/jirka-h/haveged/releases/tag/v1.9.22 - https://github.com/jirka-h/haveged/compare/v1.9.20...v1.9.22 - https://specs.niceos.ru/rpms/haveged/issues/6
sbelikov merged commit 3aaedbdabd into niceos-5.2 2026-05-25 00:27:22 +03:00
Sign in to join this conversation.
No description provided.