From owner-freebsd-questions@FreeBSD.ORG Tue May 27 17:21:53 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org 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 3BD45C3A for ; Tue, 27 May 2014 17:21:53 +0000 (UTC) Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com [209.85.214.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 07B232140 for ; Tue, 27 May 2014 17:21:52 +0000 (UTC) Received: by mail-ob0-f181.google.com with SMTP id wm4so9376216obc.26 for ; Tue, 27 May 2014 10:21:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=8rFQWAlZ8KoTTXWQ5Cf0TbU0fwPRUXt2Tzmk4QYiVoM=; b=G+xW2I92PTd1Iw6CjGcdeYaEQaRn+CuufR1UrC1CA3foQwqMea+RcFTs7GBqsk7oWc fR7bnfbzFhooCHoDZBURwCW38LwlGWuB9Wk8fen16B8xeyfImQi2GZ2y63KglP4B1d6s NI+2otNk5sSQofnpllqX5zh8NmsQqlaweAVt8mcM3+otU4138nfqDcUc3gpqIE588Gjl tISrvibQIQ0zVUVYDUpYTfE+8dGPDfo68EEk1EHXBwmcVDc2cswFbmxY558Vcu6IoE6t 8kZZ6zbLWc7TAEorp3pCm4FaDpglyroq9rxe1vbhpg74Tgb7oQ6FHFLJcQOE6Du5l8+E JQxg== X-Gm-Message-State: ALoCoQlBLfyo/MWUqIXfWZfB6QmilAFcdzYIOuBI9rKYnlJYTmOZ16OCfEunDuUCEQKQD33FxqBh MIME-Version: 1.0 X-Received: by 10.182.97.1 with SMTP id dw1mr34820288obb.23.1401211306295; Tue, 27 May 2014 10:21:46 -0700 (PDT) Received: by 10.60.11.134 with HTTP; Tue, 27 May 2014 10:21:46 -0700 (PDT) In-Reply-To: <5384C047.6020609@corp.ssimicro.com> References: <5384C047.6020609@corp.ssimicro.com> Date: Tue, 27 May 2014 10:21:46 -0700 Message-ID: Subject: Re: FreeBSD 8 support From: Michael Sierchio To: markham breitbach Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2014 17:21:53 -0000 On Tue, May 27, 2014 at 9:41 AM, markham breitbach wrote: > > ... > It looks like FreeBSD 8.4 has "extended" support expected to last until > June 30, 2015. Can anyone tell me if that is expected to be the EOL for > FreeBSD 8 or is an 8.5 release expected to follow? > http://www.freebsd.org/security/ Note that the EOL for stable/8 is June 30, 2015. This conclusively indicates the end of support for version 8. Regards. - M