+367. [bug] jinmei
+ libdatasrc: in-memory data source could incorrectly reject to load
+ zones containing RRSIG records. For example, it didn't allow
+ RRSIG that covers a CNAME RR. This fix also makes sure find()
+ will return RRsets with RRSIGs if they are signed.
+ (Trac #1614, git e8241ea5a4adea1b42a60ee7f2c5cfb87301734c)
+
366. [bug] vorner
Fixed problem where a directory named "io" conflicted with the python3
- standard module "io" and caused the installation to fail. The offending
- directory has been renamed to "cio".
+ standard module "io" and caused the installation to fail. The
+ offending directory has been renamed to "cio".
(Trac #1561, git d81cf24b9e37773ba9a0d5061c779834ff7d62b9)
365. [bug] jinmei