dnsmasq 2.75-1ubuntu0.16.04.10 source package in Ubuntu
Changelog
dnsmasq (2.75-1ubuntu0.16.04.10) xenial-security; urgency=medium * SECURITY UPDATE: Multiple security issues - CVE-2017-15107: wildcard NSEC records interpretation issue + 4fe6744a220eddd3f1749b40cac3dfc510787de6 + cd7df612b14ec1bf831a966ccaf076be0dae7404 - CVE-2019-14513: DoS via improper bounds checking + d3a8b39c7df2f0debf3b5f274a1c37a9e261f94e -- Marc Deslauriers <email address hidden> Thu, 22 Apr 2021 09:12:18 -0400
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 | |
---|---|---|---|---|
Xenial | updates | main | net | |
Xenial | security | main | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dnsmasq_2.75.orig.tar.gz | 668.9 KiB | eb4e390ca9252ad640a3c88686e6f86f672fc169e7f89c1dddb5f78146774cc2 |
dnsmasq_2.75-1ubuntu0.16.04.10.diff.gz | 41.1 KiB | fb3d268bd768b40b53f191b18669b66176a0dd4c7fdf4c7ac538c35586ac4464 |
dnsmasq_2.75-1ubuntu0.16.04.10.dsc | 2.0 KiB | 31a3c9bfae26512f5f7e1cbb3b9a48da46910ea70e6e57b985c73634b14f12a7 |
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.