From owner-cvs-all Tue Feb 4 10: 5: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB40A37B401; Tue, 4 Feb 2003 10:05:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ACA243F75; Tue, 4 Feb 2003 10:05:08 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h14I58bv012331; Tue, 4 Feb 2003 10:05:08 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h14I58fL012330; Tue, 4 Feb 2003 10:05:08 -0800 (PST) Message-Id: <200302041805.h14I58fL012330@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 4 Feb 2003 10:05:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/contrib/cvs/src server.c src/sys/conf newvers.sh X-FreeBSD-CVS-Branch: RELENG_5_0 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 nectar 2003/02/04 10:05:07 PST Modified files: (Branch: RELENG_5_0) . UPDATING contrib/cvs/src server.c sys/conf newvers.sh Log: Correct a double-free bug and disable a dangerous feature in cvs. See , , and the soon-to-be-released FreeBSD-SA-03:01.cvs for details. Revision Changes Path 1.229.2.5 +4 -0 src/UPDATING 1.17.2.1 +6 -6 src/contrib/cvs/src/server.c 1.48.2.2 +1 -1 src/sys/conf/newvers.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message