From owner-cvs-ports@FreeBSD.ORG Thu Oct 16 11:42:39 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5E4D16A4B3; Thu, 16 Oct 2003 11:42:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 347FA43F3F; Thu, 16 Oct 2003 11:42:39 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9GIgdXJ011324; Thu, 16 Oct 2003 11:42:39 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9GIgcSM011323; Thu, 16 Oct 2003 11:42:38 -0700 (PDT) (envelope-from marcus) Message-Id: <200310161842.h9GIgcSM011323@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 16 Oct 2003 11:42:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gdm2 Makefile distinfo ports/x11/gdm2/files patch-ab patch-daemon_errorgui.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2003 18:42:39 -0000 marcus 2003/10/16 11:42:38 PDT FreeBSD ports repository Modified files: x11/gdm2 Makefile distinfo x11/gdm2/files patch-ab Removed files: x11/gdm2/files patch-daemon_errorgui.c Log: Update to 2.4.4.4. This fixes a few DoS problems, so upgraded is definitely recommended: - Fixed CAN-2003-0793, a local DoS, the socket connection is now non-blocking and limitted to the number of commands - Fixed CAN-2003-0794, a local DoS, the line length is limitted to 4096 bytes (note, this was not a buffer overrun). Revision Changes Path 1.73 +1 -2 ports/x11/gdm2/Makefile 1.33 +1 -1 ports/x11/gdm2/distinfo 1.15 +13 -13 ports/x11/gdm2/files/patch-ab 1.2 +0 -10 ports/x11/gdm2/files/patch-daemon_errorgui.c (dead)