golang-github-emersion-go-msgauth 0.6.6-2ubuntu0.24.04.1 source package in Ubuntu

Changelog

golang-github-emersion-go-msgauth (0.6.6-2ubuntu0.24.04.1) noble-security; urgency=medium

  * No change rebuild due to golang-1.21 update

 -- Nishit Majithia <email address hidden>  Thu, 11 Jul 2024 10:10:48 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc
Noble security 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-2ubuntu0.24.04.1.debian.tar.xz 5.1 KiB 023639d9e0832872dff4a26ee54c187c2f6f13edce79f8cf5189369b07b4e6eb
golang-github-emersion-go-msgauth_0.6.6-2ubuntu0.24.04.1.dsc 2.4 KiB 51d77b7a4700c7e876bd784cde2acad6c517af1988ddbc6256fed5fe8c082664

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