Wed, 15 May 2024 22:14:44 UTC | login

Information for build opensmtpd-6.0.3p1-8.fc31

ID124315
Package Nameopensmtpd
Version6.0.3p1
Release8.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/opensmtpd.git#dc79ad90abc129ac89237e1b3ecc627cf904074a
SummaryFree implementation of the server-side SMTP protocol as defined by RFC 5321
DescriptionOpenSMTPD is a FREE implementation of the server-side SMTP protocol as defined by RFC 5321, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol. Started out of dissatisfaction with other implementations, OpenSMTPD nowadays is a fairly complete SMTP implementation. OpenSMTPD is primarily developed by Gilles Chehade, Eric Faurot and Charles Longeau; with contributions from various OpenBSD hackers. OpenSMTPD is part of the OpenBSD Project. The software is freely usable and re-usable by everyone under an ISC license. This package uses standard "alternatives" mechanism, you may call "/usr/sbin/alternatives --set mta /usr/sbin/sendmail.opensmtpd" if you want to switch to OpenSMTPD MTA immediately after install, and "/usr/sbin/alternatives --set mta /usr/sbin/sendmail.sendmail" to revert back to Sendmail as a default mail daemon.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 17:04:39 UTC
CompletedSat, 21 Sep 2019 17:38:46 UTC
Taskbuild (f31-candidate, /rpms/opensmtpd.git:dc79ad90abc129ac89237e1b3ecc627cf904074a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/opensmtpd.git#dc79ad90abc129ac89237e1b3ecc627cf904074a'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.3p1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.3p1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 6.0.3p1-6 - Rebuilt for libcrypt.so.2 (#1666033) * Thu Aug 16 2018 Denis Fateyev <denis@fateyev.com> - 6.0.3p1-5 - Fixed initscript and service files - Switched from libdb4 to libdb where possible * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.3p1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri May 04 2018 Denis Fateyev <denis@fateyev.com> - 6.0.3p1-3 - Rebuild to fix libevent version bump * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.3p1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Denis Fateyev <denis@fateyev.com> - 6.0.3p1-1 - Update to 6.0.3p1 release * Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 6.0.2p1-7 - Rebuilt for switch to libxcrypt * Sat Sep 30 2017 Denis Fateyev <denis@fateyev.com> - 6.0.2p1-6 - Fixed reallocarray interpose