]> granicus.if.org Git - pdns/commitdiff
rec 3.6.2 changelog
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Thu, 30 Oct 2014 12:38:39 +0000 (13:38 +0100)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Thu, 30 Oct 2014 12:38:39 +0000 (13:38 +0100)
pdns/docs/pdns.xml

index 4d18ee9abb7dfe20999c60e29f5f70e0e732a347..e291abd738cbed05afa328d66acab9169db11c2a 100644 (file)
       <para>
        Beyond PowerDNS 2.9.20, the Authoritative Server and Recursor are released separately.
       </para>
+
+      <sect2 id="changelog-recursor-3.6.2"><title>PowerDNS Recursor 3.6.2</title>
+      <note>
+        <para>
+          Version 3.6.2 is a bugfix update to 3.6.1. Released on the 30th of October 2014.
+        </para>
+        <para>
+          <ulink url="https://www.powerdns.com/downloads.html">Official download page</ulink>
+        </para>
+      </note>
+      <para>
+          A list of changes since 3.6.1 follows.
+      </para>
+
+        <itemizedlist>
+          <listitem>
+            <para>
+              gab14b4f: expedite servfail generation for ezdns-like failures (fully abort query resolving if we hit more than 50 outqueries)
+            </para>
+          </listitem>
+          <listitem>
+            <para>
+              g42025be: PowerDNS now polls the security status of a release at startup and periodically. More
+              detail on this feature, and how to turn it off, can be found in <xref linkend="secpoll"/>.
+            </para>
+          </listitem>
+          <listitem>
+            <para>
+              g5027429: We did not transmit the right 'local' socket address to Lua for TCP/IP queries in the recursor. In addition, we would attempt to lookup a filedescriptor that wasn't there in an unlocked map which could conceivably lead to crashes. Closes t1828, thanks Winfried for reporting
+            </para>
+          </listitem>
+          <listitem>
+            <para>
+              g752756c: Sync embedded yahttp copy. API: Replace HTTP Basic auth with static key in custom header
+            </para>
+          </listitem>
+          <listitem>
+            <para>
+              g6fdd40d: add missing #include &lt;pthread.h&gt; to rec-channel.hh (this fixes building on OS X).
+            </para>
+          </listitem>
+        </itemizedlist>
+      </sect2>
       <sect2 id="changelog-auth-3.4.1"><title>PowerDNS Authoritative Server 3.4.1</title>
       <warning>
         <para>