diff --git a/sendmail-8.13.7-vacation.patch b/sendmail-8.13.7-vacation.patch deleted file mode 100644 index d4f9808..0000000 --- a/sendmail-8.13.7-vacation.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- sendmail-8.13.7/vacation/Makefile.vacation 1999-09-24 00:36:45.000000000 +0200 -+++ sendmail-8.13.7/vacation/Makefile 2006-07-18 15:12:42.000000000 +0200 -@@ -1,7 +1,7 @@ - # $Id: Makefile,v 8.5 1999/09/23 22:36:45 ca Exp $ - - SHELL= /bin/sh --BUILD= ./Build -+BUILD= ./Build -f ../redhat.config.m4 - OPTIONS= $(CONFIG) $(FLAGS) - - all: FRC diff --git a/sendmail-8.14.8-noversion.patch b/sendmail-8.14.8-noversion.patch deleted file mode 100644 index b9a0a87..0000000 --- a/sendmail-8.14.8-noversion.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- sendmail-8.14.1/sendmail/helpfile.noversion 2007-02-01 19:29:44.000000000 +0100 -+++ sendmail-8.14.1/sendmail/helpfile 2007-04-10 16:58:16.000000000 +0200 -@@ -11,9 +11,7 @@ - cpyr forth in the LICENSE file which can be found at the top level of - cpyr the sendmail distribution. - cpyr --cpyr $$Id: helpfile,v 8.49 2013/11/22 20:51:55 ca Exp $$ --cpyr --smtp This is sendmail version $v -+smtp This is sendmail - smtp Topics: - smtp HELO EHLO MAIL RCPT DATA - smtp RSET NOOP QUIT HELP VRFY diff --git a/sendmail-8.14.8-pid.patch b/sendmail-8.14.8-pid.patch deleted file mode 100644 index d324d5e..0000000 --- a/sendmail-8.14.8-pid.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- sendmail-8.13.7/cf/cf/submit.mc.pid 2006-04-05 07:54:41.000000000 +0200 -+++ sendmail-8.13.7/cf/cf/submit.mc 2006-06-19 18:07:11.000000000 +0200 -@@ -15,12 +15,16 @@ - # - - divert(0)dnl --VERSIONID(`$Id: submit.mc,v 8.15 2013/11/22 20:51:08 ca Exp $') -+sinclude(`/usr/share/sendmail-cf/m4/cf.m4')dnl -+VERSIONID(`linux setup')dnl - define(`confCF_VERSION', `Submit')dnl - define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining - define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet - define(`confTIME_ZONE', `USE_TZ')dnl - define(`confDONT_INIT_GROUPS', `True')dnl -+define(`confPID_FILE', `/run/sm-client.pid')dnl -+dnl define(`confDIRECT_SUBMISSION_MODIFIERS',`C')dnl -+FEATURE(`use_ct_file')dnl - dnl - dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1] - FEATURE(`msp', `[127.0.0.1]')dnl diff --git a/sendmail-8.14.9-noversion.patch b/sendmail-8.14.9-noversion.patch new file mode 100644 index 0000000..f0ca667 --- /dev/null +++ b/sendmail-8.14.9-noversion.patch @@ -0,0 +1,13 @@ +--- sendmail-8.14.9/sendmail/helpfile 2014-03-06 18:31:31.000000000 +0100 ++++ sendmail-8.14.9/sendmail/helpfile.noversion 2014-05-21 17:25:29.000000000 +0200 +@@ -11,9 +11,7 @@ + cpyr forth in the LICENSE file which can be found at the top level of + cpyr the sendmail distribution. + cpyr +-cpyr $$Id: helpfile,v 8.49 2013-11-22 20:51:55 ca Exp $$ +-cpyr +-smtp This is sendmail version $v ++smtp This is sendmail + smtp Topics: + smtp HELO EHLO MAIL RCPT DATA + smtp RSET NOOP QUIT HELP VRFY diff --git a/sendmail-8.14.9-pid.patch b/sendmail-8.14.9-pid.patch new file mode 100644 index 0000000..45ab34f --- /dev/null +++ b/sendmail-8.14.9-pid.patch @@ -0,0 +1,20 @@ +--- sendmail-8.14.9/cf/cf/submit.mc 2014-03-06 18:31:28.000000000 +0100 ++++ sendmail-8.14.9/cf/cf/submit.mc.pid 2014-05-21 17:20:14.000000000 +0200 +@@ -15,12 +15,16 @@ + # + + divert(0)dnl +-VERSIONID(`$Id: submit.mc,v 8.15 2013-11-22 20:51:08 ca Exp $') ++sinclude(`/usr/share/sendmail-cf/m4/cf.m4')dnl ++VERSIONID(`linux setup')dnl + define(`confCF_VERSION', `Submit')dnl + define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining + define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet + define(`confTIME_ZONE', `USE_TZ')dnl + define(`confDONT_INIT_GROUPS', `True')dnl ++define(`confPID_FILE', `/run/sm-client.pid')dnl ++dnl define(`confDIRECT_SUBMISSION_MODIFIERS',`C')dnl ++FEATURE(`use_ct_file')dnl + dnl + dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1] + FEATURE(`msp', `[127.0.0.1]')dnl diff --git a/sendmail-8.14.9-vacation.patch b/sendmail-8.14.9-vacation.patch new file mode 100644 index 0000000..bb031e1 --- /dev/null +++ b/sendmail-8.14.9-vacation.patch @@ -0,0 +1,11 @@ +--- sendmail-8.14.9/vacation/Makefile 2014-03-06 18:31:31.000000000 +0100 ++++ sendmail-8.14.9/vacation/Makefile.vacation 2014-05-21 17:22:47.000000000 +0200 +@@ -1,7 +1,7 @@ + # $Id: Makefile,v 8.5 1999-09-23 22:36:45 ca Exp $ + + SHELL= /bin/sh +-BUILD= ./Build ++BUILD= ./Build -f ../redhat.config.m4 + OPTIONS= $(CONFIG) $(FLAGS) + + all: FRC diff --git a/sendmail.spec b/sendmail.spec index 3817b8a..d277707 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -22,8 +22,8 @@ Summary: A widely used Mail Transport Agent (MTA) Name: sendmail -Version: 8.14.8 -Release: 2%{?dist} +Version: 8.14.9 +Release: 1%{?dist} License: Sendmail Group: System Environment/Daemons URL: http://www.sendmail.org/ @@ -65,7 +65,7 @@ Patch3: sendmail-8.14.4-makemapman.patch # fix smrsh paths Patch4: sendmail-8.14.3-smrsh_paths.patch # fix sm-client.pid path -Patch7: sendmail-8.14.8-pid.patch +Patch7: sendmail-8.14.9-pid.patch # do not reject all numeric login names if hesiod support is compiled in, #80060 Patch9: sendmail-8.14.8-hesiod.patch # fix sendmail man page @@ -77,9 +77,9 @@ Patch12: sendmail-8.13.0-cyrus.patch # fix aliases.db path Patch13: sendmail-8.14.8-aliases_dir.patch # fix vacation Makefile -Patch14: sendmail-8.13.7-vacation.patch +Patch14: sendmail-8.14.9-vacation.patch # remove version information from sendmail helpfile -Patch15: sendmail-8.14.8-noversion.patch +Patch15: sendmail-8.14.9-noversion.patch # do not accept localhost.localdomain as valid address from SMTP Patch16: sendmail-8.14.8-localdomain.patch # build libmilter as DSO @@ -706,6 +706,9 @@ fi %{_initrddir}/sendmail %changelog +* Wed May 21 2014 Robert Scheck - 8.14.9-1 +- Upgrade to 8.14.9 + * Sun Apr 13 2014 Robert Scheck - 8.14.8-2 - Enable ECDHE support