maradns 2.0.04-1ubuntu1 source package in Ubuntu

Changelog

maradns (2.0.04-1ubuntu1) precise; urgency=low

  * Only install files into maradns-docs in the indep build. Increase minimum
    version on debhelper BD to ensure override_...-indep support is available.
 -- Iain Lane <email address hidden>   Tue, 10 Jan 2012 21:01:17 +0000

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
maradns_2.0.04.orig.tar.bz2 988.5 KiB 07c689566a6b0815403f32b7c11e8fa328cf8e507829b26d1ea47c1a8059a61b
maradns_2.0.04-1ubuntu1.debian.tar.gz 39.0 KiB 9d5eb6854835a21993eac468acdd96026e19280c0c5c162d91f6b56fbfb2e533
maradns_2.0.04-1ubuntu1.dsc 2.1 KiB fc64a2ad070e284bc912675a8ddb7d9d08b2287f042250ac90ad99f2c4da609a

View changes file

Binary packages built by this source

duende: logging daemonizer

 The duende program starts a child process as specified on the command
 line and handles some aspects of maintaining it as a daemon process.
 In particular it passes the standard output and error from the child
 process to syslog. If the child process exits with a configurable exit
 status it will be restarted. Optionally duende will provide a pid file,
 and other features are configurable.

maradns: simple security-focused Domain Name Service server

 MaraDNS is easy to configure DNS server that functions as a
 recursive and/or authoritative name server. MaraDNS is
 optimised for serving a small number of domains quickly and
 efficiently. Well suited to host your own private DNS server
 for making up subdomains with minimal fuss. Maradns is
 security-aware by utilising a special string library which
 is resistant to buffer overflows and mandating to run as an
 unprivileged user.

maradns-deadwood: No summary available for maradns-deadwood in ubuntu precise.

No description available for maradns-deadwood in ubuntu precise.

maradns-docs: No summary available for maradns-docs in ubuntu precise.

No description available for maradns-docs in ubuntu precise.

maradns-zoneserver: complementary server process to TCP functions for MaraDNS

 The MaraDNS zoneserver listens on port 53/tcp and handles DNS zone transfers
 and any DNS query done over TCP instead of UDP. It uses the same configuration
 file as the MaraDNS process itself.