| | 98 | <sect2 id="changelog-auth-3-1-1"><title>PowerDNS Authoritative Server 3.1.1</title> |
| | 99 | <note> |
| | 100 | <para>RC1 released on the 2nd of July 2012</para> |
| | 101 | </note> |
| | 102 | <para> |
| | 103 | This is a maintenance update to the 3.1 release, fixing a few important issues. |
| | 104 | </para> |
| | 105 | <para> |
| | 106 | Changes since 3.1, from most to least important: |
| | 107 | <itemizedlist> |
| | 108 | <listitem> |
| | 109 | <para> |
| | 110 | c2662/c2649: Make sure queries with EDNS also get EDNS in their response. Supposedly fixes interaction with BIND validators. Spotted by Mats Dufberg. |
| | 111 | </para> |
| | 112 | </listitem> |
| | 113 | <listitem> |
| | 114 | <para> |
| | 115 | c2659/c2622: Stop tinydnsbackend from choking on request names longer than 64 bytes. Reported by PiZZaBoY, fixed by Ruben d'Arco. |
| | 116 | </para> |
| | 117 | </listitem> |
| | 118 | <listitem> |
| | 119 | <para> |
| | 120 | c2654/c2609, c2657/c2612: obfuscate Postgres passwords in log messages. Reported by Stefan Kaltenbrunner. |
| | 121 | </para> |
| | 122 | </listitem> |
| | 123 | <listitem> |
| | 124 | <para> |
| | 125 | c2656/c2611: 3.1 accidentally shipped without Lua support. Reported by Jan-Piet Mens. |
| | 126 | </para> |
| | 127 | </listitem> |
| | 128 | <listitem> |
| | 129 | <para> |
| | 130 | c2663/c2651: "Did you mean check-zone?" |
| | 131 | </para> |
| | 132 | </listitem> |
| | 133 | <listitem> |
| | 134 | <para> |
| | 135 | c2658/c2614: the pdns.conf 'allow-recursion-override' is gone, as it did not do anything anyway. |
| | 136 | </para> |
| | 137 | </listitem> |
| | 138 | <listitem> |
| | 139 | <para> |
| | 140 | Plus other very minor fixes. |
| | 141 | </para> |
| | 142 | </listitem> |
| | 143 | |
| | 144 | </itemizedlist> |
| | 145 | </para> |
| | 146 | |
| | 147 | </sect2> |
| | 148 | |
| | 149 | |