Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935226 - x11-base/xorg-server: remove dropped secure-rpc build flag
Summary: x11-base/xorg-server: remove dropped secure-rpc build flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL: https://gitlab.freedesktop.org/xorg/x...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-06-30 11:50 UTC by theuncleted
Modified: 2024-07-07 15:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description theuncleted 2024-06-30 11:50:17 UTC
Building 9999 fails with
meson.build:1:0: ERROR: Unknown options: "secure-rpc"
Comment 1 Larry the Git Cow gentoo-dev 2024-07-07 15:45:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9341b5665e71724d28317fd583eee6004f90a38

commit b9341b5665e71724d28317fd583eee6004f90a38
Author:     orbea <orbea@riseup.net>
AuthorDate: 2024-07-07 15:09:42 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2024-07-07 15:45:53 +0000

    x11-base/xorg-server: Remove secure-rpc option
    
    The option was removed in upstream commit 71b207a2e ("os: drop SUN-DES-1
    authentication").
    
    Closes: https://bugs.gentoo.org/935226
    Closes: https://github.com/gentoo/gentoo/pull/37475
    Signed-off-by: orbea <orbea@riseup.net>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-base/xorg-server/xorg-server-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)