Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 4.9.x.
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14253
+
+ autoconf: allow prerelease systemd versions (Chris Hofstaedtler)
+
.. change::
:tags: Bug Fixes
:pullreq: 14251
:tags: Bug Fixes
:pullreq: 14186
- dnsproxy: fix build on s390x
+ dnsproxy: fix build on s390x (Chris Hofstaedtler)
.. change::
:tags: Improvements
:pullreq: 14191
- m4: Add option for 64-bit time_t on 32-bit systems with glibc-2.34
+ m4: Add option for 64-bit time_t on 32-bit systems with glibc-2.34 (Sven Wegener)
.. change::
:tags: Bug Fixes
:tags: Bug Fixes
:pullreq: 14190
- Properly finalize PKCS11 modules before releasing them
+ Properly finalize PKCS11 modules before releasing them (Aki Tuomi)
.. change::
:tags: Improvements