From owner-freebsd-questions@FreeBSD.ORG Thu Jun 15 00:15:21 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 80F1D16A41A for ; Thu, 15 Jun 2006 00:15:21 +0000 (UTC) (envelope-from jhorne@dfwlp.com) Received: from zeus.int.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDB8B43D49 for ; Thu, 15 Jun 2006 00:15:20 +0000 (GMT) (envelope-from jhorne@dfwlp.com) Received: from hera.int.dfwlp.com (hera.int.dfwlp.com [192.168.125.82]) (authenticated bits=0) by zeus.int.dfwlp.com (8.13.6/8.13.6) with ESMTP id k5F0FEJi051014 for ; Wed, 14 Jun 2006 19:15:15 -0500 (CDT) (envelope-from jhorne@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Wed, 14 Jun 2006 19:15:14 -0500 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606141915.14613.jhorne@dfwlp.com> X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on zeus.int.dfwlp.com Subject: Sendmail patch; brings up a questions about buildworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 00:15:21 -0000 with the sendmail patch that came out today, i ask this: when in installed this machine as 6.1-RELEASE, i did a buildworld and buildkernel and updated to 6.1-STABLE. question: if i choose Patch Solution 1 from http://security.freebsd.org/advisories/FreeBSD-SA-06:17.sendmail.asc, do i need to build a new kernel to go with this, or can i just build the world and be done with it? thanhs, jonathan