From owner-freebsd-bugs@FreeBSD.ORG Fri May 2 15:50:01 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A7431CD4 for ; Fri, 2 May 2014 15:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 845261717 for ; Fri, 2 May 2014 15:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s42Fo1ie056074 for ; Fri, 2 May 2014 15:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s42Fo1K0056073; Fri, 2 May 2014 15:50:01 GMT (envelope-from gnats) Resent-Date: Fri, 2 May 2014 15:50:01 GMT Resent-Message-Id: <201405021550.s42Fo1K0056073@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, andrew clarke Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B75B4B85 for ; Fri, 2 May 2014 15:47:15 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4A7616ED for ; Fri, 2 May 2014 15:47:15 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s42FlFlX093706 for ; Fri, 2 May 2014 15:47:15 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s42FlFoa093705; Fri, 2 May 2014 15:47:15 GMT (envelope-from nobody) Message-Id: <201405021547.s42FlFoa093705@cgiserv.freebsd.org> Date: Fri, 2 May 2014 15:47:15 GMT From: andrew clarke To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: bin/189249: Backport kldxref.c patch to 8.4-RELEASE, 9.2-RELEASE, 10.0-RELEASE X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2014 15:50:01 -0000 >Number: 189249 >Category: bin >Synopsis: Backport kldxref.c patch to 8.4-RELEASE, 9.2-RELEASE, 10.0-RELEASE >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 02 15:50:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: andrew clarke >Release: 9.2-RELEASE-p4 >Organization: >Environment: FreeBSD blizzard.phoenix 9.2-RELEASE-p4 FreeBSD 9.2-RELEASE-p4 #0: Tue Apr 8 18:08:22 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Please backport kldxref.c patch in PR 182098 to 8.4-RELEASE, 9.2-RELEASE & 10.0-RELEASE to prevent erroneous "The following files will be updated as part of updating to XYZ: /boot/kernel/linker.hints" message when freebsd-update is used. http://www.freebsd.org/cgi/query-pr.cgi?pr=182098 http://lists.freebsd.org/pipermail/freebsd-questions/2014-May/257947.html >How-To-Repeat: # freebsd-update fetch install Looking up update.FreeBSD.org mirrors... 5 mirrors found. Fetching metadata signature for 9.2-RELEASE from update4.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. The following files will be updated as part of updating to 9.2-RELEASE-p5: /boot/kernel/linker.hints Installing updates... done. # freebsd-update fetch install Looking up update.FreeBSD.org mirrors... 5 mirrors found. Fetching metadata signature for 9.2-RELEASE from update4.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. The following files will be updated as part of updating to 9.2-RELEASE-p5: /boot/kernel/linker.hints Installing updates... done. etc. loop. >Fix: >Release-Note: >Audit-Trail: >Unformatted: