dnsmasq 2.80-1ubuntu4 source package in Ubuntu
Changelog
dnsmasq (2.80-1ubuntu4) focal; urgency=medium * Apply ab73a746a0d6fcac2e682c5548eeb87fb9c9c82e from upstream GIT to fix build error against nettle 3.5. Closes: #940985; thanks to Andreas Metzler <email address hidden>. -- Steve Langasek <email address hidden> Mon, 04 Nov 2019 17:28:11 -0800
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dnsmasq_2.80.orig.tar.gz | 699.9 KiB | c62cf8b6a06bfe3e0df1e90a212a263276bac26ce5f7e5976ec630d8700cd97a |
dnsmasq_2.80-1ubuntu4.diff.gz | 24.5 KiB | e1e3b5f1afc3d23adcda86b2cf6f80b6a851e3a45d61694b3896e4eff605b4df |
dnsmasq_2.80-1ubuntu4.dsc | 2.1 KiB | 613bf1a95e556ec0d286e9e0476dcffe20dce2152f78d6ae719d5885f069e170 |
Available diffs
- diff from 2.80-1ubuntu2 to 2.80-1ubuntu4 (803 bytes)
- diff from 2.80-1ubuntu3 to 2.80-1ubuntu4 (720 bytes)
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.