| 141 | | Brielle Bruns, Evan Hunt, Ralf van der Enden, Marc Laros. |
| | 149 | Brielle Bruns, Evan Hunt, Ralf van der Enden, Marc Laros, Serge Belyshev |
| | 150 | </para> |
| | 151 | <para> |
| | 152 | Changes between RC2 and RC3: |
| | 153 | <itemizedlist> |
| | 154 | <listitem> |
| | 155 | <para> |
| | 156 | Jan-Piet Mens discovered that records inserted by Lua on zone retrieval did not get correct 'ordername' and 'auth' fields for DNSSEC. |
| | 157 | Fixed in c2174. |
| | 158 | </para> |
| | 159 | </listitem> |
| | 160 | <listitem> |
| | 161 | <para> |
| | 162 | Silenced various relevant and less relevant compilation warnings (c2175). Thanks to Serge Belyshev for pointing out the error |
| | 163 | in our ways. |
| | 164 | </para> |
| | 165 | </listitem> |
| | 166 | <listitem> |
| | 167 | <para> |
| | 168 | Steve Bauer discovered we would cache empty recursive answers in some cases. Addressed in c2176. |
| | 169 | </para> |
| | 170 | </listitem> |
| | 171 | <listitem> |
| | 172 | <para> |
| | 173 | James Cloos reported that 'pdnssec check-zone' tripped over SRV records. Fixed this, and added check-zone to the regression tests. |
| | 174 | Code in c2177. |
| | 175 | </para> |
| | 176 | </listitem> |
| | 177 | <listitem> |
| | 178 | <para> |
| | 179 | DNSSEC regression tests were added in commits C2178, C2179, C2182, C2186 We test against the fine tools from NLNetLabs. |
| | 180 | </para> |
| | 181 | </listitem> |
| | 182 | <listitem> |
| | 183 | <para> |
| | 184 | Secure DNSSEC delegations to ourselves picked wrong zone to serve the DS record from. Fixed in c2180, c2181, c2183. |
| | 185 | reported by Niek Willems of InterNLnet. |
| | 186 | </para> |
| | 187 | </listitem> |
| | 188 | <listitem> |
| | 189 | <para> |
| | 190 | Stef Van Dessel suggested we made our RPMs state explicitly that they need glibc 2.4 on Linux. Code in c2184. |
| | 191 | </para> |
| | 192 | </listitem> |
| | 193 | <listitem> |
| | 194 | <para> |
| | 195 | John Leach discovered our MySQL based backends would wait for ages on a failing MySQL server. |
| | 196 | The patch merged in c2189 reduces the timeout significantly, which is especially useful with haproxy and mysqlproxy. |
| | 197 | </para> |
| | 198 | </listitem> |
| | 199 | <listitem> |
| | 200 | <para> |
| | 201 | c2190 fixes a crash reported by Marc Laros when using a non-DNSSEC capable backend. Should also improve non-DNSSEC performance. |
| | 202 | </para> |
| | 203 | </listitem> |
| | 204 | </itemizedlist> |