dnsmasq 2.88-1 source package in Ubuntu
Changelog
dnsmasq (2.88-1) unstable; urgency=low * New upstream. * Fix loss of server configuration (closes: #1020830) Git commit 930428fb970f4991e5c2933fd5a5d2504c18a551 -- Simon Kelley <email address hidden> Wed, 2 Nov 2022 22:15:45 +0000
Upload details
- Uploaded by:
- Simon Kelley
- Uploaded to:
- Sid
- Original maintainer:
- Simon Kelley
- Architectures:
- any all
- Section:
- net
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dnsmasq_2.88-1.dsc | 2.1 KiB | 5336a1623d1f917777afbf31b13c5eb36025d9af9942282d0c5fa852adbd11f1 |
dnsmasq_2.88.orig.tar.gz | 822.7 KiB | 9bd3ffd1ca6773fa15874952813b10457678abf6d2ff3b7228abfa059c2ee023 |
dnsmasq_2.88-1.diff.gz | 26.6 KiB | 1478195e6ca633220ce3be0c879d6377c2e1941caef710548d0cf804046639a1 |
Available diffs
- diff from 2.87-1.1 to 2.88-1 (215.1 KiB)
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-base-lua: 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. This package is an alternative
to dnsmasq-base which includes the LUA interpreter.
- 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.