From owner-freebsd-questions@FreeBSD.ORG Mon Mar 4 13:28:12 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E50B2CF6 for ; Mon, 4 Mar 2013 13:28:12 +0000 (UTC) (envelope-from kris.universe@gmail.com) Received: from mail-oa0-f42.google.com (mail-oa0-f42.google.com [209.85.219.42]) by mx1.freebsd.org (Postfix) with ESMTP id B635B1839 for ; Mon, 4 Mar 2013 13:28:12 +0000 (UTC) Received: by mail-oa0-f42.google.com with SMTP id i18so9122445oag.15 for ; Mon, 04 Mar 2013 05:28:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:subject:from:content-type:x-mailer:message-id:date:to :content-transfer-encoding:mime-version; bh=DBYEkVYUr8mKB8d/XxNdG9kWxO+ZikfwtC54z9y0l+M=; b=PO8HY+V67YeQ/3JIDOKgr0Hkvqv1zVbL/LLTw82uVSG3U6xHAtsddq5xxVOScyOiVF WUtZQc7og+Dqob50CFQ4bzSlELLY26ucXCKX/UyINmhKohRhxUn8AvOuk1usVfWwKzrk fURJfKIi8RjZzBkfj44BT0Bf27K0k2VG0p7q08/bDbm7aZEtt2NRFIXF1jWP8sey60x4 i+v0TGEjVCu8YuDdcleruQ5gwqwrT3Kij55kHLP+lUVhQDQJHwC2D40yRYSyRcvrFDE/ P43Btci6zHc2isQL0VEO3zHuS0xNy5Hy4Aj4+6GUM+21Krm7sxph9WobtavDoKiVaOhf dtmQ== X-Received: by 10.60.11.168 with SMTP id r8mr15083418oeb.136.1362403692047; Mon, 04 Mar 2013 05:28:12 -0800 (PST) Received: from [178.189.33.36] ([70.116.76.91]) by mx.google.com with ESMTPS id x5sm29868726oeb.6.2013.03.04.05.28.10 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 04 Mar 2013 05:28:10 -0800 (PST) Subject: Zlib version in FreeBSD - 3 releases behind? From: KrisUniverse Content-Type: text/plain; charset=us-ascii X-Mailer: iPad Mail (10B146) Message-Id: Date: Mon, 4 Mar 2013 07:28:09 -0600 To: "freebsd-questions@FreeBSD.org" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Mar 2013 13:28:13 -0000 The Zlib baked into FreeBSD is Zlib 1.2.4 even on 9.1R. However, Zlib has gone to 1.2.7 sometime ago after stepping through 1.2.5, 1= .2.6 and 1.2.7 with bug fixes. Is there any reason for not using Zlib 1.2.7? Thanks. Kris