Wed, 29 May 2024 03:10:58 UTC | login

Information for build milter-regex-2.6-2.fc31

ID123824
Package Namemilter-regex
Version2.6
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/milter-regex.git#d176761e5399bc1e87785936631c2bf600369e33
SummaryMilter plug-in for regular expression filtering
DescriptionMilter-regex is a milter based filter that makes it possible to filter emails using regular expressions.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 11 Aug 2019 07:14:24 UTC
CompletedSun, 11 Aug 2019 07:51:32 UTC
Taskbuild (f31-candidate, /rpms/milter-regex.git:d176761e5399bc1e87785936631c2bf600369e33)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/milter-regex.git#d176761e5399bc1e87785936631c2bf600369e33'}}
Tags
f31
f32
f33
RPMs
src
milter-regex-2.6-2.fc31.src.rpm (info) (download)
riscv64
milter-regex-2.6-2.fc31.riscv64.rpm (info) (download)
milter-regex-debuginfo-2.6-2.fc31.riscv64.rpm (info) (download)
milter-regex-debugsource-2.6-2.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Apr 29 2019 Paul Howarth <paul@city-fan.org> - 2.6-1 - Update to 2.6 - Treat socket file name without prefix like local file - Make pid file writable only by root * Tue Apr 23 2019 Paul Howarth <paul@city-fan.org> - 2.5-1 - Update to 2.5 - Add -r option to write pid file, based on FreeBSD port patches * Wed Apr 03 2019 Paul Howarth <paul@city-fan.org> - 2.4-1 - Update to 2.4 - Bug fix: for actions followed by multiple expressions (not just one arbitrarily complex expression), when multiple expressions become defined during the same sequence point, but with different values (e.g. one true, another false), depending on the expression order, the action might not be taken, when it should be - Add -f option to set syslog facility * Sun Mar 24 2019 Paul Howarth <paul@city-fan.org> - 2.2-3 - Fix ownership of /var/spool/milter-regex so that dac_override isn't needed (#1678040) * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Aug 24 2018 Paul Howarth <paul@city-fan.org> - 2.2-1 - Update to 2.2 - Add -U, -G, and -P options to set pipe user, group, and permissions * Fri Aug 24 2018 Paul Howarth <paul@city-fan.org> - 2.1-1 - Update to 2.1 - Default maximum log level to 6 (LOG_INFO), i.e. exclude LOG_DEBUG - Upstream switched from benezedrine.cx to bezendrine.ch * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Paul Howarth <paul@city-fan.org> - 2.0-11 - Drop dependencies on systemd-units and use %{?systemd_requires} instead - Use forward-looking conditionals - List build requirements one per line - Don't use full paths for commands in scriptlets, to improve readability - Drop legacy Group: tag