dnsmasq 2.75-1ubuntu0.16.04.4 source package in Ubuntu

Changelog

dnsmasq (2.75-1ubuntu0.16.04.4) xenial; urgency=medium

  * Fix replying prematurely if one of many servers replies REFUSED
    (LP: #1726017) by adding two upstream patches.
    - 2.76: 4ace25c5d6: Treat REFUSED (not SERVFAIL) as an unsuccessful
      upstream response
    - 2.77: 68f6312d4b: Stop treating SERVFAIL as a successful response from
      upstream servers.

 -- Christian Ehrhardt <email address hidden>  Mon, 23 Oct 2017 08:32:22 +0200

Upload details

Uploaded by:
Christian Ehrhardt 
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket 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.4.diff.gz 25.8 KiB 168f633dd58d7593aa26a1ce8e7624802453ca917ffeb8fa2e87db4d886516b4
dnsmasq_2.75-1ubuntu0.16.04.4.dsc 2.0 KiB cd96b84298cf906231444daa283c50512e71f3d8dba2d7f37105b140e87e962d

View changes file

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.