libspf2 1.2.10-8.1ubuntu2 source package in Ubuntu

Changelog

libspf2 (1.2.10-8.1ubuntu2) noble; urgency=medium

  * d/patches/fix-include.patch: Include string.h in spf_utils.c to get a
    declaration for memset(). (Closes: #1065792, #1066276)

 -- Michael Hudson-Doyle <email address hidden>  Wed, 20 Mar 2024 13:27:26 +1300

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libspf2_1.2.10.orig.tar.gz 496.9 KiB d91e3de81ae287a2976c44f60283bd3000d720e6a112dc7142eedf1831b821c9
libspf2_1.2.10-8.1ubuntu2.debian.tar.xz 16.4 KiB 72025807b54ecb249c0d871e97417e7ce7b21eacabdc77e3f56027edc0ad22d0
libspf2_1.2.10-8.1ubuntu2.dsc 2.1 KiB d133d022ac671455edb468ad8eb7b9e528805a0fcd07e5661fe932f62badf98f

View changes file

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