From owner-svn-src-all@FreeBSD.ORG Sun May 29 07:44:24 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA5311065670; Sun, 29 May 2011 07:44:24 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id AA82E8FC08; Sun, 29 May 2011 07:44:24 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id p4T7iO0D020241; Sun, 29 May 2011 07:44:24 GMT (envelope-from bz@svn.freebsd.org) Received: (from bz@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id p4T7iO30020239; Sun, 29 May 2011 07:44:24 GMT (envelope-from bz@svn.freebsd.org) Message-Id: <201105290744.p4T7iO30020239@svn.freebsd.org> From: "Bjoern A. Zeeb" Date: Sun, 29 May 2011 07:44:24 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org X-SVN-Group: vendor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r222445 - vendor/ntp/dist X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2011 07:44:24 -0000 Author: bz Date: Sun May 29 07:44:24 2011 New Revision: 222445 URL: http://svn.freebsd.org/changeset/base/222445 Log: Mention r222444, NTP bug 1936 we locally fixed already to be considered on next update(s). Requested by: roberto Modified: vendor/ntp/dist/FREEBSD-upgrade Modified: vendor/ntp/dist/FREEBSD-upgrade ============================================================================== --- vendor/ntp/dist/FREEBSD-upgrade Sun May 29 07:40:48 2011 (r222444) +++ vendor/ntp/dist/FREEBSD-upgrade Sun May 29 07:44:24 2011 (r222445) @@ -51,3 +51,7 @@ lynx (without the GIF files of course). One patch needs to be applied after that to close two buffer overflows. See bin/92839 for details. + +A patch to fix IPV6_MULTICAST_LOOP was committed to head as r222444 and +filed as http://bugs.ntp.org/show_bug.cgi?id=1936. Check if still needed +or re-apply on update.