From owner-freebsd-hackers@FreeBSD.ORG Sun Oct 1 20:32:25 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0134C16A40F for ; Sun, 1 Oct 2006 20:32:25 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from samus.cyberbotx.com (c-68-61-58-20.hsd1.mi.comcast.net [68.61.58.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79C2F43D80 for ; Sun, 1 Oct 2006 20:32:16 +0000 (GMT) (envelope-from cyberbotx@cyberbotx.com) Received: from localhost (localhost [127.0.0.1]) by samus.cyberbotx.com (Postfix) with ESMTP id 90BC7C124 for ; Sun, 1 Oct 2006 16:32:51 -0400 (EDT) X-Virus-Scanned: amavisd-new at cyberbotx.com Received: from samus.cyberbotx.com ([127.0.0.1]) by localhost (samus.cyberbotx.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GbUzUZtgGDGd; Sun, 1 Oct 2006 16:31:34 -0400 (EDT) Received: from metroid (unknown [192.168.2.254]) by samus.cyberbotx.com (Postfix) with SMTP id 9EEF3C85D; Sun, 1 Oct 2006 16:31:31 -0400 (EDT) Message-ID: <05df01c6e598$8a91d2c0$fe02a8c0@metroid> From: "Naram Qashat" To: Date: Sun, 1 Oct 2006 16:31:14 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 Cc: cyberbotx@cyberbotx.com Subject: Updating zlib to 1.2.3 in base system X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Oct 2006 20:32:25 -0000 I was wondering if there were any plans to update zlib to 1.2.3 in the base system. I found an application that uses a function that only exists in 1.2.3, and the base system still has only 1.2.2 in it. Naram Qashat