From owner-cvs-all Sun May 20 0:28:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F7C337B424; Sun, 20 May 2001 00:28:07 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4K7S7m43933; Sun, 20 May 2001 00:28:07 -0700 (PDT) (envelope-from obrien) Message-Id: <200105200728.f4K7S7m43933@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 20 May 2001 00:28:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rsync/files patch-zlib-1.1.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/05/20 00:28:06 PDT Added files: net/rsync/files patch-zlib-1.1.3 Log: Upgrade the bundled zlib from 1.1.2 to 1.1.3. This should fix the hanging bugs we are seeing quite often at ftp-master. We cannot just use the system libz (which is at 1.1.3) because rsync has hacked it's copy. This upgrade contains those hacks. Submitted by: peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message