From owner-freebsd-current@FreeBSD.ORG Fri Jan 26 19:48:08 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8694F16A400 for ; Fri, 26 Jan 2007 19:48:08 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id 44B2113C481 for ; Fri, 26 Jan 2007 19:48:08 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 8FE3F2D4AB0; Fri, 26 Jan 2007 19:19:21 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 9C17C11434; Fri, 26 Jan 2007 20:19:52 +0100 (CET) Date: Fri, 26 Jan 2007 20:19:52 +0100 From: "Simon L. Nielsen" To: LI Xin Message-ID: <20070126191951.GA973@zaphod.nitro.dk> References: <45B9D204.9030503@delphij.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45B9D204.9030503@delphij.net> User-Agent: Mutt/1.5.11 Cc: FreeBSD Current Subject: Re: HEADSUP: Replacing GNU gzip(1) implementation with a BSD licensed version X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jan 2007 19:48:08 -0000 On 2007.01.26 18:03:48 +0800, LI Xin wrote: > A BSD licensed gzip version has been ported from NetBSD, in order to > replace the current GNU GPL'ed gzip version found in our base system. > > The new gzip would be added to src/usr.bin. It is expected to hit the > tree soon. Great, thanks for working on this! So, in perhaps 3 years we don't have to support gzip wrt. security anymore :-). -- Simon L. Nielsen