Package dnsmasq: Information

    Source package: dnsmasq
    Version: 2.73-alt0.M70P.1
    Build time:  Jun 17, 2015, 08:58 PM in the task #145503
    Category: System/Servers
    Report package bug
    License: GPLv2+
    Summary: A lightweight caching nameserver
    Description: 
    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.

    List of rpms provided by this srpm:
    dnsmasq (x86_64, i586)
    dnsmasq-debuginfo (x86_64, i586)
    dnsmasq-utils (x86_64, i586)
    dnsmasq-utils-debuginfo (x86_64, i586)

    Maintainer: Mikhail Efremov


    ACL:
    @qa_p7

      1. rpm-build-licenses
      2. glibc-kernheaders
      3. libnettle-devel
      4. libgmp-devel
      5. libidn-devel

    Last changed


    June 16, 2015 Mikhail Efremov 2.73-alt0.M70P.1
    - ystemd: Add After=network.target.
    - Build for p7.
    June 15, 2015 Mikhail Efremov 2.73-alt1
    - systemd: Fix dnsmasq start order (closes: #31025).
    - Updated to 2.73.
    Nov. 11, 2014 Lenar Shakirov 2.72-alt2
    - /usr/sbin/dnsmasq{-helper} mode relaxed from 700 to 755