From a9ffc66c8e3605a72a685308d9b7d75bb7f5a482 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 04:45:12 +0000 Subject: [PATCH] auto-import changelog data from fetchmail-5.9.0-21.8.0.src.rpm Fri Dec 13 2002 Nalin Dahyabhai 5.9.0-21.8.0 - add patch for e-matters heap overflow --- fetchmail.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/fetchmail.spec b/fetchmail.spec index 27fdcc4..a3d30b4 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -2,13 +2,14 @@ Summary: A remote mail retrieval and forwarding utility. Name: fetchmail Version: 5.9.0 -Release: 21 +Release: 21.8.0 Requires: smtpdaemon Source: http://www.tuxedo.org/~esr/fetchmail/fetchmail-%{version}.tar.gz Source1: fetchmailconf.1 Patch0: fetchmail-configure.patch Patch1: fetchmail-5.9.0-trusty.patch Patch2: fetchmail-5.9.0-codebits.patch +Patch3: fetchmail-5.9.0-heap.patch URL: http://www.tuxedo.org/~esr/fetchmail/ License: GPL Group: Applications/Internet @@ -49,6 +50,7 @@ need to have Python and Tk installed in order to use fetchmailconf. %patch0 -p1 -b .configure %patch1 -p1 -b .trusty %patch2 -p1 -b .codebits +%patch3 -p1 -b .heap aclocal autoconf -f @@ -85,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Dec 13 2002 Nalin Dahyabhai 5.9.0-21.8.0 +- add patch for e-matters heap overflow + * Wed Oct 2 2002 Nalin Dahyabhai 5.9.0-21 - rebuild for RHL 8.0