dnsmasq 2.58-3 source package in Ubuntu
Changelog
dnsmasq (2.58-3) unstable; urgency=low * Fix resolvconf script location. (closes: #641717) * Update systemd service file. (closes: #640095) -- Simon Kelley <email address hidden> Thu, 15 Sep 2011 16:33:23 +0000
Upload details
- Uploaded by:
- Simon Kelley
- Uploaded to:
- Sid
- Original maintainer:
- Simon Kelley
- Architectures:
- any
- Section:
- net
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dnsmasq_2.58-3.dsc | 1.0 KiB | e7e2cb744e424086cbe1ec17e401e2d5494e70bbd6c5277ce9a0bb6889e66b73 |
dnsmasq_2.58.orig.tar.gz | 467.7 KiB | ad8d4854bcd383bd465d12ed2e8532dd2e19939738e5b9de45c57ab866f6ce7e |
dnsmasq_2.58-3.diff.gz | 18.5 KiB | a1170de0251c3feaeeccf7477b5f2419a16abd531a3f6670b9bb83f6faf8cc59 |
No changes file available.
Binary packages built by this source
- dnsmasq: Small caching DNS proxy and DHCP/TFTP server
Dnsmasq is a lightweight, easy to configure, DNS forwarder and DHCP
server. It is designed to provide DNS and optionally, DHCP, to a
small network. It can serve the names of local machines which are
not in the global DNS. The DHCP server integrates with the DNS
server and allows machines with DHCP-allocated addresses
to appear in the DNS with names configured either in each host or
in a central configuration file. Dnsmasq supports static and dynamic
DHCP leases and BOOTP/TFTP for network booting of diskless machines.
- dnsmasq-base: Small caching DNS proxy and DHCP/TFTP server
This package contains the dnsmasq executable and documentation, but
not the infrastructure required to run it as a system daemon. For
that, install the dnsmasq package.
- dnsmasq-utils: Utilities for manipulating DHCP leases
Small utilities to query a DHCP server's lease database and
remove leases from it. These programs are distributed with dnsmasq
and may not work correctly with other DHCP servers.