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

Changelog

golang-github-coredhcp-coredhcp (0.0.0+git.20220602.a2552c5-2ubuntu0.24.04.1) noble-security; urgency=medium

  * No change rebuild due to golang-1.21 update

 -- Nishit Majithia <email address hidden>  Wed, 10 Jul 2024 12:15:27 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc
Noble security 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-2ubuntu0.24.04.1.debian.tar.xz 13.3 KiB f5ab6915c5dc56304ca8833150654eb1eadf6e0917fa0bb69508aeb19e01fdc1
golang-github-coredhcp-coredhcp_0.0.0+git.20220602.a2552c5-2ubuntu0.24.04.1.dsc 3.0 KiB c635824beb6bd4940fdc92ad2de0667d5d01c5aa9934a301c5d6343dbd8e6552

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.