Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
dnsmasq: A lightweight DHCP/caching DNS server
- Summary
- Dnsmasq is 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 for network booting of diskless
machines.
Changelog
- * Wed Sep 9 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Aug 26 01:00:00 2009 Daniel Veillard <veillard{%}redhat{*}com> 2.45-1.1.el5
-
- problems with strings when enabling tftp CVE-2009-2957 and CVE-2009-2957
- Resolves: rhbg#519021
- * Sat Jul 26 01:00:00 2008 Daniel Veillard <veillard{%}redhat{*}com> 2.45-1.el5.1
-
- update to new upstream version
- fixes for CVE-2008-1447/CERT VU#800113
- Resolves: rhbz#454869