From owner-cvs-all Wed Jan 23 15:32:42 2002 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 01BFA37B402; Wed, 23 Jan 2002 15:32:21 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0NNWLr73861; Wed, 23 Jan 2002 15:32:21 -0800 (PST) (envelope-from obrien) Message-Id: <200201232332.g0NNWLr73861@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 23 Jan 2002 15:32:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rsync Makefile ports/net/rsync/files patch-251-secfix 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 2002/01/23 15:32:21 PST Modified files: net/rsync Makefile Added files: net/rsync/files patch-251-secfix Log: Fix a signedness security vunerability discovered by Todd@openbsd.org where rsync was not sufficiently careful about reading integers from the network. This is fixed in the rsync CVS repo by a patch from Sebastian Krahmer . Submitted by: naddy Approved by: steve Obtained from: rsync CVS repo Revision Changes Path 1.61 +1 -0 ports/net/rsync/Makefile 1.1 +315 -0 ports/net/rsync/files/patch-251-secfix (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message