dnsmasq 2.75-1ubuntu0.16.04.8 source package in Ubuntu
Changelog
dnsmasq (2.75-1ubuntu0.16.04.8) xenial-security; urgency=medium * SECURITY REGRESSION: issue with multiple queries (LP: #1916462) - backport multiple upstream commits to fix regressions + 04490bf622ac84891aad6f2dd2edf83725decdee + 12af2b171de0d678d98583e2190789e544440e02 + 3f535da79e7a42104543ef5c7b5fa2bed819a78b + 141a26f979b4bc959d8e866a295e24f8cf456920 + 305cb79c5754d5554729b18a2c06fe7ce699687a -- Marc Deslauriers <email address hidden> Tue, 23 Feb 2021 08:32:59 -0500
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Xenial
- 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.75.orig.tar.gz | 668.9 KiB | eb4e390ca9252ad640a3c88686e6f86f672fc169e7f89c1dddb5f78146774cc2 |
dnsmasq_2.75-1ubuntu0.16.04.8.diff.gz | 38.0 KiB | f94a027d3e58ec49502d92f2d451072ea2da2b6ab52d0a005ad0b1d739aec6f7 |
dnsmasq_2.75-1ubuntu0.16.04.8.dsc | 2.0 KiB | 85a9a1c303cb12d5ac3d71b61d00b9bb4d8e5d642033932824a8cae2b675663a |
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-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.