libspf2 1.2.10-8 source package in Ubuntu

Changelog

libspf2 (1.2.10-8) unstable; urgency=medium

  * spf_compile.c-more-correct-size-of-ds_avail.patch: Fix potential
    integer overflow when checking available space for SPF macro string
    literal. May resolve #1053870.
  * Migrate to automatic dbgsym packages.
  * Bump Debhelper compat level to 12.

 -- Magnus Holmgren <email address hidden>  Sun, 22 Oct 2023 18:33:14 +0200

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

Downloads

File Size SHA-256 Checksum
libspf2_1.2.10-8.dsc 2.0 KiB e5f1f222b55d9d203143f263b840f22b02fb89b4474b06aa0e1360b7fc466d98
libspf2_1.2.10.orig.tar.gz 496.9 KiB d91e3de81ae287a2976c44f60283bd3000d720e6a112dc7142eedf1831b821c9
libspf2_1.2.10-8.debian.tar.xz 15.9 KiB d9b166b35e5a4c3538a0eff4acad55f5c5075e91d78bd8ef24d093afee3b4961

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-2: No summary available for libspf2-2 in ubuntu noble.

No description available for libspf2-2 in ubuntu noble.

libspf2-2-dbgsym: No summary available for libspf2-2-dbgsym in ubuntu noble.

No description available for libspf2-2-dbgsym in ubuntu noble.

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