From rgrimes@gndrsh.aac.dev.com  Sun May 14 01:03:39 1995
Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241])
          by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id BAA29500
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 May 1995 01:03:33 -0700
Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id BAA02885; Sun, 14 May 1995 01:02:47 -0700
Message-Id: <199505140802.BAA02885@gndrsh.aac.dev.com>
Date: Sun, 14 May 1995 01:02:47 -0700
From: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
Reply-To: rgrimes@gndrsh.aac.dev.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: Sendmail 8.6.11 was not imported correctly.
X-Send-Pr-Version: 3.2

>Number:         406
>Category:       bin
>Synopsis:       Sendmail 8.6.11 was not imported correctly.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 14 01:10:03 1995
>Closed-Date:    Sat Sep 23 10:20:10 PDT 1995
>Last-Modified:  Tue Nov 27 18:41:57 PST 2001
>Originator:     Rodney W. Grimes
>Release:        FreeBSD 2.1.0-Development i386
>Organization:
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                   Custom computers for FreeBSD
>Environment:

	All systems.

>Description:

Some how when the sendmail 8.6.11 sources were imported the
file cf/m4/version.m4 did not get updated.  This causes the
sendmail 8.6.12 patches to fail on this file.

Pointed out to me by From: "Nickolay N. Dudorov" <nnd@gw.itfs.nsk.su>
>How-To-Repeat:

Attempt to apply the sendmail 8.6.12 patches from either:
	ftp://kohler.cs.berkeley.edu/ucb/src/sendmail
	ftp://ftp.cs.berkeley.edu/ucb/sendmail/*

>Fix:

I need to go back to the 8.6.11 sources and verify that this
is true and fix it on the vendor branch or we are going to
have more problems down the road.
If it is not true, and the real problem is in the 8.6.12 patches
I am going to be really upset :-)

Here is the original submitted patch, which should not be applied
on the main branch!!! 

From owner-freebsd-current@freefall.cdrom.com Wed Apr 12 11:25:45 1995
Received: from freefall.cdrom.com (freefall.cdrom.com [192.216.222.4]) by gndrsh.aac.dev.com (8.6.8/8.6.6) with ESMTP id LAA07367 for <rgrimes@gndrsh.aac.dev.com>; Wed, 12 Apr 1995 11:25:42 -0700
Received: (from majordom@localhost)
          by freefall.cdrom.com (8.6.10/8.6.6) id IAA15539
          for current-outgoing; Wed, 12 Apr 1995 08:11:08 -0700
Received: from gw.itfs.nsk.su (gw.itfs.nsk.su [193.124.36.33])
          by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id IAA15503
          for <current@freebsd.org>; Wed, 12 Apr 1995 08:10:09 -0700
Received: (nnd@localhost) by gw.itfs.nsk.su (8.6.12/8.6.12) id WAA12465 for current@freebsd.org; Wed, 12 Apr 1995 22:09:42 +0700
Date: Wed, 12 Apr 1995 22:09:42 +0700
From: "Nickolay N. Dudorov" <nnd@gw.itfs.nsk.su>
Message-Id: <199504121509.WAA12465@gw.itfs.nsk.su>
To: current@FreeBSD.org
Subject: Sendmail cf version correction
Sender: current-owner@FreeBSD.org
Precedence: bulk
Status: OR


	Could somebody applay the next patch
to usr.sbin/sendmail to correct version.m4 ?
All the rest of sendmail sources are of 8.6.11.
After that we can applay 8.6.12.patch cleanly.

	N.Dudorov
==============================================
--- cf/m4/version.m4.OLD	Wed Apr 12 22:00:46 1995
+++ cf/m4/version.m4	Wed Apr 12 22:01:28 1995
@@ -32,8 +32,8 @@
 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 # SUCH DAMAGE.
 #
-VERSIONID(`@(#)version.m4	8.6.9.1 (Berkeley) 4/18/94')
+VERSIONID(`@(#)version.m4	8.6.11.1 (Berkeley) 3/4/95')
 #
 divert(0)
 # Configuration version number
-DZ8.6.9
+DZ8.6.11

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: peter 
State-Changed-When: Sat Sep 23 10:20:10 PDT 1995 
State-Changed-Why:  
This was (hopefully) completely resolved when 8.6.12 was imported... 
>Unformatted:



Our sendmail sources claim to be 8.6.11, but cf/m4/version.m4 is not.
non-critical
medium
bin
sw-bug
