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

Changelog

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

  [ Debian Janitor ]
  * Refer to common license file for CC0-1.0.
  * Set upstream metadata fields: Repository, Repository-Browse.

 -- Jelmer Vernooij <email address hidden>  Tue, 29 Nov 2022 20:31:33 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x ppc64 riscv64
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-dnstap-golang-dnstap_0.4.0-4.dsc 2.6 KiB 2b5c1afbbe36956ad3cff538090c7a4ca7e685ab84e7ffee4de84d9ef50fb11d
golang-github-dnstap-golang-dnstap_0.4.0.orig.tar.gz 32.5 KiB bf59ae30d81dd022b81d946254e2818b397011aec1e0a5bea0c0df9abe1f1f83
golang-github-dnstap-golang-dnstap_0.4.0-4.debian.tar.xz 3.1 KiB 7e9115f8c0cd114ef538e731d0933808836c3d3b3942bb2009823a4f379905db

Available diffs

No changes file available.

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.