golang-github-miekg-dns 1.1.35-1 source package in Ubuntu

Changelog

golang-github-miekg-dns (1.1.35-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

  [ Eric Dorland ]
  * New upstream version 1.1.35
  * Drop 01-Disable_network_tests.patch
  * Drop obsolete generate.patch
  * Drop upstreamed 03-fix-failing-tests-on-32-bit-platforms.patch
  * Add build dep on golang-golang-x-tools-dev
  * Add myself to uploaders

 -- Eric Dorland <email address hidden>  Mon, 11 Jan 2021 13:40:09 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-miekg-dns_1.1.35-1.dsc 2.4 KiB a703246422768a61540b10da37375526b9a468f373c0079892b957723765dfc6
golang-github-miekg-dns_1.1.35.orig.tar.gz 193.2 KiB 155a7a463dc353fc229aa107d9d23e3333b2fd47e2149319a8d3143c29ccca2a
golang-github-miekg-dns_1.1.35-1.debian.tar.xz 4.4 KiB f35ba6322f207e98285b5f77fa05f9d99debe50fc3db3430f5a88265654c429b

Available diffs

No changes file available.

Binary packages built by this source

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.