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

Changelog

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

  * Add support for loong64 arch. Thanks to wuruilong for the reminder.
    Closes: #1059194
  * Bump Standards-Version.
  * Bump copyright date for debian directory.
  * Add bug submission URLs for upstream metadata.
  * Move to golang section.

 -- Sascha Steinbiss <email address hidden>  Mon, 15 Jan 2024 12:51:13 +0100

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 loong64
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
golang-github-dnstap-golang-dnstap_0.4.0-5.dsc 2.6 KiB a39718d84f64eda9a4374c255ccba2546867dcc77839e336a2ca062e4298c039
golang-github-dnstap-golang-dnstap_0.4.0.orig.tar.gz 32.5 KiB bf59ae30d81dd022b81d946254e2818b397011aec1e0a5bea0c0df9abe1f1f83
golang-github-dnstap-golang-dnstap_0.4.0-5.debian.tar.xz 3.3 KiB 15e7b64e142ccac29a94a08432ed31e9e945d766352f1e93065a543100dabf1d

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.