From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 10:45:30 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7136537B401 for ; Wed, 9 Apr 2003 10:45:30 -0700 (PDT) Received: from above.proper.com (mail.proper.com [208.184.76.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE4A743F3F for ; Wed, 9 Apr 2003 10:45:29 -0700 (PDT) (envelope-from phoffman@proper.com) Received: from [63.202.92.152] (adsl-63-202-92-152.dsl.snfc21.pacbell.net [63.202.92.152]) by above.proper.com (8.12.9/8.11.6) with ESMTP id h39HjQJN011046 for ; Wed, 9 Apr 2003 10:45:27 -0700 (PDT) Mime-Version: 1.0 X-Sender: phoffprop@mail.proper.com Message-Id: X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . Date: Wed, 9 Apr 2003 10:45:27 -0700 To: freebsd-questions@FreeBSD.ORG From: Paul Hoffman Content-Type: text/plain; charset="us-ascii" ; format="flowed" Subject: Applying FreeBSD-SA-03:07.sendmail to 4.8? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:45:30 -0000 Greetings again. The release notes for FreeBSD 4.8 do not indicate that FreeBSD-SA-03:07.sendmail has been applied to it. However, when I download the patch and give the 'patch' command, I see: Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- |Index: contrib/sendmail/src/conf.c |=================================================================== |RCS file: /home/ncvs/src/contrib/sendmail/src/conf.c,v |retrieving revision 1.5.2.11 |retrieving revision 1.5.2.11.2.1 |diff -c -r1.5.2.11 -r1.5.2.11.2.1 |*** contrib/sendmail/src/conf.c 3 Sep 2002 01:50:15 -0000 1.5.2.11 |--- contrib/sendmail/src/conf.c 29 Mar 2003 20:13:03 -0000 1.5.2.11.2.1 -------------------------- Patching file contrib/sendmail/src/conf.c using Plan A... Reversed (or previously applied) patch detected! Assume -R? [y] What does this mean? Should I answer 'y' here?