named on Fedorda 33, Oracle Linux 9 and RHEL9 when
they are disabled by the security policy. [GL #3469]
+5932. [bug] Fix rndc dumpdb -expired and always include expired
+ RRsets, not just for RBTDB_VIRTUAL time window.
+ [GL #3462]
+
5929. [bug] The "max-zone-ttl" option in "dnssec-policy" was
not fully effective; it was used for timing key
rollovers but did not actually place an upper limit
``dnssec-policy``. In zones with both the old ``max-zone-ttl``
option and ``dnssec-policy`` configured, the old option will be
ignored, and a warning will be generated. :gl:`#2918`
+
+- Fix `rndc dumpdb -expired` to include expired RRsets, even if the cache
+ cleaning time window has passed. This will now show expired RRsets that are
+ stuck in the cache. :gl:`#3462`