golang-github-dnstap-golang-dnstap 0.4.0-4build1 source package in Ubuntu

Changelog

golang-github-dnstap-golang-dnstap (0.4.0-4build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

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

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
all amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x ppc64 riscv64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-dnstap-golang-dnstap_0.4.0.orig.tar.gz 32.5 KiB bf59ae30d81dd022b81d946254e2818b397011aec1e0a5bea0c0df9abe1f1f83
golang-github-dnstap-golang-dnstap_0.4.0-4build1.debian.tar.xz 3.2 KiB 0f1f6a41e004e669151618d377efc4dd1afe34fbed6226e8fe7e6f25342a94a8
golang-github-dnstap-golang-dnstap_0.4.0-4build1.dsc 2.6 KiB eaa72a15d48940fbc957ce16751a8049c9ee22b470f1ce4bada5986a23372036

View changes file

Binary packages built by this source

golang-github-dnstap-golang-dnstap-cli: dnstap command line tool

 dnstap implements an encoding format for DNS server events. It uses a
 lightweight framing on top of event payloads encoded using Protocol Buffers and
 is transport neutral.
 dnstap can represent internal state inside a DNS server that is difficult to
 obtain using techniques based on traditional packet capture or unstructured
 textual format logging.
 .
 This package contains the "dnstap" command line tool.

golang-github-dnstap-golang-dnstap-cli-dbgsym: debug symbols for golang-github-dnstap-golang-dnstap-cli
golang-github-dnstap-golang-dnstap-dev: flexible, structured event replication format for DNS servers

 dnstap implements an encoding format for DNS server events. It uses a
 lightweight framing on top of event payloads encoded using Protocol Buffers and
 is transport neutral.
 dnstap can represent internal state inside a DNS server that is difficult to
 obtain using techniques based on traditional packet capture or unstructured
 textual format logging.
 .
 This package contains the Go library code.