From 03c751e753273d0e175df75e83c6f5daa6698a0d Mon Sep 17 00:00:00 2001 From: tiwek Date: Tue, 8 Mar 2005 08:58:57 +0000 Subject: [PATCH] - up to 8.13.3 Changed files: sendmail-hprescan-dos.patch -> 1.3 sendmail.spec -> 1.163 --- sendmail-hprescan-dos.patch | 17 ++++++++--------- sendmail.spec | 6 +++--- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/sendmail-hprescan-dos.patch b/sendmail-hprescan-dos.patch index 8d79f34..5a4ace3 100644 --- a/sendmail-hprescan-dos.patch +++ b/sendmail-hprescan-dos.patch @@ -1,24 +1,23 @@ -diff -Nur sendmail-8.12.0.orig/sendmail/collect.c sendmail-8.12.0/sendmail/collect.c ---- sendmail-8.12.0.orig/sendmail/collect.c Wed Sep 5 00:43:02 2001 -+++ sendmail-8.12.0/sendmail/collect.c Mon Sep 24 10:25:42 2001 +--- sendmail-8.13.3/sendmail/collect.c~ 2004-12-01 00:29:15.000000000 +0100 ++++ sendmail-8.13.3/sendmail/collect.c 2005-03-08 09:43:40.848804648 +0100 @@ -15,6 +15,8 @@ SM_RCSID("@(#)$Id$") +#define MAXHDRZ 512 + - static void collecttimeout __P((time_t)); - static void dferror __P((SM_FILE_T *volatile, char *, ENVELOPE *)); + static void collecttimeout __P((int)); static void eatfrom __P((char *volatile, ENVELOPE *)); -@@ -292,6 +294,7 @@ - HDR **hdrp; + static void collect_doheader __P((ENVELOPE *)); +@@ -288,6 +290,7 @@ register ENVELOPE *e; + bool rsetsize; { + int hdrz = 0; register SM_FILE_T *volatile df; volatile bool ignrdot; - volatile time_t dbto; -@@ -582,6 +585,16 @@ + volatile int dbto; +@@ -613,6 +616,16 @@ mstate = MS_BODY; goto nextstate; } diff --git a/sendmail.spec b/sendmail.spec index 59e643b..9a0fdf4 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -21,12 +21,12 @@ Summary(ru): Summary(tr): Elektronik posta hizmetleri sunucusu Summary(uk): ðÏÛÔÏ×ÉÊ ÔÒÁÎÓÐÏÒÔÎÉÊ ÁÇÅÎÔ sendmail Name: sendmail -Version: 8.13.1 -Release: 3 +Version: 8.13.3 +Release: 1 License: BSD Group: Networking/Daemons Source0: ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz -# Source0-md5: 5407db289086261d7e7a09920d2ea14e +# Source0-md5: 2809fbf9c8b067947b650d0128928d05 Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}.aliases -- 2.43.0