Re: git: 7ac276298b72 - main - Remove Secure RPC DES authentication
- In reply to: Lexi Winter : "Re: git: 7ac276298b72 - main - Remove Secure RPC DES authentication"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Aug 2025 13:57:34 UTC
Indeed, disable secure-rpc build flag for all xservers looks reasonable, I’ll try it now and commit if build will be successfull. -- Dima. (desktop, kde, x11, office, ports-secteam)@FreeBSD team (fluffy@FreeBSD.org, https://t.me/FluffyBSD) > On вторник, авг. 12, 2025 at 4:35 PM, Lexi Winter <ivy@freebsd.org (mailto:ivy@freebsd.org)> wrote: > hi Dima, > > Dima Panov: > > All xservers are affected. > > > > However, upstream already deal with it in commit > > https://gitlab.freedesktop.org/xorg/xserver/-/commit/71b207a2ebc1465c7d9ad9262f60930f6a1d42ee > > it looks like you could also pass -Dsecure-rpc=false to Meson for older > servers. are either of these acceptable or do you want to consider > reverting this change? > > (i was trying to build x11-servers/xwayland to test this, but it's taking > a long time as i had to fix some unrelated broken ports along the way.)