golang-github-emersion-go-msgauth 0.6.6-2build1 source package in Ubuntu

Changelog

golang-github-emersion-go-msgauth (0.6.6-2build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

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

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
golang-github-emersion-go-msgauth_0.6.6.orig.tar.xz 24.6 KiB 3faab119944510a31840886605b02985a3fc89ccc22b1b68c7985217e06a9a19
golang-github-emersion-go-msgauth_0.6.6-2build1.debian.tar.xz 4.9 KiB 6f8a67b8062d3d648235ddd4876a63b217876dd9d114ddaf50e9375a92c71aa8
golang-github-emersion-go-msgauth_0.6.6-2build1.dsc 2.4 KiB 5aa76e0385a507c87f703b19084521d4fe2f28e830112ae2728cdb388923c238

View changes file

Binary packages built by this source

go-msgauth: Go library and tools for DKIM, DMARC and Authentication-Results (program)

 Tools included in go-msgauth:
 .
  * dkim-keygen: generate a DKIM key
  * dkim-milter: a mail filter to sign and verify DKIM signatures
  * dkim-verify: verify a DKIM-signed email
  * dmarc-lookup: lookup the DMARC policy of a domain

go-msgauth-dbgsym: debug symbols for go-msgauth
golang-github-emersion-go-msgauth-dev: Go library and tools for DKIM, DMARC and Authentication-Results (library)

 go-msgauth
 .
 Go library and tools to authenticate e-mails:
 .
  * Create and verify DKIM signatures
    (https://tools.ietf.org/html/rfc6376)
  * Create and parse Authentication-Results header fields
    (https://tools.ietf.org/html/rfc7601)
  * Fetch DMARC (http://tools.ietf.org/html/rfc7489) records