libspf2 1.2.10-8.2 source package in Ubuntu

Changelog

libspf2 (1.2.10-8.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Import RC fixes from Ubuntu  (Thanks, Michael Hudson-Doyle!)
    + d/rules: Update LIB_PACKAGE to libspf2-2t64. Closes: #1067204 and
      Closes: #1067664 (FTBFS at dh_installdocs -a --link-doc...)
    + d/patches/fix-include.patch: Include string.h in spf_utils.c to get
      a declaration for memset(). Closes: #1065792, #1066276

 -- Andreas Metzler <email address hidden>  Mon, 25 Mar 2024 11:38:43 +0100

Upload details

Uploaded by:
Magnus Holmgren
Uploaded to:
Sid
Original maintainer:
Magnus Holmgren
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs

Downloads

File Size SHA-256 Checksum
libspf2_1.2.10-8.2.dsc 2.0 KiB cd5f50223623eb4f8d08c3ab727b6eb4040bf58dc9d4d28b58f0a1263c0ba8ad
libspf2_1.2.10.orig.tar.gz 496.9 KiB d91e3de81ae287a2976c44f60283bd3000d720e6a112dc7142eedf1831b821c9
libspf2_1.2.10-8.2.debian.tar.xz 16.4 KiB e55ff623cd2befbfedde337e2200c15e748ebb48bb2e39a20cbfba14fc6bdaae

No changes file available.

Binary packages built by this source

libmail-spf-xs-perl: library for validating mail senders with SPF - Perl bindings

 libspf2 implements the Sender Policy Framework, a part of the SPF/SRS
 protocol pair. libspf2 is a library which allows email systems such
 as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF
 records and make sure that the email is authorized by the domain name
 that it is coming from. This prevents email forgery, commonly used by
 spammers, scammers and email viruses/worms.
 .
 This package provides an XS module for using libspf from Perl programs.

libmail-spf-xs-perl-dbgsym: debug symbols for libmail-spf-xs-perl
libspf2-2t64: library for validating mail senders with SPF

 libspf2 implements the Sender Policy Framework, a part of the SPF/SRS
 protocol pair. libspf2 is a library which allows email systems such
 as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF
 records and make sure that the email is authorized by the domain name
 that it is coming from. This prevents email forgery, commonly used by
 spammers, scammers and email viruses/worms.

libspf2-2t64-dbgsym: debug symbols for libspf2-2t64
libspf2-dev: Header and development libraries for libspf2

 libspf2 implements the Sender Policy Framework, a part of the SPF/SRS
 protocol pair. libspf2 is a library which allows email systems such
 as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF
 records and make sure that the email is authorized by the domain name
 that it is coming from. This prevents email forgery, commonly used by
 spammers, scammers and email viruses/worms.

spfquery: query SPF (Sender Policy Framework) to validate mail senders

 The Sender Policy Framework (SPF) is one part of the SPF/SRS protocol
 pair. SPF allows email systems such as Sendmail, Postfix, Exim,
 Zmailer and MS Exchange to check SPF records and make sure that the
 email is authorized by the domain name that it is coming from. This
 prevents email forgery, commonly used by spammers, scammers and email
 viruses/worms.
 .
 This package contains simple utilities that use libspf2 to test and
 query SPF records.

spfquery-dbgsym: debug symbols for spfquery