From owner-freebsd-bugs@freebsd.org Fri Mar 9 15:38:06 2018 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56CA3F326C2 for ; Fri, 9 Mar 2018 15:38:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C83417CBCB for ; Fri, 9 Mar 2018 15:38:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id BE5CA109EF for ; Fri, 9 Mar 2018 15:38:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w29Fc4rX087697 for ; Fri, 9 Mar 2018 15:38:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w29Fc4I1087696 for freebsd-bugs@FreeBSD.org; Fri, 9 Mar 2018 15:38:04 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 226477] freebsd-update(8) does not update kernel for 10.3-RELEASE-p28 / 10.4-RELEASE-p7 Date: Fri, 09 Mar 2018 15:38:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 10.4-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: masato@itc.naist.jp X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2018 15:38:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226477 Bug ID: 226477 Summary: freebsd-update(8) does not update kernel for 10.3-RELEASE-p28 / 10.4-RELEASE-p7 Product: Base System Version: 10.4-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: masato@itc.naist.jp I updated FreeBSD to 10.3-RELEASE-p28 and 10.4-RELEASE-p7 but kernels keep = old 10.3-RELEASE-p24 and 10.4-RELEASE-p3 respectively. It's seems FreeBSD-SA-18:01.ipsec includes kernel patches but binary updates miss kernel modules. The update to 10.4-RELEASE-p7 from 10.4-RELEASE-p6 includes only boot loade= rs. $ freebsd-version -u 10.4-RELEASE-p6 $ freebsd-version -k 10.4-RELEASE-p3 $ sudo /usr/sbin/freebsd-update fetch Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching metadata signature for 10.4-RELEASE from update5.freebsd.org... do= ne. Fetching metadata index... done. Fetching 2 metadata patches.. done. Applying metadata patches... done. Inspecting system... done. Preparing to download files... done. Fetching 3 patches.. done. Applying patches... done. The following files will be updated as part of updating to 10.4-RELEASE-p7: /bin/freebsd-version /boot/boot1.efi /boot/boot1.efifat $ sudo /usr/sbin/freebsd-update install Installing updates... done. $ freebsd-version 10.4-RELEASE-p7 $ what /boot/kernel/kernel /boot/kernel/kernel: FreeBSD 10.4-RELEASE-p3 #0: Tue Nov 14 09:43:55 UTC 2017 $ sudo /usr/sbin/freebsd-update IDS | grep kernel $ --=20 You are receiving this mail because: You are the assignee for the bug.=