Parcourir la source

[master] changelog entry for #2585

JINMEI Tatuya il y a 12 ans
Parent
commit
24b3e0cb75
1 fichiers modifiés avec 9 ajouts et 0 suppressions
  1. 9 0
      ChangeLog

+ 9 - 0
ChangeLog

@@ -1,3 +1,12 @@
+579.	[bug]		jinmei
+	libdatasrc/b10-auth: corrected some corner cases in query handling
+	of in-memory data source that led to the following invalid/odd
+	responses from b10-auth:
+	- duplicate RRs in answer and additional for type ANY query
+	- incorrect NSEC for no error, no data (NXRRSET) response that
+	  matches a wildcard
+	(Trac #2585, git abe78fae4ba3aca5eb01806dd4e05607b1241745)
+
 578.	[bug]		jinmei
 	b10-auth now returns closest encloser NSEC3 proof to queries for
 	an empty non terminal derived from an Opt-Out NSEC RR, as clarified