golang-github-mdlayher-ndp 1.1.0-1 source package in Ubuntu

Changelog

golang-github-mdlayher-ndp (1.1.0-1) unstable; urgency=medium

  * New upstream release
    - Update Build-Depends and Depends
  * Update years in d/copyright

 -- Mathias Gibbens <email address hidden>  Sun, 17 Mar 2024 16:14:16 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-mdlayher-ndp_1.1.0-1.dsc 2.2 KiB fb9571e88cd243b70510b9471a26703bfe2e633c05d9a82932c0216138e9c8fc
golang-github-mdlayher-ndp_1.1.0.orig.tar.gz 28.7 KiB 525e76b48e75a6f9d37be9e92677c8811dc29bd1ed071451fe8c9147c23df803
golang-github-mdlayher-ndp_1.1.0-1.debian.tar.xz 2.5 KiB 0c1c8628ecccfb4f3765029c11fa3460a4193245d287708f6fb9d35c3c216e2d

Available diffs

No changes file available.

Binary packages built by this source

golang-github-mdlayher-ndp-dev: Golang implementation of the Neighbor Discovery Protocol (library)

 Package ndp implements the Neighbor Discovery Protocol, as described
 in RFC 4861 (https://tools.ietf.org/html/rfc4861).
 .
 To learn more about NDP, and how to use this package, please visit
 https://mdlayher.com/blog/network-protocol-breakdown-ndp-and-go/.