From owner-freebsd-ports-bugs@freebsd.org Fri Sep 1 21:06:04 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29BBAE06D65 for ; Fri, 1 Sep 2017 21:06:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1721D63858 for ; Fri, 1 Sep 2017 21:06:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v81L60Wk054300 for ; Fri, 1 Sep 2017 21:06:03 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 221984] x11-servers/xorg-server: enable SECURITY extension Date: Fri, 01 Sep 2017 21:05:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: citrin+pr@citrin.ru X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Sep 2017 21:06:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221984 Bug ID: 221984 Summary: x11-servers/xorg-server: enable SECURITY extension Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: citrin+pr@citrin.ru Assignee: x11@FreeBSD.org Flags: maintainer-feedback?(x11@FreeBSD.org) Created attachment 185979 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D185979&action= =3Dedit enable SECURITY X server extension Attached patch enables SECURITY extension for X server. This will allow 'ssh -X' to work. Currently ssh -X fails, because 'xauth generate' can't grab au= th data from running X server. This extension is enabled in xorg package for many (may be most) Linux dist= ros. As I know it was disabled by default in xorg when XACE was added. But XACE = is not fully replaces SECURITY extension: "In Red Hat Enterprise Linux 6, the X Security extension (XC-SECURITY) has = been disabled and replaced by X Access Control Extension (XACE). However, XACE d= oes not yet include functionality that was previously available in XC-SECURITY. With this update, XC-SECURITY is enabled in the xorg-x11-server spec file on Red Hat Enterprise Linux 6." [1] 1. https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/ht= ml/6.5_Technical_Notes/xorg-x11-server.html I've not tested this change with slave ports, so in my patch I've added this option only for ${SLAVE_PORT} =3D=3D "no". --=20 You are receiving this mail because: You are the assignee for the bug.=