From owner-freebsd-security@freebsd.org Tue Nov 21 06:31:58 2017 Return-Path: Delivered-To: freebsd-security@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29E22DE46D9 for ; Tue, 21 Nov 2017 06:31:58 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: from mail-lf0-x236.google.com (mail-lf0-x236.google.com [IPv6:2a00:1450:4010:c07::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A0E812177 for ; Tue, 21 Nov 2017 06:31:57 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: by mail-lf0-x236.google.com with SMTP id x68so12805493lff.0 for ; Mon, 20 Nov 2017 22:31:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=Cx7NFaT0lpUmYXPOyUZ3vXOJJvAGaDQpOxevH3QdTKQ=; b=HoBs0cUEPu2VQ1hDqALBmrTRR2rrLFbz+JFGidL1AcK8L93WNLMNQmtO4ENcXJutK0 ++nKHlKz09doW3qmFArljA9bbhtc3VS89WjZ/DbIxjQMgXwsKBIso0t/RBAHcLCddJgb LxIOQmcOrKy4n+4arsm5FT8+raXCrW96lA0H42hG4ExpSo1NP2yDKfUWiPFiuYbmDfyc XO7Pw3ZE0q9YVJIC4CTb11210lcooPZyZ7ePLelaIABc0jriBWWgG3+dxPCmb/FlJCs5 Kqm9ERB8VgX0FjLaOTMF4FaIMYYATByUJV/ll/ameTnpSWwDTsHjg+fV8OHSYX6jXAkz nRgw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Cx7NFaT0lpUmYXPOyUZ3vXOJJvAGaDQpOxevH3QdTKQ=; b=JnQ3lKxdM/XguShNnJF7O1khKZFCivOdSS78hbBQRRpYgnVXqdS/4AeqO8Vf7Kgnlp XN6pXdpQV2zmZgXIpvctq4WRDAQffXggXQDODnLzK1XRZhkEw3HEqfuKAUYc+yd5Muet 2RMrXYiIEOBUFf6oRxGBuCQRcaspnbQ4zdCOwVOwGp2wq0fk33boJxfRb1rSIej5/avY 6iTQYytCUMUZc0ykap/x/d4kvgJ8qmvsu8/1xNC2+Ji2rL/+7oQQPOzy4S89U6+9NJOg f+sQ/HfnyO+Sltq+pHMv67HCKRsdEk6YabdjeQ/epXlZEwv8F8R9wA85ET7ZrjYAJuFG bwcA== X-Gm-Message-State: AJaThX49M+7W44krzWVenpqmQDF8HwEHjgVk0pZQXI/Hpseg0CZYuQCw TdcC8oyf7D5yoiANOIsAoJa5RA47fhPP6wfnpNU= X-Google-Smtp-Source: AGs4zMbkx4FuCHmSxxQO2M0rXwDxQ7xAJmrgrV7Jz4saLzBC/Qt3X3A8bln+SjpVhUyFZh/ITWHW74e8vku+4zlDDDw= X-Received: by 10.25.233.83 with SMTP id g80mr1616199lfh.165.1511245915510; Mon, 20 Nov 2017 22:31:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.155.65 with HTTP; Mon, 20 Nov 2017 22:31:54 -0800 (PST) Received: by 10.25.155.65 with HTTP; Mon, 20 Nov 2017 22:31:54 -0800 (PST) In-Reply-To: References: From: User Date: Tue, 21 Nov 2017 00:31:54 -0600 Message-ID: Subject: Re: freebsd-update EoL "warning" prevents installing latest SAs To: Franco Fichtner Cc: freebsd-security Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Nov 2017 06:31:58 -0000 The updates install fine here even if the eol warning is showing. The uname only updates if the kernel updates for patch levels. On Nov 21, 2017 12:06 AM, "Franco Fichtner" wrote: > Hi, > > I have two systems running 11.0-p12, freebsd-update > fetches the updates for 11.0-p15, displays all file > changes but bails at the last second, skipping install, > telling that the release is EoL: > > https://github.com/freebsd/freebsd/blob/master/usr.sbin/ > freebsd-update/freebsd-update.sh#L2011 > > Changing the return value to 0 seems to fix that, it's > probably better to install these updates despite the > EoL... > > > Cheers, > Franco > _______________________________________________ > freebsd-security@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-security > To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org > " >