mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
a5e68a3af5
Closes: https://bugs.gentoo.org/953383 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
715 lines
26 KiB
Plaintext
715 lines
26 KiB
Plaintext
# Copyright 1999-2026 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# Uses GLEP 84 format
|
|
|
|
####################################################################
|
|
#
|
|
# When you add an entry to the top of this file, add your name, the date
|
|
# in the UTC timezone with a format of YYYY-MM-DD, and an explanation of why
|
|
# something is getting masked.
|
|
# Please be extremely careful not to commit atoms that are not valid, as it can
|
|
# cause large-scale breakage, especially if it ends up in the daily snapshot.
|
|
#
|
|
## Example:
|
|
##
|
|
## # Dev E. Loper <developer@gentoo.org> (2019-07-01)
|
|
## # Masking these versions until we can get the
|
|
## # v4l stuff to work properly again
|
|
## =media-video/mplayer-0.90_pre5
|
|
## =media-video/mplayer-0.90_pre5-r1
|
|
#
|
|
# - Best last rites (removal) practices -
|
|
# Include the following info:
|
|
# a) reason for masking
|
|
# b) date of removal
|
|
# c) bug # for the removal (and yes you should have one)
|
|
#
|
|
# See GLEP 84 for the full description of the format.
|
|
#
|
|
## Example:
|
|
##
|
|
## # Dev E. Loper <developer@gentoo.org> (2019-07-01)
|
|
## # Doesn't work with new libfoo. Upstream dead, gtk-1, smells funny.
|
|
## # Removal on 2019-08-01. Bug #987654.
|
|
## app-misc/some-package
|
|
|
|
#--- END OF EXAMPLES ---
|
|
|
|
# Ulrich Müller <ulm@gentoo.org> (2026-04-30)
|
|
# Upstream package is broken with Qt 6.10.3. Bug #973380.
|
|
=net-im/zoom-7.0.0.1666-r1
|
|
|
|
# Andreas Sturmlechner <asturm@gentoo.org> (2026-04-21)
|
|
# PyQt5 has no more revdeps (that aren't also masked).
|
|
# Removal on 2026-05-21. Bug #950282
|
|
dev-python/pyqt5
|
|
dev-python/pyqt5-sip
|
|
|
|
# Daniel Pielmeier <billie@gentoo.org> (2026-04-21)
|
|
# Mask last version with USE qt5 which is about to be last rited.
|
|
# Bugs #950282, #961920. Remove with other Qt5 masks.
|
|
<net-print/hplip-3.25.8-r1
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2026-04-21)
|
|
# PyPy 7.3.21 contains a few major bugs, notably it segfaults when
|
|
# trying to translate itself, making it impossible to build any new PyPy
|
|
# version. Please note that the downgrade may require using binary
|
|
# packages or dev-python/pypy-exe-bin.
|
|
=dev-lang/pypy-2.7.7.3.21
|
|
=dev-lang/pypy-3.11.7.3.21
|
|
=dev-lang/pypy3-exe-3.11.7.3.21
|
|
=dev-lang/pypy3-exe-bin-3.11.7.3.21
|
|
=dev-python/pypy-exe-7.3.21
|
|
=dev-python/pypy-exe-bin-7.3.21
|
|
|
|
# Sam James <sam@gentoo.org> (2026-04-20)
|
|
# m2crypto is deprecated upstream and in maintenance mode. They recommend
|
|
# using dev-python/cryptography instead. No reverse dependencies left.
|
|
# Often broke with new OpenSSL as well.
|
|
# Removal on 2026-05-20. Bug #973014.
|
|
dev-python/m2crypto
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2026-04-20)
|
|
# Upstream added new 'encutils' dep that uses the nightmarish
|
|
# coherent.build and depends on chardet. While both are solvable,
|
|
# the last revdep of cssutils was removed in 2020, and has been inactive
|
|
# since 2017.
|
|
# Removal on 2026-05-20. Bug #972983.
|
|
dev-python/cssutils
|
|
|
|
# Sam James <sam@gentoo.org> (2026-04-19)
|
|
# Major new release with lots of broken packages expected. Notably, even
|
|
# dev-lang/python isn't yet. Please use with caution and file bugs for
|
|
# any issues, blocking bug #972902.
|
|
=dev-libs/openssl-4*
|
|
=dev-libs/openssl-compat-3*
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2026-04-18)
|
|
# Packages with no maintainer that have not been ported to Python 3.13,
|
|
# and that have no reverse dependencies.
|
|
# Removal on 2026-05-18. See tracker bug #941893.
|
|
dev-python/matterhook
|
|
dev-python/pytest-markdown
|
|
dev-python/stomp-py
|
|
dev-util/repolite
|
|
dev-util/rpmdevtools
|
|
net-misc/chrome-remote-desktop
|
|
net-misc/you-get
|
|
sys-apps/kcheck
|
|
sys-auth/solo1
|
|
sys-kernel/bliss-initramfs
|
|
sys-kernel/kergen
|
|
www-apache/mod_gnutls
|
|
|
|
# Sam James <sam@gentoo.org> (2026-04-17)
|
|
# app-misc/tmux fails to open with newer ncurses (bug #972804)
|
|
>=sys-libs/ncurses-6.6_p20260411
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2026-04-15)
|
|
# Unmaintained, with failing tests after urllib changes. The only
|
|
# revdep bundles a fallback anyway.
|
|
# Removal on 2026-05-15. Bug #972713.
|
|
dev-python/fs
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2026-04-13)
|
|
# dev-python/tempest is needed only for OpenStack integration tests.
|
|
# Incompatible with py3.14. All the revdeps were mistaken. Includes
|
|
# dependencies without other revdeps.
|
|
# Removal on 2026-05-13. Bug #972619.
|
|
dev-python/oslo-concurrency
|
|
dev-python/stestr
|
|
dev-python/tempest
|
|
|
|
# Andreas Sturmlechner <asturm@gentoo.org> (2026-04-12)
|
|
# Perpetually stuck on Qt5. A Qt6-based snapshot is provided for testing,
|
|
# currently as app-admin/keepassxc-2.8.0_pre260316-r1, but it is unclear when
|
|
# (or even if) it will be stabilised. Alternatives are app-admin/keepass,
|
|
# app-admin/pass which can import kbdx files via app-admin/pass-import,
|
|
# app-admin/vaultwarden, app-admin/bitwarden-desktop-bin,
|
|
# app-admin/passwordsafe, and probably many more. AppImage or Flatpak versions
|
|
# also available as last resort. See bug #949231.
|
|
# Removal on 2026-05-11.
|
|
<=app-admin/keepassxc-2.7.9999
|
|
|
|
# Andreas Sturmlechner <asturm@gentoo.org> (2026-04-12)
|
|
# Depends on Qt5 and does not appear to be ported to Qt6. A possible alternative
|
|
# is net-misc/remmina's x2go plugin, but it requires interested parties to look
|
|
# into it. Bugs #538458, #917570, #955192
|
|
# Removal on 2026-05-11.
|
|
net-misc/x2goclient
|
|
|
|
# Andreas Sturmlechner <asturm@gentoo.org> (2026-04-12)
|
|
# Depending on Qt5 with solarus-1.6.5 being broken by missing deps and at
|
|
# least GCC-15. Bugs #953383 (+ linked see-also bugs), #961916, #962015
|
|
# Both games-rpg/zsdx and games-rpg/zsxd are potentially fixed for Solarus 2.0
|
|
# in git master, but that requires someone motivated enough to try it out.
|
|
# Removal on 2026-05-11.
|
|
<games-misc/solarus-quest-editor-2.0.3
|
|
<games-rpg/zsdx-1.12.9999
|
|
<games-rpg/zsxd-1.12.9999
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2026-04-11)
|
|
# NIH general purpose library. Tests are failing. No revdeps.
|
|
# Removal on 2026-05-11. Bug #942586.
|
|
dev-python/pockets
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2026-04-11)
|
|
# dev-python/flask-sqlalchemy is unmaintained upstream, and has tons
|
|
# of test failures with modern dev-python/sqlalchemy versions.
|
|
# net-mail/automx2 has no Gentoo maintainer, and is its only revdep.
|
|
# Removal on 2026-05-11. Bug #972541.
|
|
acct-group/automx2
|
|
acct-user/automx2
|
|
dev-python/flask-migrate
|
|
dev-python/flask-sqlalchemy
|
|
net-mail/automx2
|
|
|
|
# Ulrich Müller <ulm@gentoo.org> (2026-04-09)
|
|
# No longer serves any purpose. The mail desktop files are installed
|
|
# by >=app-emacs/emacs-common-1.14 for all GNU Emacs (USE=gui) users.
|
|
# Removal on 2026-05-09. Bug #972459.
|
|
x11-misc/emacs-desktop-mail
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2026-04-07)
|
|
# This version had a mindless runtime dependency check that caused
|
|
# importing requests to print warnings that broke random stuff.
|
|
=dev-python/requests-2.32.5
|
|
|
|
# Andreas Sturmlechner <asturm@gentoo.org> (2026-04-06)
|
|
# Obsolete KF5/KF6-transitional -common packages w/o any consumers left.
|
|
# Removal on 2026-05-06.
|
|
kde-apps/libksane-common
|
|
kde-apps/libkcddb-common
|
|
kde-frameworks/purpose-kaccounts-services
|
|
kde-misc/kio-gdrive-common
|
|
|
|
# Sam James <sam@gentoo.org> (2026-04-06)
|
|
# These versions dropped testtools.tests.* which are used by reverse
|
|
# dependencies like dev-python/python-subunit.
|
|
=dev-python/testtools-2.8.0
|
|
=dev-python/testtools-2.8.2
|
|
=dev-python/testtools-2.8.3
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2026-04-05)
|
|
# Needed only by old versions of dev-python/sigstore, along with a bunch
|
|
# of NIH dependencies.
|
|
# Removal on 2026-05-05. Bug #972007.
|
|
dev-python/betterproto
|
|
dev-python/grpclib
|
|
dev-python/sigstore-protobuf-specs
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2026-04-04)
|
|
# Complex high churn package. It got (incompatibly) renamed
|
|
# to "NumKong" upstream. No reverse dependencies.
|
|
# Removal on 2026-05-04. Bug #972000.
|
|
dev-python/simsimd
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2026-04-04)
|
|
# NIH dependency for the removed spdx-tools package. No revdeps.
|
|
# Removal on 2026-05-04. Bug #971998.
|
|
dev-python/uritools
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2026-04-04)
|
|
# Setuptools extension that's not really useful. The only revdep used
|
|
# to be dev-python/trove-classifiers but we had to workaround it due to
|
|
# cyclic dependencies.
|
|
# Removal on 2026-05-04. Bug #971991.
|
|
dev-python/calver
|
|
|
|
# Sam James <sam@gentoo.org> (2026-03-30)
|
|
# >=1.7.0 is an LLM-driven revamp of the project.
|
|
>=sys-fs/quotatool-1.7.0
|
|
|
|
# Conrad Kostecki <conikost@gentoo.org> (2026-03-28)
|
|
# Version 1.18.x breaks API and needs more testing
|
|
>=net-libs/libupnp-1.18.4
|
|
|
|
# Ionen Wolkens <ionen@gentoo.org> (2026-03-23)
|
|
# Masked for testing the new .0 version and leave time for packages
|
|
# to catch up on support. Will likely be kept masked until 6.11.1
|
|
# is released unless there is a notable reason to need this earlier.
|
|
#
|
|
# If wanted, feel welcome to add `dev-qt/*:6/6.11.0` to package.unmask
|
|
# and report issues.
|
|
=dev-python/pyqt6-6.11*
|
|
=dev-python/pyqt6-webengine-6.11*
|
|
=dev-python/pyside-6.11.0*
|
|
=dev-qt/qt-docs-6.11.0*
|
|
=dev-qt/qt3d-6.11.0*
|
|
=dev-qt/qt5compat-6.11.0*
|
|
=dev-qt/qtbase-6.11.0*
|
|
=dev-qt/qtcharts-6.11.0*
|
|
=dev-qt/qtconnectivity-6.11.0*
|
|
=dev-qt/qtdeclarative-6.11.0*
|
|
=dev-qt/qtgraphs-6.11.0*
|
|
=dev-qt/qthttpserver-6.11.0*
|
|
=dev-qt/qtimageformats-6.11.0*
|
|
=dev-qt/qtlanguageserver-6.11.0*
|
|
=dev-qt/qtlocation-6.11.0*
|
|
=dev-qt/qtmultimedia-6.11.0*
|
|
=dev-qt/qtnetworkauth-6.11.0*
|
|
=dev-qt/qtpositioning-6.11.0*
|
|
=dev-qt/qtquick3d-6.11.0*
|
|
=dev-qt/qtquicktimeline-6.11.0*
|
|
=dev-qt/qtremoteobjects-6.11.0*
|
|
=dev-qt/qtscxml-6.11.0*
|
|
=dev-qt/qtsensors-6.11.0*
|
|
=dev-qt/qtserialbus-6.11.0*
|
|
=dev-qt/qtserialport-6.11.0*
|
|
=dev-qt/qtshadertools-6.11.0*
|
|
=dev-qt/qtspeech-6.11.0*
|
|
=dev-qt/qtsvg-6.11.0*
|
|
=dev-qt/qttools-6.11.0*
|
|
=dev-qt/qttranslations-6.11.0*
|
|
=dev-qt/qtvirtualkeyboard-6.11.0*
|
|
=dev-qt/qtwayland-6.11.0*
|
|
=dev-qt/qtwebchannel-6.11.0*
|
|
=dev-qt/qtwebengine-6.11.0*
|
|
=dev-qt/qtwebsockets-6.11.0*
|
|
=dev-qt/qtwebview-6.11.0*
|
|
|
|
# Sam James <sam@gentoo.org> (2026-03-22)
|
|
# Commits since the last release of Crypt-OpenSSL-RSA (0.370) are heavily
|
|
# driven by LLM automation. Avoid exposing users to this (bug #971488).
|
|
# Sadly, other dists by the same maintainers upstream are also affected,
|
|
# and so these are includeed here too.
|
|
>dev-perl/Crypt-OpenSSL-RSA-0.370.0
|
|
>dev-perl/B-COW-0.7.0
|
|
>dev-perl/Business-UPS-2.20.0
|
|
>dev-perl/CDB_File-1.50.0-r1
|
|
>dev-perl/Clone-0.470.0
|
|
>dev-perl/Crypt-RIPEMD160-0.80.0
|
|
>dev-perl/IO-Stty-0.40.0
|
|
>dev-perl/IO-Tty-1.200.0
|
|
>dev-perl/IPC-Run-20250809.0.0
|
|
>dev-perl/Net-Daemon-0.490.0
|
|
>dev-perl/Net-Ident-1.250.0
|
|
>dev-perl/Safe-Hole-0.140.0
|
|
>dev-perl/Schedule-Cron-Events-1.960.0
|
|
>dev-perl/Sys-Mmap-0.200.0
|
|
>dev-perl/Template-Toolkit-3.102.0
|
|
>dev-perl/TimeDate-2.330.0-r1
|
|
>dev-perl/XML-Parser-2.470.1
|
|
>dev-perl/XString-0.5.0
|
|
>dev-perl/YAML-Syck-1.360.0
|
|
|
|
# Jakov Smolić <jsmolic@gentoo.org> (2026-03-13)
|
|
# sqlite-3.52.0 has been withdrawn shortly after its release due to
|
|
# backwards-compatibility issues
|
|
# https://sqlite.org/releaselog/3_52_0.html
|
|
=dev-db/sqlite-3.52.0-r1
|
|
=dev-python/apsw-3.52.0.0
|
|
|
|
# Alfredo Tupone <tupone@gentoo.org> (2026-03-05)
|
|
# Need more testing
|
|
>=dev-lang/tcl-9
|
|
>=dev-lang/tk-9
|
|
|
|
# Andreas Sturmlechner <asturm@gentoo.org> (2026-02-27)
|
|
# Obsolete Qt5 non-qtbase modules without revdeps.
|
|
# Removal on 2026-03-29.
|
|
dev-qt/designer:5
|
|
dev-qt/qthelp:5
|
|
dev-qt/qtwaylandscanner:5
|
|
dev-qt/qtxmlpatterns:5
|
|
|
|
# Andreas Sturmlechner <asturm@gentoo.org> (2026-02-27)
|
|
# Obsolete Qt5 non-qtbase modules without revdeps.
|
|
dev-qt/qtimageformats:5
|
|
dev-qt/qtscxml:5
|
|
dev-qt/qtspeech:5
|
|
dev-qt/qtwebsockets:5
|
|
|
|
# Andreas Sturmlechner <asturm@gentoo.org> (2026-02-24)
|
|
# Phonon is effectively dead upstream, its only remaining backend depends
|
|
# on VLC-3. Bug #935797 Removal on 2026-03-26.
|
|
media-libs/phonon
|
|
media-libs/phonon-vlc
|
|
|
|
# Thomas Beierlein <tomjbe@gentoo.org> (2026-02-14)
|
|
# Move ebuild versioning to classical x.y.z number scheme
|
|
# Should be kept until net-wireless/sdrplay-3.15.2 (dep for coming
|
|
# new version) gets stable.
|
|
>=net-wireless/soapysdrplay-20000000
|
|
|
|
# Andreas Sturmlechner <asturm@gentoo.org> (2026-02-12)
|
|
# Misc Qt5-based libraries without any revdeps left.
|
|
# Removal on 2026-03-14.
|
|
dev-qt/qtlockedfile
|
|
dev-qt/qtsingleapplication
|
|
|
|
# Sam James <sam@gentoo.org> (2026-02-09)
|
|
# This suite of packages is currently best placed in an overlay/external
|
|
# repository where users can more easily contribute. The ecosystem moves
|
|
# quickly and users expect even the live ebuilds to be updated apace.
|
|
#
|
|
# The rate of change as well as new packages requiring review places a heavy
|
|
# combined with users (not unreasonably) wanting fresh versions of the software
|
|
# places strain on the proxy-maint team. Pressure being put on proxied maintainers
|
|
# to create and quickly have PRs merged doesn't facilitate the level of
|
|
# testing for ::gentoo either.
|
|
#
|
|
# An unofficial 'hyproverlay' repository has been created at
|
|
# https://codeberg.org/hyproverlay/hyproverlay.git
|
|
# for communal maintenance of these packages as well as several new
|
|
# (unpackaged in ::gentoo) dependencies. It can be enabled with:
|
|
# $ emerge -an app-eselect/eselect-repository
|
|
# $ eselect repository enable hyproverlay
|
|
# $ emerge --sync
|
|
# See also https://wiki.gentoo.org/wiki/Hyprland#Emerge
|
|
#
|
|
# Quite out-of-date, many open bugs, and needs several new dependencies.
|
|
# Removal on 2026-03-11.
|
|
<=gui-libs/aquamarine-0.9.3
|
|
<=gui-libs/hyprutils-0.8.4
|
|
<=gui-libs/hyprland-qt-support-0.1.0
|
|
<=gui-libs/hyprcursor-0.1.13
|
|
<=dev-util/hyprwayland-scanner-0.4.5
|
|
<=dev-libs/hyprlang-0.6.4
|
|
<=dev-libs/hyprland-protocols-0.6.4
|
|
<=dev-libs/hyprgraphics-0.1.5
|
|
<=gui-wm/hyprland-0.51.1
|
|
|
|
# Andreas Sturmlechner <asturm@gentoo.org> (2026-02-08)
|
|
# Deprecated since Qt 5.5, no more revdeps. Bug #915779
|
|
# Removal on 2026-02-28.
|
|
dev-qt/qtscript:5
|
|
|
|
# Andreas Sturmlechner <asturm@gentoo.org> (2026-02-08)
|
|
# Stuck on Qt5Script in the foreseeable future. Until a Qt6 release is
|
|
# ready, app-editors/okteta-0.26.60_pre* snapshots will be provided for
|
|
# ~arch, main limitation being the structures tool disabled from build
|
|
# (it requires the biggest, remaining porting effort). Double-check to
|
|
# backup your data before modifying files with okteta snapshots.
|
|
# If you rely on the structures tool or are affected by a critical bug in
|
|
# our okteta snapshots, the alternative is using the Flatpak version.
|
|
# Bug #962280. Removal some time after 2026-02-15.
|
|
app-editors/okteta:5
|
|
|
|
# Andreas Sturmlechner <asturm@gentoo.org> (2026-02-08)
|
|
# Stuck on Qt5/PyQt5 in the foreseeable future. Until a Qt6 release is
|
|
# ready, krita-6.0.0 pre-releases will be provided for ~arch.
|
|
# If you rely on krita for professional work or plugins only available in
|
|
# krita-5, your options are Flatpak or snap, or downloading upstream's own
|
|
# 64-bit AppImage - see also: https://krita.org/download/
|
|
# Bug #955168. Removal some time after 2026-02-15.
|
|
media-gfx/krita:5
|
|
|
|
# Arthur Zamarin <arthurzam@gentoo.org> (2026-02-06)
|
|
# Marked as pre-release post release itself. Released without
|
|
# maintainer ACK.
|
|
# See-Also: https://github.com/emersion/slurp/issues/187
|
|
# Bug #969685
|
|
=gui-apps/slurp-1.6.0
|
|
|
|
# Eray Aslan <eras@gentoo.org> (2025-12-24)
|
|
# Mask experimental software
|
|
=mail-mta/postfix-3.12*
|
|
|
|
# Eli Schwartz <eschwartz@gentoo.org> (2025-12-15)
|
|
# This version has lit a firecracker under the community and attracted
|
|
# some ire. The situation is in a state of mild flux, and more generally
|
|
# requires further consideration to determine the correct course of
|
|
# action. Use at your own risk.
|
|
>=app-text/calibre-8.11.0
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2025-12-12)
|
|
# Upstream has switched to LLM-first coding which has already caused
|
|
# a number of suspicious bugs. At this point, new versions
|
|
# of the packages cannot be trusted to be safe to use. Furthermore,
|
|
# the maintenance cost of dealing with packaging bugs alone
|
|
# is overwhelming to human maintainers of this package.
|
|
>=dev-python/autobahn-25.10
|
|
>=dev-python/txaio-25.10
|
|
|
|
# Sam James <sam@gentoo.org> (2025-11-25)
|
|
# Generates session keys with weak (no) randomness. Please re-encrypt
|
|
# any data/messages using this librnp version. <0.18 is fine as is >=0.18.1.
|
|
# See bug #966299.
|
|
=dev-util/librnp-0.18.0
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2025-10-12)
|
|
# Requires Rust with RUST_SYSROOTS=bpf, which isn't currently supported
|
|
# by dev-lang/rust-bin. Also needs net-proxy/mitmproxy-linux updates.
|
|
>=dev-util/bpf-linker-0.9.15-r1
|
|
|
|
# Sam James <sam@gentoo.org> (2025-09-21)
|
|
# Breaks (common) mt7921e WiFi driver with a hang in many cases, affecting
|
|
# not just network. See bug #963106.
|
|
=sys-kernel/linux-firmware-20250917
|
|
=sys-kernel/linux-firmware-20251011
|
|
|
|
# Andreas K. Hüttel <dilfridge@gentoo.org> (2025-07-04)
|
|
# Obsolete Perl virtuals that will be removed (the list is work in progress).
|
|
# If you have any of these installed, just remove them; they should not be
|
|
# required anymore.
|
|
virtual/perl-bignum
|
|
virtual/perl-HTTP-Tiny
|
|
virtual/perl-IO-Zlib
|
|
virtual/perl-Locale-Maketext
|
|
virtual/perl-Math-BigInt-FastCalc
|
|
virtual/perl-Math-BigRat
|
|
virtual/perl-Math-Complex
|
|
virtual/perl-Module-Load-Conditional
|
|
virtual/perl-Parse-CPAN-Meta
|
|
virtual/perl-Params-Check
|
|
perl-core/Params-Check
|
|
virtual/perl-Term-ReadLine
|
|
virtual/perl-Unicode-Collate
|
|
virtual/perl-Unicode-Normalize
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2025-06-29)
|
|
# File collision against gnome-base/gnome-keyring[pam], which is
|
|
# required via pambase. Masked until the maintainer determines a good
|
|
# solution. Bug #959274.
|
|
=app-crypt/libsecret-0.21.7-r1
|
|
|
|
# Sam James <sam@gentoo.org> (2025-06-12)
|
|
# Breaks several applications (bug #957943)
|
|
>=dev-python/pygobject-3.52
|
|
>=net-im/gajim-2.3.0
|
|
|
|
# Sam James <sam@gentoo.ogr> (2025-06-08)
|
|
# Masked for testing (bug #957583).
|
|
>=sys-devel/gettext-0.24
|
|
>=dev-libs/libintl-0.24
|
|
|
|
# Sam James <sam@gentoo.org> (2025-05-26)
|
|
# Breaks some reverse dependencies and is abandoned upstream (bug #956630).
|
|
=dev-cpp/glog-0.7.1
|
|
|
|
# Sam James <sam@gentoo.org> (2025-05-23)
|
|
# Severe memory leak (bug #953874)
|
|
=app-i18n/ibus-anthy-1.5.17
|
|
|
|
# Alfred Wingate <parona@protonmail.com> (2025-05-17)
|
|
# Masked for testing
|
|
dev-db/mysql:8.4
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2025-04-19)
|
|
# This package will no longer feature stable keywords, due to unresolved
|
|
# test failures blocking the stabilization request for months.
|
|
<dev-python/mpi4py-4
|
|
|
|
# Norbert Norbiros <norbiros@protonmail.com> (2025-04-01)
|
|
# Screen v5.0.0 has a lot of regressions
|
|
# https://lists.gnu.org/archive/html/screen-devel/2024-10/msg00007.html
|
|
# Unmask it after it is properly tested & fixed
|
|
=app-misc/screen-5*
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2025-03-17)
|
|
# Xfce 4.22 prereleases. Masked because they tend to be quite unstable.
|
|
>=app-office/orage-4.21
|
|
>=dev-build/xfce4-dev-tools-4.21
|
|
>=xfce-base/exo-4.21
|
|
>=xfce-base/garcon-4.21
|
|
>=xfce-base/libxfce4ui-4.21
|
|
>=xfce-base/thunar-4.21
|
|
>=xfce-base/tumbler-4.21
|
|
>=xfce-base/xfce4-appfinder-4.21
|
|
>=xfce-base/xfce4-panel-4.21
|
|
>=xfce-base/xfce4-power-manager-4.21
|
|
>=xfce-base/xfce4-session-4.21
|
|
>=xfce-base/xfce4-settings-4.21
|
|
>=xfce-base/xfconf-4.21
|
|
|
|
# John Helmert III <ajak@gentoo.org> (2025-03-02)
|
|
# Doesn't seem to cleanly load, see:
|
|
# https://github.com/lkrg-org/lkrg/issues/364
|
|
=app-antivirus/lkrg-0.9.9
|
|
|
|
# Sam James <sam@gentoo.org> (2025-02-22)
|
|
# (Only) needed for no-yet-released LibreOffice. Mask for now to avoid
|
|
# unnecessary conflicts/backtracking for LO users.
|
|
=dev-libs/liborcus-0.20.0
|
|
=dev-libs/libixion-0.20.0
|
|
=dev-util/mdds-3.0.0
|
|
|
|
# Maciej Barć <xgqt@gentoo.org> (2025-02-12)
|
|
# Masked for testing. Fails to update from previous version. See bug #949626.
|
|
>=x11-themes/fluent-icon-theme-2025.02.10
|
|
|
|
# Ionen Wolkens <ionen@gentoo.org> (2024-11-19)
|
|
# NVIDIA dropped support for the 470.xx branch in September 2024[1].
|
|
#
|
|
# Users are free to unmask and keep using, but be warned it is very
|
|
# likely to be affected by security issues[2] as NVIDIA does not
|
|
# track nor fix these for this branch anymore.
|
|
#
|
|
# Gentoo will keep it packaged for as long as reasonably possible
|
|
# (albeit masked) but no true support will be given nor patches
|
|
# for newer kernels. It is recommended to use 6.6.x LTS kernels or
|
|
# older (6.6.x will be supported upstream until December 2026,
|
|
# and 6.1.x a year further to December 2027).
|
|
#
|
|
# Major issues will lead to removal without further warning, e.g.
|
|
# if no usable kernels left in tree, or if broken with a newer Xorg.
|
|
#
|
|
# >> It is recommended to switch to nouveau[3] drivers (regardless
|
|
# of its worse performance), or ideally replace the hardware.
|
|
#
|
|
# [1] https://nvidia.custhelp.com/app/answers/detail/a_id/3142
|
|
# https://nvidia.custhelp.com/app/answers/detail/a_id/5202
|
|
# [2] https://bugs.gentoo.org/942031#c7
|
|
# [3] https://wiki.gentoo.org/wiki/Nouveau
|
|
x11-drivers/nvidia-drivers:0/470
|
|
|
|
# Viorel Munteanu <ceamac@gentoo.org> (2024-10-18)
|
|
# Experimental version, for testing purposes only.
|
|
# Bug #941566.
|
|
app-emulation/virtualbox-kvm
|
|
|
|
# Nowa Ammerlaan <nowa@gentoo.org> (2024-10-05)
|
|
# This version is known to break on certain systems. At the
|
|
# same time it fixes several reported issues. Masked until
|
|
# we can work out how to resolve the situation.
|
|
# See also: https://github.com/gentoo/gentoo/pull/36091
|
|
~sys-boot/plymouth-24.004.60
|
|
|
|
# Sam James <sam@gentoo.org> (2024-09-30)
|
|
# GCC 12 and older no longer receive upstream support or fixes for
|
|
# bugs. Please switch to a newer GCC version using gcc-config.
|
|
#
|
|
# The earliest supported version of GCC is GCC 13, but 11/12 remain unmasked
|
|
# for now to ease sys-devel/gcc[d] bootstrapping.
|
|
<sys-devel/gcc-11
|
|
<sys-devel/kgcc64-11
|
|
|
|
# Sam James <sam@gentoo.org> (2024-06-25)
|
|
# The symbol versioning "fix" breaks anything built with 3.0.0.
|
|
>=dev-libs/libassuan-3.0.1
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2023-06-21)
|
|
# suitesparseconfig-7.0.0 fails to build with multilib enabled
|
|
# because of dependencies that cannot be satisfied. All the other
|
|
# packages require it. Bug #908851.
|
|
=sci-libs/amd-3.0.3
|
|
=sci-libs/btf-2.0.3
|
|
=sci-libs/camd-3.0.3
|
|
=sci-libs/ccolamd-3.0.3
|
|
=sci-libs/cholmod-4.0.3
|
|
=sci-libs/colamd-3.0.3
|
|
=sci-libs/cxsparse-4.0.3
|
|
=sci-libs/klu-2.0.3
|
|
=sci-libs/ldl-3.0.3
|
|
=sci-libs/spqr-3.0.3
|
|
=sci-libs/suitesparseconfig-7.0.0
|
|
=sci-libs/umfpack-6.1.0
|
|
|
|
# Ionen Wolkens <ionen@gentoo.org> (2023-03-30)
|
|
# NVIDIA dropped support for the 390.xx branch in December 2022[1].
|
|
#
|
|
# Users are free to unmask and keep using, but be warned it is very
|
|
# likely to be affected by security issues as NVIDIA does not track
|
|
# nor fix these for this branch anymore.
|
|
#
|
|
# Gentoo will keep it packaged for as long as reasonably possible
|
|
# (albeit masked) but no true support will be given nor patches
|
|
# for newer kernels. It is recommended to use 6.1.x LTS kernels or
|
|
# older (6.1.x will be supported upstream until December 2027).
|
|
#
|
|
# Major issues will lead to removal without further warning, e.g.
|
|
# if no usable kernels left in tree, or if broken with a newer Xorg.
|
|
#
|
|
# >> It is recommended to switch to nouveau[2] drivers (regardless
|
|
# of its worse performance), or ideally replace the hardware.
|
|
#
|
|
# [1] https://nvidia.custhelp.com/app/answers/detail/a_id/3142
|
|
# [2] https://wiki.gentoo.org/wiki/Nouveau
|
|
x11-drivers/nvidia-drivers:0/390
|
|
|
|
# Joonas Niilola <juippis@gentoo.org> (2022-04-29)
|
|
# Apparently the "b" in version means "beta". 3.24 is available, we
|
|
# should update to that. #841437
|
|
~sci-physics/bullet-3.22b
|
|
|
|
# Brian Evans <grknight@gentoo.org> (2022-01-07)
|
|
# The main consumer, phpunit, does not initiate the new timer correctly
|
|
# This is likely to cause issues in tests; Unmask if using for other purposes
|
|
>=dev-php/PHP_Timer-5.0
|
|
|
|
# Ionen Wolkens <ionen@gentoo.org> (2021-10-09)
|
|
# Vulkan beta driver branch aimed at Vulkan developers for testing
|
|
# new features. Beside vulkan, it is typically behind the main branch
|
|
# and may be buggier or less secure. Only unmask if really wanted.
|
|
x11-drivers/nvidia-drivers:0/vulkan
|
|
|
|
# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-09-18)
|
|
# dev-build/automake version 1.11 is EOL and is only useful for testing
|
|
# old de-ANSI-fication/ansi2knr/AM_C_PROTOTYPES code. Please uninstall.
|
|
dev-build/automake:1.11
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2021-07-06)
|
|
# Upstream changed license to GPL-3+ in order to deliberately cause
|
|
# incompatiblity with revdep licenses. Mask until the situation
|
|
# is resolved. Bug #791259.
|
|
>=media-libs/libopenaptx-0.2.1
|
|
|
|
# Sam James <sam@gentoo.org> (2021-03-30)
|
|
# Seems to break dev-tex/culmus-latex
|
|
# Masking until we can investigate & fix
|
|
# bug #737406
|
|
=media-fonts/culmus-0.133-r1
|
|
|
|
# Sam James <sam@gentoo.org> (2021-03-03)
|
|
# Doesn't seem to sync clock correctly
|
|
# in some cases.
|
|
# bug #772998
|
|
~net-misc/openntpd-6.8_p1
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2020-11-10)
|
|
# This old Kodi version requires vulnerable dev-python/pillow
|
|
# and prevents users from upgrading. Masked for the time being.
|
|
# Bug #729672.
|
|
media-plugins/kodi-game-libretro-nestopia
|
|
media-plugins/kodi-game-libretro-dosbox
|
|
|
|
# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11)
|
|
# Mask transition ebuilds that were needed only for <glibc-2.26
|
|
# We will keep them in the tree as long as we have masked
|
|
# <glibc-2.26.
|
|
~net-libs/libnsl-0
|
|
~net-libs/rpcsvc-proto-0
|
|
|
|
# Nicolas Bock <nicolasbock@gentoo.org> (2017-10-31)
|
|
# There are multiple unresolved upstream issues with >=jabref-bin-4.0 (#636036).
|
|
# If you still would like to use this version, please report any issues to
|
|
# upstream.
|
|
>=app-text/jabref-bin-4.0
|
|
|
|
# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-21)
|
|
# (and others, updated later)
|
|
# These old versions of toolchain packages (binutils, gcc, glibc) are no
|
|
# longer officially supported and are not suitable for general use. Using
|
|
# these packages can result in build failures (and possible breakage) for
|
|
# many packages, and may leave your system vulnerable to known security
|
|
# exploits.
|
|
# If you still use one of these old toolchain packages, please upgrade (and
|
|
# switch the compiler / the binutils) ASAP. If you need them for a specific
|
|
# (isolated) use case, feel free to unmask them on your system.
|
|
<sys-libs/glibc-2.41-r10
|
|
<sys-libs/binutils-libs-2.44
|
|
<sys-devel/binutils-2.44
|
|
<sys-devel/binutils-hppa64-2.44
|
|
|
|
# Michael Orlitzky <mjo@gentoo.org> (2017-01-07)
|
|
# This package has some dangerous quality and security issues, but
|
|
# people may still find it useful. It is masked to prevent accidental
|
|
# use. See bugs 603346 and 604998 for more information.
|
|
app-admin/amazon-ec2-init
|
|
|
|
# Mike Gilbert <floppym@gentoo.org> (2014-03-04)
|
|
# Dev channel releases are only for people who are developers or want more
|
|
# experimental features and accept a more unstable release.
|
|
www-plugins/chrome-binary-plugins:unstable
|
|
|
|
# Diego E. Pettenò <flameeyes@gentoo.org> (2009-01-03)
|
|
# These packages are not supposed to be merged directly, instead
|
|
# please use sys-devel/crossdev to install them.
|
|
dev-util/mingw64-runtime
|
|
sys-libs/newlib
|
|
dev-embedded/avr-libc
|
|
sys-devel/nvptx-tools
|
|
sys-devel/clang-crossdev-wrappers
|