mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: isc-dhcp: Update description.
* gnu/packages/admin.scm (isc-dhcp)[description]: Note EOL status.
This commit is contained in:
parent
34242fe5c7
commit
85dcea59f6
1 changed files with 4 additions and 1 deletions
|
@ -1559,7 +1559,10 @@ connection alive.")
|
||||||
(description
|
(description
|
||||||
"ISC's Dynamic Host Configuration Protocol (DHCP) distribution provides a
|
"ISC's Dynamic Host Configuration Protocol (DHCP) distribution provides a
|
||||||
reference implementation of all aspects of DHCP, through a suite of DHCP
|
reference implementation of all aspects of DHCP, through a suite of DHCP
|
||||||
tools: server, client, and relay agent.")
|
tools: server, client, and relay agent.
|
||||||
|
|
||||||
|
This software is @emph{end-of-life}! ISC does not intend to issue any further
|
||||||
|
maintenance releases.")
|
||||||
(license license:mpl2.0)
|
(license license:mpl2.0)
|
||||||
(properties '((cpe-name . "dhcp"))))))
|
(properties '((cpe-name . "dhcp"))))))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue