dnsmasq 2.80-1.1ubuntu1.3 source package in Ubuntu
Changelog
dnsmasq (2.80-1.1ubuntu1.3) focal-security; urgency=medium * SECURITY REGRESSION: issue with multiple queries and issue with retries (LP: #1916462) - backport multiple upstream commits to fix regressions + 04490bf622ac84891aad6f2dd2edf83725decdee + 12af2b171de0d678d98583e2190789e544440e02 + 3f535da79e7a42104543ef5c7b5fa2bed819a78b + 25e63f1e56f5acdcf91893a1b92ad1e0f2f552d8 + 141a26f979b4bc959d8e866a295e24f8cf456920 + 305cb79c5754d5554729b18a2c06fe7ce699687a -- Marc Deslauriers <email address hidden> Tue, 23 Feb 2021 07:58:11 -0500
Upload details
- Uploaded by:
- Marc Deslauriers
- 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-1.1ubuntu1.3.diff.gz | 39.6 KiB | 1999a51167a8589ac6722ebd5e79e43ee2c09970e7ab3ee9b6649bb85d23fdc6 |
dnsmasq_2.80-1.1ubuntu1.3.dsc | 2.1 KiB | 96dad28f1a81a3428fd92900f6404ac86a9a62f6c1f0d02779e87320cb6c0035 |
Available diffs
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.