~ubuntu-branches/ubuntu/quantal/maradns/quantal

« back to all changes in this revision

Viewing changes to doc/en/webpage/changelog.embed

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2012-01-12 23:35:38 UTC
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: package-import@ubuntu.com-20120112233538-5jkaqrh9nbqtf1ey
Tags: upstream-2.0.04+really1.4.09
ImportĀ upstreamĀ versionĀ 2.0.04+really1.4.09

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<H1>MaraDNS changelog</H1>
2
2
 
3
 
<p>maradns-2.0.04:</p>
4
 
This is a stable release of MaraDNS.
5
 
<blockquote>
6
 
<ul>
7
 
<li>AngelD's issue with zone transfers when there are a lot of FQDN4 records
8
 
    fixed.
9
 
<li>Karim's issue with '/read' directive fixed
10
 
</ul>
11
 
(2011.11.12)
12
 
</blockquote>
13
 
 
14
 
<p>maradns-1.4.07:</p>
15
 
This is a legacy release of MaraDNS.  All patches are backports
16
 
of MaraDNS 2.0 bug fixes.
17
 
<blockquote>
18
 
<ul>
19
 
<li>A typo fix for fetchzone
20
 
<li>AXFR-over-UDP packets are now correctly marked "truncated"
21
 
<li>It is now possible to have the '/' in hostnames
22
 
<li>Fix for Debian bug #607739: Hostname shown when complaining about DDIP
23
 
    issues
24
 
<li>AngelD's issue with zone transfers when there are a lot of FQDN4 records
25
 
    fixed.
26
 
<li>Karim's issue with '/read' directive fixed
27
 
</ul>
28
 
(2011.11.11)
29
 
</blockquote>
30
 
 
31
 
<p>maradns-2.0.03:</p>
32
 
This is a stable release of MaraDNS.
33
 
<blockquote>
34
 
<ul>
35
 
<li>Deadwood updated to Deadwood 3.0.03
36
 
<li>ANY queries that do not fit in 512 bytes are now properly truncated
37
 
<li>RFC2317 hostnames with slash characters ('/') are now supported
38
 
<li>MaraDNS is now fully installed when 'make install' is invoked (at
39
 
    least on CentOS 5)
40
 
<li>DDIP MX problem records now show hostname
41
 
<li>Correct handling of IXFR and AXFR requests sent over UDP (the UDP server
42
 
    now always marks these as being truncated)
43
 
<li>Documentation updates
44
 
<li>Give information on how to RTFM (correct manpage pointed out) if a 
45
 
    csv2 file doesn't parse
46
 
<li>Added support for --pid=/path/to/file to Duende (courtesy Yarin)
47
 
<li>ipv6 fixes applied
48
 
<li>Courtesy of Nicholas Bamber, Duende should now reap all 
49
 
    children (as long as they don't need a KILL/9 signal to exit)
50
 
<li>Updates to the SQA regressions
51
 
<li>MaraDNS 2.0 tarball is now xz compressed; MaraDNS 2.0 Windows binary is
52
 
    now provided.
53
 
</ul>
54
 
(2011.08.05)
55
 
</blockquote>
56
 
 
57
 
<p>maradns-2.0.02:</p>
58
 
This is a stable branch of MaraDNS.
59
 
<blockquote>
60
 
<ul>
61
 
<li>Documentation updates 
62
 
<li>Applied Corey's patch that fixes a typo in fetchzone.c 
63
 
<li>Applied Yarin's patch that makes the "install.locations" script more 
64
 
    flexible.
65
 
<li>I have adapted Yarin's patch that makes email addresses like 
66
 
    'john\.doe@example.com' possible in SOA records. 
67
 
<li>Updated an error message that stated we were running MaraDNS 1.2 
68
 
    (now says 2.0) 
69
 
<li>Updated the copyright statement to have the year 2011 
70
 
<li>Deadwood updated to 3.0.02
71
 
<li>Fix for CVE-2011-0520
72
 
</ul>
73
 
(2011.02.05)
74
 
</blockquote>
75
 
 
76
 
<p>maradns-1.4.06:</p>
77
 
This is a stable branch of MaraDNS.
 
3
<p>maradns-1.4.05:</p>
 
4
This is the stable branch of MaraDNS.
78
5
<blockquote>
79
6
<ul>
80
7
<li>Fix for CVE-2011-0520
83
10
(2011.01.28)
84
11
</blockquote>
85
12
 
86
 
<p>maradns-2.0.01:</p>
87
 
This is a stable branch of MaraDNS.
88
 
<blockquote>
89
 
<ul>
90
 
<li>MaraDNS build process modified to compile without any recursion; recursion
91
 
    is now supplied by Deadwood.
92
 
</ul>
93
 
(2010.09.28)
94
 
</blockquote>
95
 
 
96
 
<p>maradns-1.4.05:</p>
97
 
This is a stable branch of MaraDNS.
98
 
<blockquote>
99
 
<ul>
100
 
<li>Deadwood updated to the stable 3.0.01 release.
101
 
<li>MicroDNS now returns "not implemented" when given an EDNS packet
102
 
<li>FAQ updated.
103
 
</ul>
104
 
(2010.09.25)
105
 
</blockquote>
106
 
 
107
13
<p>maradns-1.4.04:</p>
108
14
This is the stable branch of MaraDNS.
109
15
<blockquote>