From owner-freebsd-questions@freebsd.org Sat Mar 5 11:12:24 2016 Return-Path: Delivered-To: freebsd-questions@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 68312A095D1 for ; Sat, 5 Mar 2016 11:12:24 +0000 (UTC) (envelope-from francesco.scaglione@sfr.fr) Received: from smtp26.services.sfr.fr (smtp26.services.sfr.fr [93.17.128.163]) (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 3114F6CB for ; Sat, 5 Mar 2016 11:12:23 +0000 (UTC) (envelope-from francesco.scaglione@sfr.fr) Received: from filter.sfr.fr (localhost [84.102.168.153]) by msfrf2602.sfr.fr (SMTP Server) with ESMTP id AF80C1C00203F for ; Sat, 5 Mar 2016 12:06:30 +0100 (CET) Authentication-Results: sfrmc.priv.atos.fr; dkim=none (no signature); dkim-adsp=none (no policy) header.from=francesco.scaglione@sfr.fr Received: from X1 (153.168.102.84.rev.sfr.net [84.102.168.153]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by msfrf2602.sfr.fr (SMTP Server) with ESMTP id 825851C00203E for ; Sat, 5 Mar 2016 12:06:30 +0100 (CET) X-SFR-UUID: 20160305110630534.825851C00203E@msfrf2602.sfr.fr Date: Sat, 5 Mar 2016 12:06:30 +0100 From: francesco scaglione To: freebsd-questions@freebsd.org Subject: Re: Upcoming Releases Message-ID: <20160305120630.79326fef@X1> In-Reply-To: References: X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2016 11:12:24 -0000 On Fri, 4 Mar 2016 16:58:20 -0800 Doug Hardie wrote: > I am running a number of 9.3 systems and am planning the next system > update for them. As my client schedules have evolved, it now turns > out that about the only time I will be able to bring them down for an > update will be in June 2016. I suspect the next available time will > be in June 2017. The release schedules indicate that 10.3 will be > out by this June but 11.0 will not. Back when 10.0 arrived, I > decided to skip it as there were issues that would require rework of > my applications both for 10 and then again for 11. Unfortunately, I > didn't bother to document those and my memory of the specific issues > is long gone. So I am trying to decide to upgrade to 10.3 this year > or wait till next for 11.0. Is there anywhere a listing of the high > level changes from 9 to 10 to 11? I know about the switch from GCC > to Clang but that's all I remember. >=20 > =E2=80=94 Doug If you don't upgrade to 10.3 in June, you'll be using an unsupported system for six months, until June 2017, at least: that wouldn't be wise, would it? --=20 Francesco Scaglione ---