Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 May 2018 17:29:31 -0400
From:      Waitman Gobble <gobble.wa@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   freebsd-update bug?
Message-ID:  <CAFuo_fzc8Epjp9qWsTT7VAUZaGJ3PLJHGUdHFC=E_rvofJGa1Q@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I think 11.2 is due June 2018.


# freebsd-update fetch
No updates needed to update system to 11.1-RELEASE-p9.

WARNING: FreeBSD 11.1-RELEASE-p9 is approaching its End-of-Life date.
It is strongly recommended that you upgrade to a newer
release within the next 2 months.



EoL schedule:
releng/11.1     11.1-RELEASE     n/a     July 26, 2017
11.2-RELEASE + 3 months



from src...
/usr/src/usr.sbin/freebsd-update/freebsd-update.sh:

        # Don't warn if the EoL is more than 3 months away
        if [ ${TIMELEFT} -gt 7884000 ]; then
                return 0
        fi


IMHO should not be getting that warning yet?


-- 
Waitman Gobble



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFuo_fzc8Epjp9qWsTT7VAUZaGJ3PLJHGUdHFC=E_rvofJGa1Q>