Package dhcp-server: Information

    Binary package: dhcp-server
    Version: 4.3.6-alt0.M80C.1
    Architecture: i586
    Build time:  Sep 25, 2017, 06:14 PM in the task #188753
    Source package: dhcp
    Category: System/Servers
    Report package bug
    License: BSD-style
    Summary: The ISC DHCP server daemon
    Description: 
    The Internet Software Consortium DHCP Server, dhcpd, implements the
    Dynamic Host Configuration Protocol (DHCP) and the Internet Bootstrap
    Protocol (BOOTP).  DHCP allows hosts on a TCP/IP network to request
    and be assigned IP addresses, and also to discover information about
    the network to which they are attached.  BOOTP provides similar
    functionality, with certain restrictions.



    Last changed


    Sept. 25, 2017 Anton V. Boyarshinov 1:4.3.6-alt0.M80C.1
    - backport to c8 (Fixes: CVE-2015-8605, CVE-2016-2774)
    Aug. 29, 2017 Mikhail Efremov 1:4.3.6-alt1
    - dhclient: rename -timeout option to --timeout.
    - dhclient: Add --onetime and --nounicast options.
    - Added bound.patch.
    - dhclient: rename our -R option to --request-options.
    - dhclient: rename our -I option to -C.
    - Updated patches.
    - Updated to 4.3.6.
    April 5, 2017 Michael Shigorin 1:4.3.3-alt5.1
    - E2K: ignore array bounds warning (lcc).