~ubuntu-branches/ubuntu/utopic/maradns/utopic

« back to all changes in this revision

Viewing changes to deadwood-3.0.05/update/3.0.04/deadwood-3.0.03-changelog.patch

  • Committer: Package Import Robot
  • Author(s): Nicholas Bamber
  • Date: 2011-11-21 22:10:46 UTC
  • mfrom: (1.1.16) (10.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20111121221046-vtngcxq5dbywexin
Tags: 1.4.07-1
* Made watch file handle recursive lookups
* New upstream release (Closes: #607739)
* Added lintian override concerning DEP-5
* Added README.source concerning #643043
* Added patch updating upstream changelog
* Updated TODO.Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- deadwood-3.0.03/doc/CHANGELOG       2011-07-22 15:50:34.000000000 -0500
 
2
+++ deadwood-3.0.04/doc/CHANGELOG       2011-11-01 09:59:00.422686719 -0600
 
3
@@ -1,3 +1,32 @@
 
4
+3.0.04 (20111101):
 
5
+
 
6
+* Bugfix: RD should now be correctly set (or cleared) when sending a query
 
7
+          upstream.
 
8
+
 
9
+* Parser update: upstream_servers and root_servers nodes can not be 
 
10
+  newly defined more than once.
 
11
+
 
12
+* Parser update: dwood3rc files can no longer have leading whitespace before
 
13
+  definitions.
 
14
+
 
15
+* Parser update: Dictionary variables can no longer be initialized twice
 
16
+
 
17
+* SQA update: 2 new SQA tests added (sqa_root_upstream: Make sure we can have
 
18
+  both set in the same dwood3rc file; sqa_server_fail: Make sure 
 
19
+  upstream_servers works when one of the two upstream servers is returning
 
20
+  a SERVER FAIL); SQA tests updated to pass in both CentOS 5 and Scientific
 
21
+  Linux 6.
 
22
+
 
23
+* It is no longer possible to have a bind_address that is not in one's
 
24
+  recursive_acl
 
25
+
 
26
+* filter_rfc1918 parameter added to example dwood3rc file
 
27
+
 
28
+* reject_ptr parameter added; both reject_aaaa and reject_ptr now immediately
 
29
+  return a "not there" (instead of waiting for a reply upstream)
 
30
+
 
31
+* Deadwood-HOWTO and UPDATE-guide added to documentation
 
32
+
 
33
 3.0.03 (20110722):
 
34
 
 
35
 * Bugfix: answers.yahoo.com problem fixed (we now extract one useful 
 
36
--- deadwood-3.0.03/doc/Changelog.summary       2010-07-22 11:33:02.000000000 -0500
 
37
+++ deadwood-3.0.04/doc/Changelog.summary       2011-11-01 10:01:02.864698210 -0600
 
38
@@ -32,3 +32,5 @@
 
39
 
 
40
 * reject_aaaa ; feature-complete testing release (2.9.01)
 
41
 
 
42
+* stable release of fully recursive Deadwood (3.0.01)
 
43
+