-
Mon Nov 25 2013 Paul Howarth <paul@city-fan.org> - 2.0-1
- update to 2.0
- add -l option to specify maximum log level
- drop upstreamed cleanup and starttls patches
-
Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-7
- rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-6
- rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
Fri Sep 07 2012 Paul Howarth <paul@city-fan.org> - 1.9-5
- drop SysV-to-systemd migration support from F-18 onwards
- use systemd scriptlet macros for preset support (#850207)
-
Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-4
- rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
Tue Jul 17 2012 Paul Howarth <paul@city-fan.org> - 1.9-3
- add support for STARTTLS macro checking (#840665)
- defer dæmon startup until network is available
-
Fri Jan 06 2012 Paul Howarth <paul@city-fan.org> - 1.9-2
- rebuilt for gcc 4.7
-
Tue Nov 22 2011 Paul Howarth <paul@city-fan.org> - 1.9-1
- update to 1.9
- add -j option to chroot
- improve building on various platforms
- fix some typos in documentation and example config
- drop upstreamed strlcat patch
- drop gcc patch, no longer needed
- build with additional warnings enabled, and add patch to fix warnings where
possible (libmilter API is missing some 'const' attributes, so it's not
possible to get rid of all of them)
-
Mon Jul 25 2011 Paul Howarth <paul@city-fan.org> - 1.8-4
- Requires(post): systemd-sysv for sysv-to-systemd migration
-
Sat Jul 16 2011 Paul Howarth <paul@city-fan.org> - 1.8-3
- switch from SysV initscript to systemd unit file
- clean up for modern rpmbuild
- drop Sendmail references as the milter should work with Postfix too
- nobody else likes macros for commands