]> git.pld-linux.org Git - packages/sendmail.git/commitdiff
- updated to 8.18.1 master
authorMarcin Krol <hawk@tld-linux.org>
Wed, 24 Apr 2024 19:46:38 +0000 (19:46 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 24 Apr 2024 19:46:38 +0000 (19:46 +0000)
sendmail-hprescan-dos.patch
sendmail-smrsh-paths.patch
sendmail.spec

index 5ee25c687ef5eec0568050668327ed82242ab3f3..403d8aedc107500b3ef138803df03544d952b384 100644 (file)
@@ -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 */
index 1798d8b52debf41895eab76127f96ae60e79002d..a2623f8a24d469261ff108c05d9cfd0b8188ba7c 100644 (file)
@@ -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.
index a43c8820389f03f3b36515d0fba643bcd234260a..e3cd829894ff60ed45d6d1974a8f344377de4959 100644 (file)
@@ -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
This page took 0.115008 seconds and 4 git commands to generate.