Upgrade to 8.14.9
This commit is contained in:
parent
509e9c8c39
commit
4bcb2ccd1d
@ -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
|
|
@ -1,10 +1,10 @@
|
|||||||
--- sendmail-8.14.1/sendmail/helpfile.noversion 2007-02-01 19:29:44.000000000 +0100
|
--- sendmail-8.14.9/sendmail/helpfile 2014-03-06 18:31:31.000000000 +0100
|
||||||
+++ sendmail-8.14.1/sendmail/helpfile 2007-04-10 16:58:16.000000000 +0200
|
+++ sendmail-8.14.9/sendmail/helpfile.noversion 2014-05-21 17:25:29.000000000 +0200
|
||||||
@@ -11,9 +11,7 @@
|
@@ -11,9 +11,7 @@
|
||||||
cpyr forth in the LICENSE file which can be found at the top level of
|
cpyr forth in the LICENSE file which can be found at the top level of
|
||||||
cpyr the sendmail distribution.
|
cpyr the sendmail distribution.
|
||||||
cpyr
|
cpyr
|
||||||
-cpyr $$Id: helpfile,v 8.49 2013/11/22 20:51:55 ca Exp $$
|
-cpyr $$Id: helpfile,v 8.49 2013-11-22 20:51:55 ca Exp $$
|
||||||
-cpyr
|
-cpyr
|
||||||
-smtp This is sendmail version $v
|
-smtp This is sendmail version $v
|
||||||
+smtp This is sendmail
|
+smtp This is sendmail
|
@ -1,10 +1,10 @@
|
|||||||
--- sendmail-8.13.7/cf/cf/submit.mc.pid 2006-04-05 07:54:41.000000000 +0200
|
--- sendmail-8.14.9/cf/cf/submit.mc 2014-03-06 18:31:28.000000000 +0100
|
||||||
+++ sendmail-8.13.7/cf/cf/submit.mc 2006-06-19 18:07:11.000000000 +0200
|
+++ sendmail-8.14.9/cf/cf/submit.mc.pid 2014-05-21 17:20:14.000000000 +0200
|
||||||
@@ -15,12 +15,16 @@
|
@@ -15,12 +15,16 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
divert(0)dnl
|
divert(0)dnl
|
||||||
-VERSIONID(`$Id: submit.mc,v 8.15 2013/11/22 20:51:08 ca Exp $')
|
-VERSIONID(`$Id: submit.mc,v 8.15 2013-11-22 20:51:08 ca Exp $')
|
||||||
+sinclude(`/usr/share/sendmail-cf/m4/cf.m4')dnl
|
+sinclude(`/usr/share/sendmail-cf/m4/cf.m4')dnl
|
||||||
+VERSIONID(`linux setup')dnl
|
+VERSIONID(`linux setup')dnl
|
||||||
define(`confCF_VERSION', `Submit')dnl
|
define(`confCF_VERSION', `Submit')dnl
|
11
sendmail-8.14.9-vacation.patch
Normal file
11
sendmail-8.14.9-vacation.patch
Normal file
@ -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
|
@ -22,8 +22,8 @@
|
|||||||
|
|
||||||
Summary: A widely used Mail Transport Agent (MTA)
|
Summary: A widely used Mail Transport Agent (MTA)
|
||||||
Name: sendmail
|
Name: sendmail
|
||||||
Version: 8.14.8
|
Version: 8.14.9
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Sendmail
|
License: Sendmail
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://www.sendmail.org/
|
URL: http://www.sendmail.org/
|
||||||
@ -65,7 +65,7 @@ Patch3: sendmail-8.14.4-makemapman.patch
|
|||||||
# fix smrsh paths
|
# fix smrsh paths
|
||||||
Patch4: sendmail-8.14.3-smrsh_paths.patch
|
Patch4: sendmail-8.14.3-smrsh_paths.patch
|
||||||
# fix sm-client.pid path
|
# 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
|
# do not reject all numeric login names if hesiod support is compiled in, #80060
|
||||||
Patch9: sendmail-8.14.8-hesiod.patch
|
Patch9: sendmail-8.14.8-hesiod.patch
|
||||||
# fix sendmail man page
|
# fix sendmail man page
|
||||||
@ -77,9 +77,9 @@ Patch12: sendmail-8.13.0-cyrus.patch
|
|||||||
# fix aliases.db path
|
# fix aliases.db path
|
||||||
Patch13: sendmail-8.14.8-aliases_dir.patch
|
Patch13: sendmail-8.14.8-aliases_dir.patch
|
||||||
# fix vacation Makefile
|
# fix vacation Makefile
|
||||||
Patch14: sendmail-8.13.7-vacation.patch
|
Patch14: sendmail-8.14.9-vacation.patch
|
||||||
# remove version information from sendmail helpfile
|
# 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
|
# do not accept localhost.localdomain as valid address from SMTP
|
||||||
Patch16: sendmail-8.14.8-localdomain.patch
|
Patch16: sendmail-8.14.8-localdomain.patch
|
||||||
# build libmilter as DSO
|
# build libmilter as DSO
|
||||||
@ -706,6 +706,9 @@ fi
|
|||||||
%{_initrddir}/sendmail
|
%{_initrddir}/sendmail
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 21 2014 Robert Scheck <robert@fedoraproject.org> - 8.14.9-1
|
||||||
|
- Upgrade to 8.14.9
|
||||||
|
|
||||||
* Sun Apr 13 2014 Robert Scheck <robert@fedoraproject.org> - 8.14.8-2
|
* Sun Apr 13 2014 Robert Scheck <robert@fedoraproject.org> - 8.14.8-2
|
||||||
- Enable ECDHE support
|
- Enable ECDHE support
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user