[packages/sendmail] - updated to 8.18.1
hawk
hawk at pld-linux.org
Wed Apr 24 21:55:22 CEST 2024
commit bce22b62afe72e531f577abebbffd7ef0733a5bd
Author: Marcin Krol <hawk at tld-linux.org>
Date: Wed Apr 24 19:46:38 2024 +0000
- updated to 8.18.1
sendmail-hprescan-dos.patch | 2 +-
sendmail-smrsh-paths.patch | 2 +-
sendmail.spec | 8 ++++----
3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/sendmail.spec b/sendmail.spec
index a43c882..e3cd829 100644
--- a/sendmail.spec
+++ b/sendmail.spec
@@ -21,12 +21,12 @@ Summary(ru.UTF-8): Почтовый транспортный агент sendmail
Summary(tr.UTF-8): Elektronik posta hizmetleri sunucusu
Summary(uk.UTF-8): Поштовий транспортний агент sendmail
Name: sendmail
-Version: 8.17.1
+Version: 8.18.1
Release: 1
License: BSD
Group: Networking/Daemons/SMTP
-Source0: ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz
-# Source0-md5: cd3c3f7b2db60c362f07eecbebd99bf4
+Source0: https://ftp.sendmail.org/%{name}.%{version}.tar.gz
+# Source0-md5: b6b332295b5779036d4c9246f96f673c
Source1: %{name}.init
Source2: %{name}.sysconfig
Source3: %{name}.aliases
@@ -53,7 +53,7 @@ Patch7: %{name}-cyrus.patch
# https://blue-labs.org/software/sm-pgsql/sendmail.php
# https://blue-labs.org/software/sm-pgsql/bluelabs-smpgsql-8.14.3.patch.bz2
Patch8: bluelabs-smpgsql-8.14.3.patch
-URL: http://www.sendmail.org/
+URL: https://www.sendmail.org/
BuildRequires: cyrus-sasl-devel >= 2.1.21
BuildRequires: db-devel >= 5.0
BuildRequires: libnsl-devel
diff --git a/sendmail-hprescan-dos.patch b/sendmail-hprescan-dos.patch
index 5ee25c6..403d8ae 100644
--- a/sendmail-hprescan-dos.patch
+++ b/sendmail-hprescan-dos.patch
@@ -30,7 +30,7 @@ diff -urNp -x '*.orig' sendmail-8.16.1.org/sendmail/collect.c sendmail-8.16.1/se
+ CurHostName ? CurHostName : "<local machine>");
+ errno = 0;
+ usrerr("451 Stop this. You are lame.");
-+ goto readerr;
++ goto readdone;
+ }
/* check for possible continuation line */
diff --git a/sendmail-smrsh-paths.patch b/sendmail-smrsh-paths.patch
index 1798d8b..a2623f8 100644
--- a/sendmail-smrsh-paths.patch
+++ b/sendmail-smrsh-paths.patch
@@ -20,7 +20,7 @@ diff -urNp -x '*.orig' sendmail-8.16.1.org/smrsh/README sendmail-8.16.1/smrsh/RE
--DSMRSH_CMDDIR=\"dir\" \"/usr/adm/sm.bin\" The default smrsh
+-DSMRSH_CMDDIR=\"dir\" \"/etc/smrsh\" The default smrsh
program directory
-
+
These can be added to the devtools/Site/site.config.m4 file using the
global M4 macro confENVDEF or the smrsh specific M4 macro
conf_smrsh_ENVDEF.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sendmail.git/commitdiff/bce22b62afe72e531f577abebbffd7ef0733a5bd
More information about the pld-cvs-commit
mailing list