Package dhcp-server: Information

Binary package: dhcp-server
Version: 4.4.3.P1-alt1
Architecture: x86_64
Build time:  Oct 13, 2022, 11:47 PM in the task #308190
Source package: dhcp
Category: System/Servers
Report package bug
License: MPL-2.0
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.

Maintainer: Mikhail Efremov


Last changed


Oct. 7, 2022 Mikhail Efremov 1:4.4.3.P1-alt1
- Updated to 4.4.3-P1 (fixes: CVE-2022-2928,CVE-2022-2929).
March 10, 2022 Mikhail Efremov 1:4.4.3-alt1
- Updated patches.
- Updated to 4.4.3.
Sept. 7, 2021 Mikhail Efremov 1:4.4.2.P1-alt2
- Don't treat stringop-overflow warnings as error.
- Fixed build with LTO.