golang-github-miekg-dns 1.0.4+ds-1ubuntu1 source package in Ubuntu

Changelog

golang-github-miekg-dns (1.0.4+ds-1ubuntu1) eoan; urgency=medium

  * Backport patch from upstream that skips TestParseDstFromOOB and
    TestCorrectSource on !amd64 as they contain hard coded data that is only
    valid on 64-bit little endian.

 -- Michael Hudson-Doyle <email address hidden>  Mon, 19 Aug 2019 16:49:49 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Eoan
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-miekg-dns_1.0.4+ds.orig.tar.gz 148.9 KiB f58d47f1e1a69f0338d361f0ba5132aaf326dbbb0b94ce4fda446e9e30c2031e
golang-github-miekg-dns_1.0.4+ds-1ubuntu1.debian.tar.xz 4.9 KiB 538d4b681622d99f6fe5efe904b1837b683a4262723a48a679e3a1a21d5e23bf
golang-github-miekg-dns_1.0.4+ds-1ubuntu1.dsc 2.4 KiB f1148b72860d911aaa630b929e57d85e64c126468c6b5f8314b5992539e85481

View changes file

Binary packages built by this source

golang-dns-dev: No summary available for golang-dns-dev in ubuntu groovy.

No description available for golang-dns-dev in ubuntu groovy.

golang-github-miekg-dns-dev: DNS protocol library for Go

 Complete and usable DNS library. All widely used Resource Records
 are supported, including the DNSSEC types. It follows a lean and
 mean philosophy. If there is stuff you should know as a DNS
 programmer there isn't a convenience function for it. Server side
 and client side programming is supported, i.e. you can build
 servers and resolvers with it.