From owner-cvs-all@FreeBSD.ORG Tue Oct 18 18:25:44 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 791B7106566B; Tue, 18 Oct 2011 18:25:44 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 504828FC14; Tue, 18 Oct 2011 18:25:44 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p9IIPinK063521; Tue, 18 Oct 2011 18:25:44 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9IIPi2Q063520; Tue, 18 Oct 2011 18:25:44 GMT (envelope-from kwm) Message-Id: <201110181825.p9IIPi2Q063520@repoman.freebsd.org> From: Koop Mast Date: Tue, 18 Oct 2011 18:25:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-servers/xorg-server Makefile ports/x11-servers/xorg-server/files patch-os-utils.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2011 18:25:44 -0000 kwm 2011-10-18 18:25:44 UTC FreeBSD ports repository Modified files: x11-servers/xorg-server Makefile x11-servers/xorg-server/files patch-os-utils.c Log: Fix CVE-2011-4028 and CVE-2011-4029. Obtained from: upstream xorg-server Security: 8441957c-f9b4-11e0-a78a-bcaec565249c Revision Changes Path 1.82 +1 -1 ports/x11-servers/xorg-server/Makefile 1.2 +21 -3 ports/x11-servers/xorg-server/files/patch-os-utils.c