Wed, 12 Jun 2024 05:45:46 UTC | login

Information for build opendkim-2.11.0-0.36.fc40

ID275195
Package Nameopendkim
Version2.11.0
Release0.36.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/opendkim.git#5801437e5c78fb9c302a8b25b3f034714e611487
SummaryA DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
DescriptionOpenDKIM allows signing and/or verification of email through an open source library that implements the DKIM 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Dec 2023 20:54:49 UTC
CompletedThu, 07 Dec 2023 23:15:08 UTC
Taskbuild (f40, /rpms/opendkim.git:5801437e5c78fb9c302a8b25b3f034714e611487)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/opendkim.git#5801437e5c78fb9c302a8b25b3f034714e611487'}}
Tags
f40
RPMs
src
opendkim-2.11.0-0.36.fc40.src.rpm (info) (download)
riscv64
libopendkim-2.11.0-0.36.fc40.riscv64.rpm (info) (download)
libopendkim-devel-2.11.0-0.36.fc40.riscv64.rpm (info) (download)
opendkim-2.11.0-0.36.fc40.riscv64.rpm (info) (download)
opendkim-tools-2.11.0-0.36.fc40.riscv64.rpm (info) (download)
libopendkim-debuginfo-2.11.0-0.36.fc40.riscv64.rpm (info) (download)
opendkim-debuginfo-2.11.0-0.36.fc40.riscv64.rpm (info) (download)
opendkim-debugsource-2.11.0-0.36.fc40.riscv64.rpm (info) (download)
opendkim-tools-debuginfo-2.11.0-0.36.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Nov 15 2023 Diego Herrera <dherrera@redhat.com> - 2.11.0-0.36 - Add upstream PR that filters Authentication-Results headers correctly. * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.0-0.35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Apr 16 2023 Matt Domsch <mdomsch@fedoraproject.org> 2.11.0-0.34 - remove failing systemd protections * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.0-0.33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Sep 05 2022 Matt Domsch <mdomsch@fedoraproject.org> 2.11.0-0.32 - fix systemd service type=simple patch to apply cleanly - Use systemd RuntimeDirectory for socket file * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.0-0.30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 24 2022 Matt Domsch <mdomsch@fedoraproject.org> 2.11.0-0.29 - Use systemd service type=simple rather than forking, avoids PID race * Sat Feb 19 2022 Matt Domsch <mdomsch@fedoraproject.org> 2.11.0-0.28 - Make systemd delay a second before checking for the PID file. BZ#2056209 * Sun Jan 23 2022 Matt Domsch <mdomsch@fedoraproject.org> 2.11.0-0.27 - Use libmemcached-awesome-devel for F35+ and EPEL 9+ * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.0-0.26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Jan 16 2022 Matt Domsch <mdomsch@fedoraproject.org> 2.11.0-0.25 - add comment separator upstream PR