Commit Graph

181 Commits

Author SHA1 Message Date
Jaroslav Škarvada
80a10db498 Removed dots from description (there are no dots in systemd packaging
guidelines)
Changed service type to forking and explicitly specified PID files
Fixed creation of sm-client.pid
Added Wants to sm-client.service and sendmail.service
Replaced each occurrence of /var/run by /run in config files
More details are available in rhbz#697636
2011-07-18 22:47:26 +02:00
Jaroslav Škarvada
fb3e4b9e3a Introduce systemd unit file, drop SysV support 2011-07-14 11:01:07 +02:00
Paul Howarth
2d1261b5a8 Rebuilt with libdb-5.2 2011-06-16 09:23:10 +01:00
Jaroslav Škarvada
3074bae0b7 New version 8.14.5
Removed m4-ldap-routing, milter-fix-negativeid, man-i-option-fix
patches (upstreamed)
2011-05-17 18:24:08 +02:00
Jaroslav Škarvada
65191b7b84 fix negative ctx_id in milter debug output (#577558)
fix incomplete description of the -i option in man page (#676824)
2011-03-03 11:49:45 +01:00
Dennis Gilmore
d0a08379e3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 07:12:51 -06:00
Jaroslav Škarvada
91beabb023 - updated QoS patch, including upstream comments and AF_INET6 4-in-6 support 2011-01-12 11:48:49 +01:00
Jaroslav Škarvada
f823fb2a17 - add QoS support, patch from Philip Prindeville <philipp@fedoraproject.org>
upstream reserved option ID 0xe7 for testing of this new feature (#576643)
2011-01-10 15:40:19 +01:00
Jaroslav Škarvada
a60fab56a8 - change LSB init header to provide $mail-transport-agent (#627413) 2010-11-26 15:19:53 +01:00
Jaroslav Škarvada
2b3e99e733 - fix m4 ldap routing macro, backport from 8.14.5.Alpha0, (#650366) 2010-11-08 12:01:59 +01:00
Jaroslav Škarvada
6101bed093 - fix m4 ldap routing macro, backport from 8.14.5.Alpha0, (#650366) 2010-11-08 11:55:50 +01:00
Jesse Keating
16feecab5f - Rebuilt for gcc bug 634757 2010-09-29 15:16:45 -07:00
Jaroslav Škarvada
af890f9862 - fix MAXHOSTNAMELEN (#485380) 2010-09-24 11:47:45 +02:00
Jaroslav Škarvada
2079059e1d - rebuilt with libdb-5.1 2010-09-14 00:46:13 +02:00
Jaroslav Škarvada
c091b66100 - updated sendmail.nm-dispatcher script to handle VPN connections (#577540) 2010-08-25 13:54:58 +02:00
Jaroslav Škarvada
ad28c6fdf0 * Tue Aug 17 2010 Jaroslav Škarvada <jskarvad@redhat.com> - 8.14.4-11
- README.libmilter moved to milter subpackage
- updated description of doc subpackage
- README.redhat removed (not needed any more)
2010-08-17 10:37:14 +02:00
Jaroslav Škarvada
28dca98df3 Corrected name and email address.
* Wed Aug 04 2010 Jaroslav Škarvada <jskarvad@redhat.com> - 8.14.4-10
- added stub man pages for hoststat and purgestat
- rmail man page added to alternatives
- updated subpackages description
- sendmail-cf/cf/README is not packaged - it is useless for end users
- added comments about purpose of files and patches
- removed redundant license tag from milter subpackage
2010-08-06 11:33:56 +02:00
Jaroslav Škarvada
f92eac2386 - added license to milter subpackage according to new Licensing Guidelines 2010-07-08 11:31:50 +00:00
Jaroslav Škarvada
b056699e1f - all 'define' changed to 'global' in spec
- perl interpreter path fixup moved from 'install' to 'prep'
2010-06-14 08:39:48 +00:00
Jaroslav Škarvada
90a31a9b35 - silenced warning about non-existing config in {_libdir}/sasl2 2010-06-11 14:22:33 +00:00
Jaroslav Škarvada
458d88f8d1 - sasl2 config moved from {_libdir}/sasl2 to {_sysconfdir}/sasl2
- added libdb5 patch for building with libdb-5
- rebuilt with libdb-5
2010-06-09 07:32:12 +00:00
Jaroslav Škarvada
f22c9c290b - fixed user/group creation 2010-05-31 10:43:26 +00:00
Jaroslav Škarvada
aaebb5c68c - used noreplace for sasl config
- used ghost instead of explicit provides
- deffattr changed to (-,root,root,-)
2010-03-03 09:29:59 +00:00
Jaroslav Škarvada
61b0fa11e5 - fixed libresolv implicit DSO linking (#564647)
- fixed initscript LSB compliance (#561040)
2010-02-15 13:03:34 +00:00
Jaroslav Škarvada
a25fa215a4 - fixed typo in spec file
- fixed aliases_dir patch
2010-02-04 06:38:13 +00:00
Jaroslav Škarvada
647e3b9587 - new version 8.14.4 (#552078)
- RPM attributes S, 5, T not recorded for statistics file
- adapted patches: makemapman, dynamic, switchfile (#552078)
- movefiles patch incorporated into aliases_dir patch
- drop exitpanic patch (fixed upstream)
2010-02-03 11:25:20 +00:00
Robert Scheck
b9b6cf93b6 handle IPv6:::1 in block_bad_helo.m4 like 127.0.0.1 (#549217) 2010-01-03 22:45:02 +00:00
Miroslav Lichvar
aec43b3124 - fix milter file descriptors leaks (#485426)
- skip colon separator when parsing service name in ServiceSwitchFile
- return with non-zero exit code when free space is below MinFreeBlocks
- fix service stop/restart when only smclient is running
- fix submit.cf and helpfile permissions
- more merge review fixes (#226407)
2009-12-15 14:40:42 +00:00
Tomáš Mráz
7bc4aa6f2f - Use password-auth common PAM configuration instead of system-auth 2009-09-16 18:48:51 +00:00
Tomáš Mráz
b25fb1ca0a - rebuilt with new openssl 2009-08-21 15:48:52 +00:00
Jesse Keating
3d74e57ed5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 04:09:21 +00:00
Jesse Keating
af09d6caa5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 00:28:47 +00:00
Miroslav Lichvar
0ddad06272 - fix building on ppc 2009-01-20 18:45:23 +00:00
Miroslav Lichvar
fe11c480c4 - build shared libmilter (#309281)
- drop static libraries
- convert RELEASE_NOTES to UTF-8
2009-01-20 17:07:55 +00:00
Miroslav Lichvar
45fbb3396d - run newaliases only when necessary 2008-12-19 13:23:41 +00:00
Miroslav Lichvar
e861a83e20 - add NM dispatcher script (#451575)
- print warning on service start when sendmail-cf is required (#447148)
- replace Makefile with shell script to avoid dependency on make (#467841)
- fix multiarch conflicts (#343161)
- preserve timestamps on config files
- gzip RELEASE_NOTES
- defuzz patches
- drop gcc2690 patch
2008-12-03 18:29:05 +00:00
Thomas Woerner
3e0e7b66a1 - added _default_patch_fuzz 2 to fix build problems for now 2008-07-23 09:21:57 +00:00
Thomas Woerner
3499507a41 - new version 8.14.3 2008-07-22 13:02:10 +00:00
Tom Callaway
2efad7aefa rebuild against db4-4.7 2008-07-10 15:28:30 +00:00
Dennis Gilmore
9e61b0ffb8 add sparcv9 to the -fPIE list 2008-03-29 12:02:32 +00:00
Thomas Woerner
687b637b22 - added server(smtp) provide (rhbz#380621) 2008-02-08 16:25:50 +00:00
Jesse Keating
09a4046296 - Rebuild for deps 2007-12-06 00:47:58 +00:00
Thomas Woerner
5b68744c05 - new version 8.14.2
- fixed typo in changelog
2007-11-22 11:37:41 +00:00
Thomas Woerner
88c0ef8ce1 - made init script fully lsb conform 2007-09-17 15:49:05 +00:00
Thomas Woerner
808a4ead25 - fixed condrestart in init script to use exit instead of return 2007-08-29 14:54:57 +00:00
Thomas Woerner
e2318f8625 - using uname -m instead or %{_arch} 2007-08-27 14:05:34 +00:00
Thomas Woerner
82776430e9 - use %{_arch} 2007-08-27 13:57:50 +00:00
Thomas Woerner
24ed02a3b3 - no not call arch binary for OBJDIR 2007-08-27 11:44:28 +00:00
Thomas Woerner
0bd1aa3120 - do not remove /etc/aliases.db on package removal (rhbz#223637)
- fixed remaining paths to certs directory in sendmail.mc file
- added contrib scripts to the doc package (rhbz#183723)
- added LSB header to init script (rhbz#247053)
- added plain login information for cyrus-sasl to access file
- fixed compile proplem with glibc-2.6.90+
- fixed reoccuring m4 include problem (now using sinclude)
2007-08-27 10:25:01 +00:00
Thomas Woerner
2174409589 [tw]
- do not accept localhost.localdomain as valid address from smtp
2007-07-20 13:31:50 +00:00
Thomas Woerner
a76220095e [tw]
- readded chkconfig add for sendmail in post script
- dropped mysql support (useless without further patching)
- fixed executable permissions for /usr/sbin/makemap and /usr/sbin/smrsh
- dropped FFR_UNSAFE_SASL, because it has no effect anymore
2007-04-16 09:19:46 +00:00
Thomas Woerner
d6e308ef6c [tw]
- replaced prereq tags with requires() tags.
2007-04-12 15:19:10 +00:00
Thomas Woerner
70974534dd [tw]
- new version 8.14.1
- spec file cleanup for merge review (rhbz#226407)
- dropped update support for sendmail versions prior to 8.12.0
- using pdf documentation
2007-04-12 14:35:58 +00:00
Thomas Woerner
33f964f233 [tw]
- new version 8.14.0
- adapted patches: makemapman, dynamic
2007-02-06 16:15:48 +00:00
Florian La Roche
dc6dc81683 - update 2007-01-23 09:53:59 +00:00
Thomas Woerner
d6bc58d34f [tw]
- tcp_wrappers has a new devel and libs sub package, therefore changing
    build requirement for tcp_wrappers to tcp_wrappers-devel
2006-12-04 14:36:27 +00:00
Thomas Woerner
862cfda800 [tw]
- added missing LDAP_DEPRECATED flag (#206288)
2006-11-28 15:05:30 +00:00
Florian La Roche
c436b2185b - config changes 2006-09-05 13:24:09 +00:00
Thomas Woerner
6a68a03e2f [tw]
- new version 8.13.8 fixes CVE-2006-4434 (denial of service via a long
    header line)
2006-09-01 15:05:31 +00:00
Thomas Woerner
79d2ab2e92 [tw]
- dropped chown of /etc/mail/authinfo.db (#199455)
2006-07-20 10:03:59 +00:00
Thomas Woerner
a849b7d235 [tw]
- using new syntax for access database (#177566)
- fixed failure message while shutting down sm-client (#119429) resolution:
    stop sm-client before sendmail
- fixed method to specify persistent queue runners (#126760)
- removed patch backup files from sendmail-cf tree (#152955)
- fixed missing dnl on SMART_HOST define (#166680)
- fixed wrong location of aliases and aliases.db file in aliases man page
    (#166744)
- enabled CipherList config option for sendmail (#172352)
- added user chowns for /etc/mail/authinfo.db and move check for cf files
    (#184341)
- fixed Makefile of vacation (#191396) vacation is not included in this
    sendmail package
- /var/log/mail now belongs to sendmail (#192850)
2006-07-18 15:01:41 +00:00
Jesse Keating
a0b70ea720 bumped for rebuild 2006-07-12 17:38:05 +00:00
Thomas Woerner
38ddf1d047 [tw]
- dropped reference to Red Hat Linux in sendmail-redhat.mc (#176679)
2006-06-19 16:19:17 +00:00
Thomas Woerner
b451433c45 i[tw]
- new version 8.13.7 (#195282)
- fixes CVE-2006-1173 (VU#146718): possible denial of service issue caused
    by malformed multipart messages (#195776)
2006-06-19 16:10:07 +00:00
Thomas Woerner
cd1e2007bc [tw]
- fixed typo in changelog
2006-03-22 17:37:38 +00:00
Thomas Woerner
794bd3c28f [tw]
- new version 8.13.6 (fixes VU#834865)
- dropped libmilter-sigwait patch (fixed in 8.13.6)
2006-03-22 17:34:35 +00:00
Thomas Woerner
36b7a280bf [tw]
- fixed selinuxenabled path in initscript
- fixed error handling with sigwait (#137709) Thanks to Jonathan Kamens for
    the patch
- fixed prereq for cyrus-sasl: now using /usr/sbin/saslauthd
- appended 'dnl' to cert tags in sendmail.mc
2006-02-17 16:57:15 +00:00
Jesse Keating
624996d371 bump for bug in double-long on ppc(64) 2006-02-11 05:40:55 +00:00
Jesse Keating
6fb0e0ea26 bump for new gcc/glibc 2006-02-07 13:48:36 +00:00
Jesse Keating
975aa4ff0b gcc update bump 2005-12-09 22:43:11 +00:00
Tomáš Mráz
65ccb9e1ec - rebuilt against new openssl 2005-11-10 13:39:01 +00:00
Tomáš Mráz
766f18bfab - use include instead of pam_stack in pam config 2005-10-10 11:39:12 +00:00
Thomas Woerner
4dcb6208fd [tw] fixed typo 2005-09-19 11:03:04 +00:00
Thomas Woerner
1dd7de7d72 [tw]
- new version 8.13.5
- fixed email addess in changelog
2005-09-19 11:02:38 +00:00
Thomas Woerner
8be49e6c71 [tw] - using new certificates directory /etc/pki/tls/certs 2005-05-06 12:29:19 +00:00
Thomas Woerner
fdc1981c42 [tw]
- added configuration example for Cyrus-IMAPd to sendmail.mc (#142001)
    Thanks to Alexander Dalloz
2005-04-27 16:12:07 +00:00
Thomas Woerner
17f5c5c8f0 [tw]
- new version 8.13.4
- added requires for the sendmail base package in sendmail-cf,
    sendmail-devel and sendmail-doc
- dropped upstream close_wait.p2 patch
2005-04-12 10:00:26 +00:00
Thomas Woerner
d2cfa6506c [tw] added strange triple quotes again 2005-03-17 14:31:31 +00:00
Thomas Woerner
0ce6719040 [tw]
- dropped direct support for bind: no bind in confLIBSEARCH anymore, using
    libresolv again
- dropped triple-quotes
2005-03-17 14:18:10 +00:00
jvdias
e2b6e80c6b fix bug 150339: fix include paths for libbind; add BuildRequires for
libbind-devel
2005-03-11 01:26:18 +00:00
jvdias
4bc134b85b fix bug 150339: fix include paths for libbind; add BuildRequires for
libbind-devel
2005-03-11 01:12:34 +00:00
jvdias
000ba96b33 fix bug 150339: fix include paths for libbind; add BuildRequires for
libbind-devel
2005-03-11 00:55:28 +00:00
jvdias
ecec97b5c8 fix bug 150339: fix include paths for libbind; add BuildRequires for
libbind-devel
2005-03-11 00:41:30 +00:00
jvdias
afb7a3c979 fix bug 150339: fix include paths for libbind; add BuildRequires for
libbind-devel
2005-03-10 23:18:35 +00:00
jvdias
f8f75a6a61 fix bug 150339: fix include paths for libbind; add BuildRequires for
libbind-devel
2005-03-10 22:26:33 +00:00
jvdias
c0b23989ef fix bug 150339: fix include paths for libbind 2005-03-10 22:20:39 +00:00
Thomas Woerner
1a131a6dd0 [tw] ppc is (/$§%"§ 2005-03-01 15:08:00 +00:00
Thomas Woerner
8031968350 [tw] - using triple quotes for ppc 2005-03-01 14:53:31 +00:00
Thomas Woerner
a05f40ebab [tw]
- fixed gcc4 build: use double quotes for confOPTIMIZE to avoid m4
    confusion with ','
2005-03-01 14:30:57 +00:00
Thomas Woerner
2f4935e915 [tw] - new version 8.13.3 with closewait.p2 patch 2005-01-26 17:30:21 +00:00
Thomas Woerner
cbc84bf87f [tw] added tahnks to for Robert Scheck 2004-12-17 14:54:26 +00:00
Thomas Woerner
ba31b453e6 [tw] - new version 8.13.2 2004-12-17 14:52:48 +00:00
jbj
57571c57af - rebuild against db-4.3.21. 2004-11-13 01:15:17 +00:00
Thomas Woerner
db216a893e [tw]
- added missing BuildRequires for groff (#134778)
- added socketmap support (#131906)
2004-10-26 12:57:17 +00:00
Thomas Woerner
986409db20 [tw] new release version 2004-10-08 10:42:30 +00:00
Thomas Woerner
d9097797fa [tw] - added missing BuildRequires for groff (#134778) 2004-10-08 10:38:07 +00:00
cvsdist
e62c711e10 auto-import changelog data from sendmail-8.13.1-2.src.rpm
Wed Sep 01 2004 Thomas Woerner <twoerner@redhat.com> 8.13.1-2
- applied Sendmail Errata (2004-08-24): errata_cataddr (#131179)
2004-09-09 12:28:19 +00:00
cvsdist
e08e50c6dd auto-import changelog data from sendmail-8.13.1-1.src.rpm
Mon Aug 02 2004 Thomas Woerner <twoerner@redhat.com> 8.13.1-1
- new version 1.13.1
2004-09-09 12:27:52 +00:00
cvsdist
da90ff0935 auto-import changelog data from sendmail-8.13.0-1.1.src.rpm
Wed Jun 30 2004 Thomas Woerner <twoerner@redhat.com> 8.13.0-1.1
- fixed init script to not complain missing sendmail-cf package (#126975)
- better message in /etc/mail/Makefile for missing sendmail-cf package.
2004-09-09 12:27:14 +00:00
cvsdist
67548a7d79 auto-import changelog data from sendmail-8.13.0-1.src.rpm
Mon Jun 21 2004 Thomas Woerner <twoerner@redhat.com> 8.13.0-1
- new version 8.13.0
- made /etc/mail/Makefile complain missing sendmail-cf package (#123348)
- fixed ownership of %{_includedir}/libmilter (#73977)
- moved back to /usr/share/ssl/certs as certificate directory (see
    sendmail.mc)
- extended sendmail.mc for spam protection
2004-09-09 12:27:04 +00:00