From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 06:25:51 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 383B837B401 for ; Tue, 8 Apr 2003 06:25:51 -0700 (PDT) Received: from fe.up.pt (relay2.fe.up.pt [193.136.28.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45C4943F75 for ; Tue, 8 Apr 2003 06:25:42 -0700 (PDT) (envelope-from miguelg@gnomo.fe.up.pt) Received: from lorosae.fe.up.pt (root@lorosae.fe.up.pt [193.136.28.35]) by fe.up.pt (8.12.8/8.12.4) with ESMTP id h38DPXim029977 for ; Tue, 8 Apr 2003 14:25:33 +0100 Received: from gnomo.fe.up.pt (root@gnomo.fe.up.pt [193.136.28.132]) by lorosae.fe.up.pt (8.12.8/8.12.8) with ESMTP id h38DPX4V015273 for ; Tue, 8 Apr 2003 14:25:33 +0100 (WET DST) Received: from localhost (miguelg@localhost) by gnomo.fe.up.pt (8.11.4/8.11.4) with ESMTP id h38DPU114425 for ; Tue, 8 Apr 2003 14:25:32 +0100 Date: Tue, 8 Apr 2003 14:25:30 +0100 (WEST) From: =?iso-8859-1?Q?Miguel_Gon=E7alves?= To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Virus-Scanned: by AMaViS-ng (Milter interface) Subject: Old version support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:25:51 -0000 Hello fellow BSDers! I am going to install a FreeBSD 4.8 server to be used only as a SMB server for a small network of Windows clients. I intend to install it and leave it running without much administration intervention (except for security bugs because we all know that the other bugs are hard to find in FreeBSD). Given the current End-of-Life policy for FreeBSD releases I was wondering how can I know about security problems for unsupported FreeBSD releases. For example, if I install 4.8 know and if in 2 years a kernel security bug is found that affects only the 4.x branch I suppose that a SA wouldn't be released. This could be less far-fetched: I could be running 4.4 know and I wouldn't know about security bugs that I should be aware of. How is it possible to cope with this without installing a current version? Best regards, Miguel Gon=E7alves PS: I know this is not a good thing to do but can you please CC to me as I am not on the list due to limitations of my mail server. Thanks again!