golang-github-coredhcp-coredhcp 0.0.0+git.20220602.a2552c5-2build1 source package in Ubuntu

Changelog

golang-github-coredhcp-coredhcp (0.0.0+git.20220602.a2552c5-2build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:15:02 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-coredhcp-coredhcp_0.0.0+git.20220602.a2552c5.orig.tar.xz 57.3 KiB 7208323ca8a9609203c2f01e4d461ff72bafebf8dc1681d7f181b5d1a4c17041
golang-github-coredhcp-coredhcp_0.0.0+git.20220602.a2552c5-2build1.debian.tar.xz 13.2 KiB 0fd0ef8371ae523b3e8501aef3cbb63b692141ba9e26f7b86dfc076617d20113
golang-github-coredhcp-coredhcp_0.0.0+git.20220602.a2552c5-2build1.dsc 3.0 KiB c391c9bd9d49c3f45ecc07e543e1186dd8a894c0bc684e7b739b8c6a7f5e6564

View changes file

Binary packages built by this source

coredhcp-client: multithreaded, modular and extensible DHCP server - client

 Coredhcp is a fast, multithreaded, modular and extensible DHCP server written
 in Go. In CoreDHCP almost everything is implemented as a plugin. Every request
 is evaluated calling each plugin in order, until one breaks the evaluation and
 responds to, or drops, the request.
 .
 This package contains the client.

coredhcp-client-dbgsym: debug symbols for coredhcp-client
coredhcp-server: multithreaded, modular and extensible DHCP server - server

 Coredhcp is a fast, multithreaded, modular and extensible DHCP server written
 in Go. In CoreDHCP almost everything is implemented as a plugin. Every request
 is evaluated calling each plugin in order, until one breaks the evaluation and
 responds to, or drops, the request.
 .
 This package contains the server.

coredhcp-server-dbgsym: debug symbols for coredhcp-server
golang-github-coredhcp-coredhcp-dev: multithreaded, modular and extensible DHCP server - library

 Coredhcp is a fast, multithreaded, modular and extensible DHCP server written
 in Go. In CoreDHCP almost everything is implemented as a plugin. Every request
 is evaluated calling each plugin in order, until one breaks the evaluation and
 responds to, or drops, the request.
 .
 This package contains the library.