dnsmasq 2.78-3 source package in Ubuntu
Changelog
dnsmasq (2.78-3) unstable; urgency=high * Make failure of pidfile chown a warning. (closes: #889857) -- Simon Kelley <email address hidden> Thu, 8 Feb 2018 21:26:30 +0000
Upload details
- Uploaded by:
- Simon Kelley
- Uploaded to:
- Sid
- Original maintainer:
- Simon Kelley
- Architectures:
- any all
- Section:
- net
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dnsmasq_2.78-3.dsc | 1.8 KiB | 2d02fefdbc368e8d83df6d90ad3d0524cae3bd00c444e4912075f0e4d5359373 |
dnsmasq_2.78.orig.tar.gz | 692.3 KiB | 7c835dc81b834839c061a7e88eeba74650c643e00809179af90e5062f7b0ab88 |
dnsmasq_2.78-3.diff.gz | 23.4 KiB | 061bf16af39f498d9b1d4bb4d4e500b3c8f6f402a410d710e411a795bac2dd7a |
Available diffs
- diff from 2.78-1 to 2.78-3 (996 bytes)
- diff from 2.78-2 to 2.78-3 (870 bytes)
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.