From owner-freebsd-current@FreeBSD.ORG Fri Oct 13 16:45:21 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2117E16A4EC for ; Fri, 13 Oct 2006 16:45:21 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9672243DC0 for ; Fri, 13 Oct 2006 16:43:08 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 050FE99F1CD; Fri, 13 Oct 2006 18:43:01 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id s0qP8lO1rZnD; Fri, 13 Oct 2006 18:43:00 +0200 (CEST) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) by server.t-hosting.hu (Postfix) with ESMTP id 7DA2B99EFF3; Fri, 13 Oct 2006 18:43:00 +0200 (CEST) Message-ID: <452FC212.5000305@FreeBSD.org> Date: Fri, 13 Oct 2006 18:42:58 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Divacky Roman References: <20061013162450.GA29904@stud.fit.vutbr.cz> In-Reply-To: <20061013162450.GA29904@stud.fit.vutbr.cz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: gzip in base system 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, 13 Oct 2006 16:45:21 -0000 Divacky Roman wrote: > hi.. > > I noticed gzip version 1.3.5 (at least) was released while our base only > has 1.2.4 > > is this intended or just because noone updated it? > > thnx > > roman > Hi Roman, I suppose the latter, but note that delphij@ is working on replacing gnu zip with NetBSD's gzip implementation. See the following links: http://www.freebsd.org/cgi/query-pr.cgi?pr=101123 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/101225 http://lists.freebsd.org/pipermail/freebsd-current/2006-October/066478.html -- Cheers, Gabor