Name: | opendmarc |
---|---|
Version: | 1.4.2 |
Release: | 29.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 294883 |
License: | BSD-3-Clause AND Sendmail-Open-Source-1.1 |
RPM: | opendmarc-1.4.2-29.el9.aarch64.rpm |
Source RPM: | opendmarc-1.4.2-29.el9.src.rpm |
Build Date: | Mon May 12 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.trusteddomain.org/opendmarc.html |
Summary: | A DMARC milter and library |
Description: | OpenDMARC (Domain-based Message Authentication, Reporting & Conformance) provides an open source library that implements the DMARC verification service plus a milter-based filter application that can plug in to any milter-aware MTA, including sendmail, Postfix, or any other MTA that supports the milter protocol. The DMARC sender authentication system is still a draft standard, working towards RFC status. The database schema required for some functions is provided in /usr/share/opendmarc/db. The rddmarc tools are provided in /usr/share/opendmarc/contrib/rddmarc. |
- Fix segfault on ipv6 check - Closes rhbz#2363660
- Restore user creation with shadow-utils for EPEL and older Fedora releases
- Add upstream patches to fix few segfaults - Closes rhbz#2177653
- Add sysusers.d config file to allow rpm to create users/groups automatically
- Create tools subpackage
- Fix FTBFS with gcc15 - Closes rhbz#2340969
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Add BR on perl-generators to avoid missing deps - Closes rhbz#2241932 rhbz#2241894
- Fix for CVE-2024-25768 - Closes rhbz#2266175 rhbz#2266174
- Simplify spec - Remove checks on if systemd is present - Remove checks on old Fedora releases - Remove checks on EL7 or older - Use make macros