Thu, 23 May 2024 18:12:39 UTC | login

Information for build milter-greylist-4.6.2-5.fc29

ID28350
Package Namemilter-greylist
Version4.6.2
Release5.fc29
Epoch
Sourcegit://pkgs.fedoraproject.org/rpms/milter-greylist#174e4ab2499927c101ec8469da2e3e2c3552f395
SummaryMilter for greylisting, the next step in the spam control war
DescriptionGreylisting is a new method of blocking significant amounts of spam at the mailserver level, but without resorting to heavyweight statistical analysis or other heuristical (and error-prone) approaches. Consequently, implementations are fairly lightweight, and may even decrease network traffic and processor load on your mailserver. This package provides a greylist filter for sendmail's milter API.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 22 May 2018 17:58:20 UTC
CompletedTue, 22 May 2018 19:17:01 UTC
Taskbuild (f29-candidate, /rpms/milter-greylist:174e4ab2499927c101ec8469da2e3e2c3552f395)
Extra{'source': {'original_url': 'git://pkgs.fedoraproject.org/rpms/milter-greylist?#174e4ab2499927c101ec8469da2e3e2c3552f395'}}
Tags
f29
RPMs
src
milter-greylist-4.6.2-5.fc29.src.rpm (info) (download)
riscv64
milter-greylist-4.6.2-5.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Nov 28 2016 Paul Howarth <paul@city-fan.org> - 4.6.2-2 - Fix crash on IPv6 connection with no GeoIPv6 database in use * Thu Nov 24 2016 Paul Howarth <paul@city-fan.org> - 4.6.2-1 - Update to 4.6.2 - Add rawfrom ACL clause to match unprocessed FROM command - Fix helo ACL clause string match - Avoid excessive GeoIP logs if database was not set - Fix crashes on configuration reload - Allow empty quoted strings in configuration - Add GeoIP support for IPv6 * Fri Aug 05 2016 Paul Howarth <paul@city-fan.org> - 4.6.1-2 - sendmail-devel renamed to sendmail-milter-devel from Fedora 26 - Explicitly BR: systemd-units for %{_unitdir} macro definition * Tue Jul 12 2016 Paul Howarth <paul@city-fan.org> - 4.6.1-1 - Update to 4.6.1 - Fix DKIM ACL evaluation * Mon May 09 2016 Paul Howarth <paul@city-fan.org> - 4.6-1 - Update to 4.6 - Support IPv6 DNSRBL - Fix strtok_r() state usage - Document queueID log for PostFix - Fix file descriptor leak in spamd code * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jan 28 2016 Paul Howarth <paul@city-fan.org> - 4.5.16-2 - Enable SPF support using libspf2 * Mon Nov 02 2015 Paul Howarth <paul@city-fan.org> - 4.5.16-1 - Update to 4.5.16 - Reflect config syntax in addhheader logs - Honour daemon option in Redhat startup script - Fix crash in SPF code * Mon Oct 05 2015 Paul Howarth <paul@city-fan.org> - 4.5.15-1 - Update to 4.5.15 - Use QueueId on Postfix - Only change socket ownership if it exists in filesystem - Index option for the addheader clause - Add format strings for SPF and DKIM results - Update author list * Thu Jul 02 2015 Paul Howarth <paul@city-fan.org> - 4.5.14-1 - Update to 4.5.14 - Accept format strings in helo acl and compare without case - Improve configure ability to run with -Werror - Overcome select(2) file descriptor limit - Support glob(7) pattern matching for properties - Build fixes * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Mar 06 2015 Paul Howarth <paul@city-fan.org> - 4.5.12-2 - Include milter-greylist.m4 as %doc - Add preset support for EL-7 build - Tag README as %license where possible as it includes the license details * Thu Dec 18 2014 Paul Howarth <paul@city-fan.org> - 4.5.12-1 - Update to 4.5.12 - Prevent buffer overflow on IP address in DRAC code - Remove duplicate dkim check in configure - Let MX clause work if a MX has no DNS A record - Fix build on CentOS * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Feb 21 2014 Paul Howarth <paul@city-fan.org> - 4.5.11-1 - Update to 4.5.11 - Use asynchronous LDAP calls to reduce lock contention on heavy load - Work around warning about _BSD_SOURCE being deprecated in favor of _DEFAULT_SOURCE breaking build due to use of -Werror * Mon Feb 10 2014 Paul Howarth <paul@city-fan.org> - 4.5.10-1 - Update to 4.5.10 - Fix msgcount miscomputation and crashes * Wed Feb 05 2014 Paul Howarth <paul@city-fan.org> - 4.5.9-1 - Update to 4.5.9 - multiracl option to disable sticky whitelisting among recipients * Tue Feb 04 2014 Paul Howarth <paul@city-fan.org> - 4.5.8-1 - Update to 4.5.8 - FreeBSD build fix - Fix CRLF in multiline headers for DKIM - Support OpenDKIM - Build if PACKAGE_URL is not defined - res_state Solaris build fix - Fix maxpeek usage for body matching clauses - Drop DKIM re-entrancy patch * Mon Sep 16 2013 Paul Howarth <paul@city-fan.org> - 4.5.7-1 - Update to 4.5.7 - Do not use strndup(), for POSIX.1-2001 compatibility * Mon Sep 02 2013 Paul Howarth <paul@city-fan.org> - 4.5.6-1 - Update to 4.5.6 - Fix bug that replaced first character of hostname by '[' - Do not force into lowercase properties set using the set clause - Add %cA and %ca to report current ACL line number and id - Increase format string maximum length to 4096 - Break long SMTP replies into mutiple lines - Add configure --disable-parallel-make in case make -j is unsupported * Sun Sep 01 2013 Paul Howarth <paul@city-fan.org> - 4.5.5-1 - Update to 4.5.5 - Fix memory leak in log ACL clause - Updated AUTHORS in manpage - Fix typos in manpage, style - Numeric operator tests for property versus number - Numeric operator tests for property versus property * Mon Aug 19 2013 Paul Howarth <paul@city-fan.org> - 4.5.3-1 - Update to 4.5.3 - Format string expansions now honor %r everywhere possible - Add unbracket option to resolve MTA-passed bracketed unresolved IP - set ACL clause to set/increment/decrement properties - log ACL clause to send formatted string to syslog * Wed Aug 14 2013 Paul Howarth <paul@city-fan.org> - 4.5.2-1 - Update to 4.5.2 - Fix crash when chown socket without group - Fix memory leak in nsupdate config reload - Fix nsupdate servers option - Build fixes - Fix ACL bypass for second recipient when sender passed auth/tls/spf - Parallel build - Configurable package information - More verbosity in SPF logs - Use localaddr for p0f and %V format string - Search current directory first for includes - Make unknown AF family non fatal in p0f, report errors once - Enable parallel build * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon May 20 2013 Paul Howarth <paul@city-fan.org> - 4.5.1-1 - Update to 4.5.1 - More Solaris build fixes - Fix swapped %f and %r for stat example in default greylist.conf - Support p0f v3.06 and up with --with-p0f-src or --enable-p0f306 - DNS update support - "make clean" clears milter-greylist.spec - Add IPv6 support for MX sync * Thu Apr 11 2013 Paul Howarth <paul@city-fan.org> - 4.4.2-1902 - Drop unused upstart support - Drop unused libspf support - Drop %defattr, redundant since rpm 4.4 - Merge sysv/system packages back into main package, configuring appropriate initscrit for target distribution - Move tmpfiles configuration from /etc to /usr/lib - Re-do scriptlets * Wed Apr 10 2013 Jon Ciesla <limburgher@gmail.com> - 4.4.2-1901 - Migrate from fedora-usermgmt to guideline scriptlets * Sun Jan 27 2013 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.4.2-1900 - updated to 4.4.2 - rediffed patches and removed obsolete ones - enabled hardened build - enabled PrivateTmp for systemd * Sun Aug 19 2012 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2.7-1900 - disabled upstart - removed old sysv related cruft * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2.7-1701 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Wed Jan 04 2012 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2.7-1700 - fixed various systemd and tmpfile related issues (698961, comments 5 + 6) * Sat Apr 23 2011 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2.7-1600 - updated to 4.2.7 - fixed tmpfiles syntax * Tue Mar 01 2011 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2.6-1600 - fixed byte order of src port in p0f check * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2.6-1501 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Dec 10 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2.6-1401 - added systemd initscripts and obsolete the old sysvinit ones * Wed Jul 14 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2.6-1400 - updated to 4.2.6 * Fri Jul 09 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2.5-1401 - added spamd-null patch * Wed Jun 09 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2.5-1400 - updated to 4.2.5 - added cloexec patch - rediffed patches * Sun Apr 18 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2.4-1400 - updated to 4.2.4 - removed patches which have been applied upstream * Sat Feb 20 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2.3-1400 - added patches to fix races in dkim, geoip and p0f modules - conditionalized -upstart subpackage - added conditional to build it with libbind (required for RHEL5) * Sun Dec 06 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2.3-1300 - updated -upstart to upstart 0.6.3 * Wed Aug 19 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2.3-2 - moved pre-2007 %changelog entries into ChangeLog.rpm - do not link against libbind anymore; recent glibc seems to have fixed its resolver API so that -lresolv can be used by dnsrbl. Old -lbind conflicts with this library in a subtly way causing segfaults (#518274). * Wed Aug 19 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2.3-1 - updated to 4.2.3 - use conditionalized %noarch macro to mark noarch subpackages - simplified upstart initscript because #501155 is solved * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2.2-1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Sat Apr 11 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2.2-0. - updated to 4.2.2 - removed patches which where applied upstream * Mon Mar 09 2009 Adam Tkac <atkac redhat com> - 4.2-0.5.b1 - libbind has been moved to separate package, rebuild * Sat Mar 07 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2-0.4.b1 - added -upstart subpackage - renamed -sysv to -sysvinit to let -upstart win the default depresolving * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2-0.3.b1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sat Feb 14 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.2-0.1.b1 - updated to 4.2b1 - enabled spamassassin + p0f support - set path to GeoIP database in sample configuration (#439087) - changed /var/run/milter-greylist to be owned by the mail group and made it group-accessibly; this should allow usage with postfix when setting a 0666 socket mode (#210765) - added README.fedora * Fri Aug 08 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 4.1.1-2 - fix license tag * Sat Jun 21 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.1.1-1 - updated to 4.1.1 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 4.0-2 - Autorebuild for GCC 4.3 * Sat Nov 10 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.0-1 - updated to final 4.0 - fixed conflicts between libbind and libresolv by linking them manually * Mon Oct 29 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.0-0.3.rc2 - updated to 4.0rc2 * Sun Oct 14 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 4.0-0.2.rc1 - updated to 4.0rc1 - built with curl and GeoIP support * Wed Apr 25 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 3.0-2 - fixed user name in config file (bz #237737) - commented out pidfile entry; it is to be set by the init methods * Tue Apr 17 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 3.0-1 - updated to 3.0 - enabled dnsrbl - removed -initng subpackage * Tue Jan 30 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 2.1.12-3 - removed -minit subpackage