dnsmasq 2.75-1ubuntu0.16.04.1 source package in Ubuntu
Changelog
dnsmasq (2.75-1ubuntu0.16.04.1) xenial-security; urgency=medium * SECURITY UPDATE: denial of service via crafted CNAME (LP: #1581181) - src/cache.c: fix crash when empty address from DNS overlays A record from hosts. - 41a8d9e99be9f2cc8b02051dd322cb45e0faac87 - CVE-2015-8899 -- Marc Deslauriers <email address hidden> Tue, 14 Jun 2016 15:05:23 +0300
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.1.diff.gz | 22.0 KiB | a1a589c94b747cf55b327c91676c9640aeb5993672c88c81d574f71fb53041e9 |
dnsmasq_2.75-1ubuntu0.16.04.1.dsc | 2.0 KiB | 6132322e01664eda89b338d7547fc10a333f5bbd459236f5257666af2279886a |
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.