Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875977 - x11-base/xorg-server: Drop USE dependency on x11-libs/libxcb[xkb]
Summary: x11-base/xorg-server: Drop USE dependency on x11-libs/libxcb[xkb]
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-07 23:28 UTC by Matt Turner
Modified: 2022-12-05 10:23 UTC (History)
1 user (show)

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 Matt Turner gentoo-dev 2022-10-07 23:28:58 UTC
libxkb's IUSE=xkb adds no dependencies and is a no-op for more than 2 years. Please drop the USE-dependency on libxcb[xkb] when you bump the package next.
Comment 1 Larry the Git Cow gentoo-dev 2022-12-05 10:21:18 UTC
The bug has been closed via the following commit(s):

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

commit 632db727dc0c879fa4eb1aedcb747d9a9265d330
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-12-05 10:17:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-05 10:19:33 +0000

    x11-base/xorg-server: backport BadIDChoice fix w/ MaxClients
    
    I was hoping this would slip into a release but it hasn't yet.
    
    In any case, this fix has been on master for a while & I've
    been running with it for months.
    
    Closes: https://bugs.gentoo.org/857483
    Closes: https://bugs.gentoo.org/875977
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/xorg-server-21.1.4-BadIDChoice.patch     |  59 +++++++
 x11-base/xorg-server/xorg-server-21.1.4-r1.ebuild  | 195 +++++++++++++++++++++
 x11-base/xorg-server/xorg-server-9999.ebuild       |   2 +-
 3 files changed, 255 insertions(+), 1 deletion(-)