From owner-freebsd-hackers Mon Nov 18 05:57:24 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA12490 for hackers-outgoing; Mon, 18 Nov 1996 05:57:24 -0800 (PST) Received: from postoffice.cso.uiuc.edu (postoffice.cso.uiuc.edu [128.174.5.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id FAA12470; Mon, 18 Nov 1996 05:57:20 -0800 (PST) Received: from alecto.physics.uiuc.edu (alecto.physics.uiuc.edu [128.174.83.167]) by postoffice.cso.uiuc.edu (8.6.12/8.6.12) with ESMTP id HAA134502; Mon, 18 Nov 1996 07:54:21 -0600 Received: by alecto.physics.uiuc.edu (940816.SGI.8.6.9/940406.SGI) id HAA04064; Mon, 18 Nov 1996 07:54:00 -0600 Date: Mon, 18 Nov 1996 07:54:00 -0600 From: igor@alecto.physics.uiuc.edu (Igor Roshchin) Message-Id: <199611181354.HAA04064@alecto.physics.uiuc.edu> To: spork@super-g.com (S), Wolfgang Ley Subject: Re: New sendmail bug... Cc: freebsd-hackers@FreeBSD.org, freebsd-security@FreeBSD.org, roberto@keltia.freenix.fr, igor@alecto.physics.uiuc.edu, eric@sendmail.org Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >From ley@cert.dfn.de Mon Nov 18 02:33:06 1996 S wrote: > > But if one does have to run 8.7.6 until they have time to breath, does > anyone know if the error that Igor and I are seeing compiling 8.7.6 from [...] That's simply wrong. sendmail 8.7 - 8.8.2 is affected (which includes sendmail 8.7.6). Install 8.8.3 to fix the bug. Bye, Wolfgang. This is not the right aproach. 1. As somebody has written, people should be able to get sendmail from *.freebsd.org without digging for it. sup.freebsd.org had just 8.7.6 with the patch in question. 2. The patch in question SHOULD work (Somebody showed that the line being discussed is not that important) 3. In general (although it does not seem to be the case now), transition from one version to another one is not a painless process, because of configuration files This situation can be more sofisticated when you have a cluster of computers with different platforms with common infrastucture. (I am not getting into details, you know them better than me) IgoR