dnsmasq 2.79-1ubuntu0.7 source package in Ubuntu

Changelog

dnsmasq (2.79-1ubuntu0.7) bionic-security; urgency=medium

  * SECURITY UPDATE: IP fragmentation
    - src/config.h: update default max EDNS_PKTSZ to 1232 as agreed on
      dnsflagday 2020.
    - man/dnsmasq.8: updating documentation to reflect new default max
      EDNS_PKTSZ.
    - eb92fb32b746f2104b0f370b5b295bb8dd4bd5e5
    - CVE-2023-28450

 -- Ian Constantin <email address hidden>  Tue, 18 Apr 2023 11:21:55 +0300

Upload details

Uploaded by:
Ian Constantin
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main net
Bionic security main net

Downloads

File Size SHA-256 Checksum
dnsmasq_2.79.orig.tar.gz 689.5 KiB bb20ce0f0e9064d5c2974366a80cafb9f3570c384ab5a686031fd3e6209852e6
dnsmasq_2.79-1ubuntu0.7.diff.gz 98.8 KiB ef30d6a7cadea984f13edb15424265f71c1de0f3d692b788bdfc1d0092ad3a91
dnsmasq_2.79-1ubuntu0.7.dsc 1.9 KiB 9738210e8bf29b3d325f5ca81db95c676b08d9732f3c6fb19a29fa25e5f4f3d6

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-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.