dnsmasq 2.86-1.1ubuntu0.3 source package in Ubuntu
Changelog
dnsmasq (2.86-1.1ubuntu0.3) jammy-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:11:46 +0300
Upload details
- Uploaded by:
- Ian Constantin
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | updates | main | net | |
Jammy | security | main | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dnsmasq_2.86.orig.tar.gz | 752.4 KiB | 5d9c176f9ff851f1fd4e2b9ff9d6670accba96438a9b986ca697dce0bd971cf4 |
dnsmasq_2.86-1.1ubuntu0.3.diff.gz | 72.7 KiB | 6685e5185407129a8c6b6e06a34c03f067b0266640db0de760cc330557698f5e |
dnsmasq_2.86-1.1ubuntu0.3.dsc | 2.1 KiB | 3e48f5c558845c0d039f16266c0dea2868c7e05453bbee6c44e3776d719969ce |
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-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.