recursor-4.1.13.security-status 60 IN TXT "1 OK"
recursor-4.1.14.security-status 60 IN TXT "1 OK"
recursor-4.1.15.security-status 60 IN TXT "1 OK"
-recursor-4.2.0-alpha1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
-recursor-4.2.0-beta1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
-recursor-4.2.0-rc1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
-recursor-4.2.0-rc2.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
+recursor-4.2.0-alpha1.security-status 60 IN TXT "2 Unsupported pre-release (final release is out)"
+recursor-4.2.0-beta1.security-status 60 IN TXT "2 Unsupported pre-release (final release is out)"
+recursor-4.2.0-rc1.security-status 60 IN TXT "2 Unsupported pre-release (final release is out)"
+recursor-4.2.0-rc2.security-status 60 IN TXT "2 Unsupported pre-release (final release is out)"
recursor-4.2.0.security-status 60 IN TXT "1 OK"
recursor-4.2.1.security-status 60 IN TXT "1 OK"
-recursor-4.3.0-alpha1.security-status 60 IN TXT "1 OK"
-recursor-4.3.0-alpha2.security-status 60 IN TXT "1 OK"
-recursor-4.3.0-alpha3.security-status 60 IN TXT "1 OK"
+recursor-4.3.0-alpha1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
+recursor-4.3.0-alpha2.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
+recursor-4.3.0-alpha3.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
recursor-4.3.0-beta1.security-status 60 IN TXT "1 OK"
; Recursor Debian
:pullreq: 8559
:tickets: 8558
- Avoid startup race by setting the state of a tread before starting it.
+ Avoid startup race by setting the state of a thread before starting it.
.. change::
:tags: Improvements
- :pullreq: 8561
+ :pullreq: 8561, 8477
- QName Minimization is no longer experimental
+ QName Minimization is no longer experimental and enabled by default.
.. change::
:tags: Bug Fixes
Fix -WShadow warnings (Aki Tuomi)
- .. change::
- :tags: Improvements
- :pullreq: 8477
-
- Enable qname minimization
-
.. change::
:tags: Improvements
:pullreq: 8511