opendmarc 1.4.1.1-1 source package in Ubuntu

Changelog

opendmarc (1.4.1.1-1) unstable; urgency=medium

  [ David Bürgin ]
  * New upstream release
    - Refresh patches, delete patches incorporated upstream
    - Update copyright information
  * Add new patches:
    - hold-quarantined-messages-doc.patch: Correct HoldQuarantinedMessages doc
    - insheader.patch: Insert trace headers at index 0
    - check_domain.patch: Make function check_domain static
    - arcseal-segfaults.patch: Fix segfaults in ARC-Seal headers
    - conf_refcnt.patch: Remove invalid assert statement
    - free-arcdomain.patch: Fix memory leak when evaluating ARC chain
    - arc-override-quarantine.patch: Add ARC override for policy "quarantine"
  * Set "Rules-Requires-Root: no" in d/control
  * Bump Standards-Version to 4.6.0 without further change

  [ Camaleón ]
  * [INTL:es] Spanish translation of the debconf template (Closes: #987480)

 -- David Bürgin <email address hidden>  Tue, 24 Aug 2021 12:03:05 +0200

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Sid
Original maintainer:
Scott Kitterman
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
opendmarc_1.4.1.1-1.dsc 2.1 KiB e3fb5a959648933c417b4c2b722ae0debd1f254b41c87cb2c4174421f88ea970
opendmarc_1.4.1.1.orig.tar.gz 416.6 KiB 5299adbf620c5b02961df6321f82799202842f3d47840d237e484c101407f85a
opendmarc_1.4.1.1-1.debian.tar.xz 27.3 KiB 429597e6994037e492234cc2ffacfb6a7b9a454f063c3e896dc60a93156d5f2d

Available diffs

No changes file available.

Binary packages built by this source

libopendmarc-dev: DMARC policy library (development files)

 Domain-based Message Authentication, Reporting and Conformance (DMARC),
 builds on the successes of technologies such as DomainKeys Identified Mail
 (DKIM) and the Sender Policy Framework (SPF) to create an infrastructure that
 enforces policy on domain names that are visible to end users, and creates a
 feedback framework for identifying and tracking fraudulent use of domain
 names in email.
 .
 This package provides the required header files and development libraries for
 developing against the OpenDMARC library.

libopendmarc2: DMARC policy library

 Domain-based Message Authentication, Reporting and Conformance (DMARC),
 builds on the successes of technologies such as DomainKeys Identified Mail
 (DKIM) and the Sender Policy Framework (SPF) to create an infrastructure that
 enforces policy on domain names that are visible to end users, and creates a
 feedback framework for identifying and tracking fraudulent use of domain
 names in email.
 .
 This package provides a library for implementing mail validation and policy
 enforcement for DMARC.

libopendmarc2-dbgsym: debug symbols for libopendmarc2
opendmarc: Domain-based Message Authentication, Reporting and Conformance (DMARC) milter

 Domain-based Message Authentication, Reporting and Conformance (DMARC),
 builds on the successes of technologies such as DomainKeys Identified Mail
 (DKIM) and the Sender Policy Framework (SPF) to create an infrastructure that
 enforces policy on domain names that are visible to end users, and creates a
 feedback framework for identifying and tracking fraudulent use of domain
 names in email. It uses OpenDBX as an interface layer to various SQL back
 ends.
 .
 It provides the following new capabilities:
 .
 A binding between the domain name seen in the From: field of a message and
 one or both of the domain names verified by DKIM and SPF;
 .
 The capability to request that receivers enforce strict message
 authentication policy published by the author; and Comprehensive reporting,
 both forensic and aggregate, regarding suspect messages.
 .
 This package contains the OpenDMARC mail filter (Milter) for plugging into
 Milter-aware MTAs. It implements support for both message reject and DMARC
 failure reporting.

opendmarc-dbgsym: debug symbols for opendmarc