| Name: | opendmarc | 
|---|---|
| Version: | 1.4.2 | 
| Release: | 10.el8 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 360403 | 
| License: | BSD and Sendmail | 
| RPM: | opendmarc-1.4.2-10.el8.aarch64.rpm | 
| Source RPM: | opendmarc-1.4.2-10.el8.src.rpm | 
| Build Date: | Wed Feb 08 2023 | 
| Build Host: | build-ol8-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.trusteddomain.org/opendmarc.html | 
| Summary: | A Domain-based Message Authentication, Reporting & Conformance (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.  | 
- escape systemd service file OPTIONS and MAINPID references so they exist at runtime
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- remove failing systemd protections again
- fix config file Umask->UMask
- rebuild
- Add systemd protections and restart - Use systemd RuntimeDirectory instead of tmpfiles where possible - Default config file to using local socket
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- use systemd service type=simple to avoid PID race - Upstream 1.4.2, drop merged patches
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuild for glibc changes. Fixes rhbz#1989424