~ubuntu-branches/ubuntu/trusty/maradns/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/en/text/compile.txt

  • Committer: Package Import Robot
  • Author(s): Dariusz Dwornikowski
  • Date: 2014-02-16 19:36:04 UTC
  • mfrom: (1.2.11) (21.1.11 experimental)
  • Revision ID: package-import@ubuntu.com-20140216193604-xtmcopn9pilzszae
Tags: 2.0.09-1
* New maintainer (Closes: #739084)
* New upstream release to unstable
* Several security bugs (Closes: #739755)
   - security bugfix for CVE-2011-5055, CVE-2011-5056, CVE-2012-0024,
   CVE-2012-1570
   - security bugfix agains blind spoofing attack (no CVE number)
   - security bugfix for packet of death attack (no CVE number)
* Bump standards to 3.9.5
* Updated d/postinst to no longer modify conffiles (Closes: #710903)
* Init script fixed (Closes: #709826)
* --reinstall no longer kills the process (Closes: #701657)
* Updated old d/changelog entries, added information when the CVEs were
  fixed: 2.0.06-1, 2.0.04-1, 1.4.11-1, 1.2.12.06-1, 1.2.12.05-1, 1.0.28-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
                          Compiling MaraDNS
 
1
                    Compiling MaraDNS and Deadwood
2
2
 
3
3
Requirements
4
4
 
26
26
         make install
27
27
 
28
28
       This will install both the binaries and the man pages for
29
 
       'maradns', 'askmara', 'duende', 'fetchzone', and
30
 
       'zoneserver'. In addition, this will (if the files are not
31
 
       already present), install an example /etc/mararc, make the
32
 
       /etc/maradns directory, and place an example zone file
33
 
       (db.example.com) in /etc/maradns. Finally, this will place
34
 
       MaraDNS documentation in /usr/local/doc ; man pages will be
35
 
       placed in /usr/local/man or /usr/local/share/man.
 
29
       'maradns', 'Deadwood' (MaraDNS 2.0's recursive DNS server),
 
30
       'askmara', 'duende', 'fetchzone', and 'zoneserver'. In
 
31
       addition, this will (if the files are not already present),
 
32
       install an example /etc/mararc, make the /etc/maradns
 
33
       directory, and place an example zone file (db.example.com)
 
34
       in /etc/maradns. Finally, this will place MaraDNS
 
35
       documentation in /usr/local/doc ; man pages will be placed
 
36
       in /usr/local/man or /usr/local/share/man.