You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

731 lines
27 KiB

# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
####################################################################
#
# 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) bug # for the removal (and yes you should have one)
# c) date of removal (either the date or "in x days")
#
## Example:
##
## # Dev E. Loper <developer@gentoo.org> (2019-07-01)
## # Masked for removal in 30 days. Doesn't work
## # with new libfoo. Upstream dead, gtk-1, smells
## # funny. (bug #987654)
## app-misc/some-package
#--- END OF EXAMPLES ---
# Sam James <sam@gentoo.org> (2022-06-10)
# Masked for removal on 2022-07-10. No upstream activity in a long time,
# no reverse dependencies, and Gentoo maintains a huge number of patches
# w/ no hope of them being upstreamed. Bug #850958.
dev-cpp/commoncpp2
# Michał Górny <mgorny@gentoo.org> (2022-06-08)
# pyroute2 is pending version bump for over 1.5 years already.
# The tests are restricted. pulseaudio-dlna is the only revdep.
# pulseaudio-dlna has not seen any upstream activity since 2017,
# and has had its last release in 2016. It does not feature a non-live
# ebuild.
# Removal on 2022-07-08. Bug #813990.
dev-python/pyroute2
net-misc/pulseaudio-dlna
# Andreas K. Hüttel <dilfridge@gentoo.org> (2022-06-05)
# Ages old, abandoned upstream, and server installs now provide an
# actually useful webmail interface. Removal in 30 days.
mail-client/novell-groupwise-client
# Michał Górny <mgorny@gentoo.org> (2022-06-05)
# The current version in Gentoo is broken with modern pytest. The new
# version (from Dec 2021) fails tests with modern pyflakes. No revdeps.
# Removal on 2022-07-05. Bug #834816.
dev-python/pytest-flakes
# Michał Górny <mgorny@gentoo.org> (2022-06-05)
# Barely any upstream activity since 2017. The LICENSE in ebuild
# is incorrect and the package bundles sources with non-free license.
# No revdeps.
# Removal on 2022-07-05. Bug #849824.
dev-python/polygon
# Michał Górny <mgorny@gentoo.org> (2022-06-05)
# Pending bump since January. No Python 3.10 compat. Tests restricted.
# Uses PEP517-incompatible hacks to build. Hard requires dev-db/mysql
# (and blocks dev-db/mariad). No revdeps in Gentoo.
# Use dev-python/mysqlclient instead.
# Removal on 2022-07-05. Bug #845756.
dev-python/mysql-connector-python
# Joonas Niilola <juippis@gentoo.org> (2022-06-05)
# Version which allows wayland-only build, still experimental. Weeding
# out all bugs before unmasking. Please see bug #848858 and its
# blockers.
=www-client/firefox-101.0-r10
=www-client/firefox-101.0.1-r10
# Michał Górny <mgorny@gentoo.org> (2022-06-02)
# The current Gentoo version requires setup.py to exist which breaks
# the new versions of its revdeps. The new upstream release is broken
# by design and requires installing setuptools in a virtualenv (enjoy
# pep517) to get the package's version, so fails without Internet.
# No reply on the bug for 3 months already.
# Removal on 2022-07-02. Bug #834534.
dev-python/jaraco-packaging
# Sam James <sam@gentoo.org> (2022-06-02)
# No reverse dependencies, uses long-deprecated and abandoned nose for tests,
# no upstream activity in years. Removal on 2022-07-02.
dev-python/chai
# Michał Górny <mgorny@gentoo.org> (2022-05-31)
# Causes a regression in dev-python/werkzeug that breaks all its
# revdeps. If one of the pytest plugins using werkzeug is installed,
# this mean that all pytest invocations suddenly fail. Mask until
# we resolve this.
# https://github.com/pallets/werkzeug/issues/2425
=dev-lang/python-3.11.0_beta2
# Sam James <sam@gentoo.org> (2022-05-30)
# Doesn't support Python 3.10+, maintainer-needed, and out of date.
# Bugs #818847, #845936, #786585.
# Removal on 2022-06-30.
dev-util/dput-ng
dev-util/distro-info
dev-util/distro-info-data
# Sam James <sam@gentoo.org> (2022-05-30)
# No upstream activity since 2019, doesn't even support Python 3.9+ properly,
# and doesn't support Python 3.10. Bugs #845819, #798384. Removal on 2022-06-30.
dev-python/pypcap
# Sam James <sam@gentoo.org> (2022-05-30)
# Obsolete, no new releases since 2015, doesn't support Python 3.10.
# Bugs #845681, #747982. Removal on 2022-06-30.
dev-python/3to2
# Sam James <sam@gentoo.org> (2022-05-30)
# No upstream development since 2017, doesn't support Python 3.10. Bug #845678.
# Removal on 2022-06-30.
dev-perl/Inline-Python
# Sam James <sam@gentoo.org> (2022-05-30)
# Out of date, no tests, and most importantly, doesn't yet support Python 3.10
# which will soon be the default. Bugs #845783, #822540, #798204.
# Removal on 2022-06-30.
dev-python/pycapnp
# Matt Turner <mattst88@gentoo.org> (2022-05-30)
# libwacom-2 broke ABI compatibility; reverse dependencies need to be updated.
# Bug #848501
>=dev-libs/libwacom-2.0
>=x11-drivers/xf86-input-wacom-1.0
# Hans de Graaff <graaff@gentoo.org> (2022-05-29)
# Old slots that are no longer used by dependencies. Upgrade to the
# latest slot instead. Masked for removal in one month.
dev-ruby/regexp_parser:0
dev-ruby/regexp_parser:1
# Sam James <sam@gentoo.org> (2022-05-28)
# GCC 9 and older no longer receive upstream support or fixes for
# bugs. Please switch to a newer GCC version using gcc-config.
# The lowest supported version of GCC is GCC 10.
<sys-devel/gcc-10
# Sam James <sam@gentoo.org> (2022-05-28)
# Masked for removal. Dead upstream, no releases in a long time, and superseded
# by dev-python/python-pam. Fails tests in a few scary ways too. Removal
# on 2022-06-28. Bugs #833297, #802927.
dev-python/pypam
# Andrey Grozin <grozin@gentoo.org> (2022-05-25)
# Does not work with the current dev-python/pyx
# Removal on 2022-06-24
dev-python/pyfeyn
# Michał Górny <mgorny@gentoo.org> (2022-05-25)
# dev-python/m2r has not seen any activity since Jun 2019 and requires
# old version of dev-python/mistune. dev-python/sphinxcontrib-openapi
# has not seen any activity since Oct 2020. Their only revdep
# is dev-python/jupyter_server[doc], so let's mask the flag and remove
# them.
# Removal on 2022-06-24. Bug #843881.
dev-python/m2r
dev-python/sphinxcontrib-openapi
# Matt Turner <mattst88@gentoo.org> (2022-05-23)
# Dead package upstream. Depends on dead app-misc/tracker:0.
# Removal on 2022-06-23. Bug #846605
gnome-extra/gnome-documents
# Sam James <sam@gentoo.org> (2022-05-22)
# Doesn't support Python 3.10, out of date, unmaintained in Gentoo.
# Removal on 2022-06-22. bug #731674, bug #846158.
net-misc/omniORB
# Sam James <sam@gentoo.org> (2022-05-22)
# No upstream activity since 2017. Doesn't support Python 3.10.
# Removal on 2022-06-22. bug #845732.
dev-python/gevent-websocket
# Sam James <sam@gentoo.org> (2022-05-22)
# Several open bugs. No upstream activity for a while, doesn't
# support Python 3.10+, test suite not being run. Removal on 2022-06-22.
# bug #625800, bug #796974, bug #796977, bug #831916, bug #845888.
dev-python/sqlalchemy-migrate
# Sam James <sam@gentoo.org> (2022-05-22)
# No upstream activity since 2015, no reverse dependencies,
# no Python 3.10 support. Removal on 2022-06-22. bug #845822.
dev-python/pypeg2
# Sam James <sam@gentoo.org> (2022-05-22)
# Unmaintained, no upstream activity since 2013, upstream repository disappeared.
# Long obsolete with no reverse dependencies, as now integrated within pytest.
# Doesn't support Python 3.10+.
# Removal on 2022-06-22. bug #700944, bug #845834
dev-python/pytest-cache
# Sam James <sam@gentoo.org> (2022-05-21)
# No activity upstream since 2018, unmaintained upstream, does not support
# Python 3.10+. Removal on 2022-06-21. bug #845726.
dev-python/fusepy
# Sam James <sam@gentoo.org> (2022-05-21)
# Unmaintained in Gentoo, no recent activity upstream, and most importantly
# does not yet support Python 3.10+. Removal on 2022-06-21. bugs #845720, #797850.
dev-python/drf-yasg
# Michał Górny <mgorny@gentoo.org> (2022-05-21)
# No commit activity since 2016. Requires patching for Python 3.10.
# No tests. No revdeps.
# Removal on 2022-06-20. Bug #846788.
dev-python/dicttoxml
# Michał Górny <mgorny@gentoo.org> (2022-05-21)
# dev-python/mongoengine has had repeated test regressions, and this
# time I am unable to get them anywhere close to passing. The current
# Gentoo version is over a year old. There are no revdeps to the two
# packages remaining.
# Removal on 2022-06-20. Bug #846656.
dev-python/flask-mongoengine
dev-python/mongoengine
# Till Schäfer <till2.schaefer@uni-dortmund.de> (2022-05-20)
# Upstream unmaintained for a long time.
# Has known bugs.
# Removal in 30 days, bug #837092
kde-misc/playbar2
# Bernd Waibel <waebbl-gentoo@posteo.net> (2022-05-20)
# No consumers left. Superseded by dev-libs/imath[python]
# Removal in 30 days. Bug #845810
dev-python/pyilmbase
# Hans de Graaff <graaff@gentoo.org> (2022-05-20)
# Unused slots of cucumber components that are no longer or were never
# used by current cucumber versions. Masked for removal in 30 days.
dev-util/cucumber-core:9
dev-util/cucumber-create-meta:4
dev-util/cucumber-cucumber-expressions:10
dev-util/cucumber-gherkin:18
dev-util/cucumber-gherkin:20
dev-util/cucumber-html-formatter:13
dev-util/cucumber-html-formatter:16
dev-util/cucumber-messages:13
dev-util/cucumber-messages:14
dev-util/cucumber-messages:15
dev-util/cucumber-tag-expressions:2
dev-util/cucumber-tag-expressions:3
dev-util/cucumber-wire:5
# Sam James <sam@gentoo.org> (2022-05-20)
# Unmaintained, out of date, failing tests, and uses deprecated eclass methods
# (EGO_SUM). bug #700846, bug #844445. Removal on 2022-06-20.
dev-util/kubebuilder
# Matt Turner <mattst88@gentoo.org> (2022-05-19)
# Dead package upstream for more than 7 years.
# Removal on 2022-06-19.
dev-cpp/gconfmm
# Matt Turner <mattst88@gentoo.org> (2022-05-19)
# Dead package upstream for more than 10 years.
# Removal on 2022-06-19. Bug #808237
dev-cpp/libglademm
# Matt Turner <mattst88@gentoo.org> (2022-05-19)
# Dead package upstream for more than 10 years.
# Removal on 2022-06-19. Bug #808375
dev-cpp/libgnomecanvasmm
# Matt Turner <mattst88@gentoo.org> (2022-05-19)
# Last release in 2006. Last upstream commit in 2007. One of two remaining
# reverse dependencies of dev-cpp/libglademm, which is dead. Last remaining
# reverse dependency of dev-cpp/libgnomecanvasmm, which is dead.
# Removal on 2022-06-19. Bug #845228
games-board/ascal
# Matt Turner <mattst88@gentoo.org> (2022-05-19)
# Last release in 2013. Last upstream commit in 2015. One of two remaining
# reverse dependencies of dev-cpp/libglademm, which is dead.
# Removal on 2022-06-19. Bug #845231
app-pda/barry
# Matt Turner <mattst88@gentoo.org> (2022-05-19)
# Last release in 2010. Only one commit upstream since 2010 (in 2015). Only
# remaining reverse dependency of dev-cpp/gconfmm, which is dead.
# Removal on 2022-06-19. Bug #845234
games-board/ccgo
# Sam James <sam@gentoo.org> (2022-05-19)
# Masked for removal. No upstream activity since 2013. nose is considered
# obsolete and on life-support anyway. Removal on 2022-06-19. bug #845762
dev-python/nose-exclude
# Sam James <sam@gentoo.org> (2022-05-19)
# Masked for removal. No upstream activity since 2013. nose is considered
# obsolete and on life-support anyway. Removal on 2022-06-19.
dev-python/nose_fixes
# Michał Górny <mgorny@gentoo.org> (2022-05-19)
# No upstream commits since 2015. The project seems only relevant
# to Python 2. No revdeps left.
# Removal on 2022-06-18. Bug #846449.
dev-python/unicodecsv
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-05-19)
# Unfortunately this has completely stopped working due to
# upstream changes in WhatsApp. Bug 844985. As an alternative
# try: *net-im/wazzapp-bin* which still works and also
# offers additional features over whatsapp-desktop-bin
# Masked for removal in 30 days
net-im/whatsapp-desktop-bin
# Matt Turner <mattst88@gentoo.org> (2022-05-17)
# Dead packages. No reverse dependencies.
# Removal on 2022-06-17
dev-perl/Gtk2-SourceView2
dev-perl/Gtk2-Unique
# Michał Górny <mgorny@gentoo.org> (2022-05-16)
# This was only added for dev-python/nptyping, and nptyping-2.0.0
# no longer uses it. No activity since Aug 2021.
# Removal on 2022-06-15. Bug #837299.
dev-python/typish
# Jakov Smolić <jsmolic@gentoo.org> (2022-05-15)
# Outdated, stuck on deprecated EAPI 5. Recent versions
# require nvidia developer account to obtain source files.
# No other major distro is packaging this.
# Removal on 2022-06-14. Bug #819429.
media-video/nvidia_video_sdk
# Sam James <sam@gentoo.org> (2022-05-15)
# Unmaintained, doesn't support Python 3.10+, no tests.
# Removal on 2022-06-15.
dev-python/django-taggit-serializer
# Sam James <sam@gentoo.org> (2022-05-15)
# Unmaintained, does not support Python 3.10+. Removal on 2022-06-15.
dev-python/django-rq
# Sam James <sam@gentoo.org> (2022-05-15)
# Masked for removal. No reverse dependencies, no releases in 2 years,
# does not support Python 3.10+. Removal on 2022-06-15.
dev-python/python-iptables
# Florian Schmaus <flow@gentoo.org> (2022-05-10)
# Was split by upstream (and us) into
# net-analyzer/gsa and net-analyzer/gsad.
# Removal on 2022-06-10.
net-analyzer/greenbone-security-assistant
# Florian Schmaus <flow@gentoo.org> (2022-05-10)
# Functionality now in net-analyzer/ospd-openvas.
# Removal on 2022-06-10.
net-analyzer/ospd
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-05-06)
# Unused java library. Removal on 2022-06-06
dev-java/commons-jxpath
# Michał Górny <mgorny@gentoo.org> (2022-05-07)
# The current version is severely outdated and blocks upgrade
# of dependencies. Packaging a new release poses serious problems.
# Removal on 2022-06-06. Bug #836282.
dev-db/pgadmin4
# Matt Turner <mattst88@gentoo.org> (2022-04-30)
# Masked for testing. Apparently causes crashes. Bug #841857.
>=x11-libs/libX11-1.8
# 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
# Mike Pagano <mpagano@gentoo.org> (2022-04-26)
# These kernels contain a major regression that causes power button
# to stop working, apparently making it impossible to leave suspend
# on some laptops without a (difficult) hard reset.
~sys-kernel/gentoo-sources-5.10.111
=sys-kernel/gentoo-sources-5.10.112
~sys-kernel/gentoo-sources-5.15.34
=sys-kernel/gentoo-sources-5.15.35
~sys-kernel/gentoo-sources-5.16.20
~sys-kernel/gentoo-sources-5.17.3
=sys-kernel/gentoo-sources-5.17.4
~sys-kernel/vanilla-sources-5.10.112
~sys-kernel/vanilla-sources-5.15.35
~sys-kernel/vanilla-sources-5.17.4
# Alfredo Tupone <tupone@gentoo.org> (2022-04-27)
# New release of janestreet packages need to tested
dev-ml/sexplib0:0/0.15
dev-ml/base:0/0.15
dev-ml/stdio:0/0.15
dev-ml/ppx_sexp_conv:0/0.15
dev-ml/ppx_enumerate:0/0.15
dev-ml/ppx_compare:0/0.15
dev-ml/ppx_hash:0/0.15
dev-ml/ppx_cold:0/0.15
dev-ml/parsexp:0/0.15
dev-ml/ppx_base:0/0.15
dev-ml/ppx_fields_conv:0/0.15
dev-ml/ppx_here:0/0.15
dev-ml/ppx_let:0/0.15
dev-ml/ppx_sexp_message:0/0.15
dev-ml/ppx_sexp_value:0/0.15
dev-ml/ppx_assert:0/0.15
dev-ml/ppx_optcomp:0/0.15
dev-ml/time_now:0/0.15
dev-ml/ppx_inline_test:0/0.15
dev-ml/ppx_bench:0/0.15
dev-ml/splittable_random:0/0.15
dev-ml/base_quickcheck:0/0.15
dev-ml/ppx_bin_prot:0/0.15
dev-ml/ppx_custom_printf:0/0.15
dev-ml/ppx_disable_unused_warnings:0/0.15
dev-ml/ppx_expect:0/0.15
dev-ml/ppx_fixed_literal:0/0.15
dev-ml/ppx_log:0/0.15
dev-ml/ppx_module_timer:0/0.15
dev-ml/ppx_optional:0/0.15
dev-ml/ppx_stable:0/0.15
dev-ml/ppx_string:0/0.15
dev-ml/typerep:0/0.15
dev-ml/ppx_typerep_conv:0/0.15
dev-ml/variantslib:0/0.15
dev-ml/ppx_variants_conv:0/0.15
dev-ml/ppx_jane:0/0.15
dev-ml/int_repr:0/0.15
dev-ml/base_bigstring:0/0.15
dev-ml/ppx_js_style:0/0.15
dev-ml/core:0/0.15
dev-ml/core_kernel:0/0.15
dev-ml/sexp_pretty:0/0.15
dev-ml/expect_test_helpers_core:0/0.15
dev-ml/timezone:0/0.15
dev-ml/core_unix:0/0.15
dev-ml/textutils_kernel:0/0.15
dev-ml/textutils:0/0.15
dev-ml/async_kernel:0/0.15
dev-ml/protocol_version_header:0/0.15
dev-ml/async_rpc_kernel:0/0.15
dev-ml/async_unix:0/0.15
dev-ml/async:0/0.15
dev-ml/async_extra:0/0.15
dev-ml/core_bench:0/0.15
dev-ml/patience_diff:0/0.15
dev-util/patdiff:0/0.15
# David Seifert <soap@gentoo.org> (2022-04-17)
# Dead library, part of >=sys-fs/e2fsprogs-1.46.5 now, bug #806875,
# removal on 2022-05-17.
# (If you hit blockers, please run:
# $ emerge --deselect sys-libs/e2fsprogs-libs
# This is necessary as your world file should not contain dependencies.)
sys-libs/e2fsprogs-libs
# Marek Szuba <marecki@gentoo.org> (2022-04-14)
# Singularity has been renamed upstream to Apptainer. Therefore, up-to-date
# versions of this software are now available as app-containers/apptainer.
sys-cluster/singularity
# Sam James <sam@gentoo.org> (2022-04-13)
# 2.35.2 was a quick release to mitigate a security issue (bug #838127), but
# introduces problems of its own with e.g. Portage. bug #838223. Pending
# investigation both on the Portage side and potentially upstream (as there's
# at least some UX issues with 2.35.2+ with the new "safe directory" mechanism).
# Earlier versions are still safe as long as you do not use git commands
# on a local repository controlled by a user you do not trust.
>=dev-vcs/git-2.35.2
# David Seifert <soap@gentoo.org> (2022-04-06)
# Unsupported branches, no consumers left, removal on 2023-01-01.
sys-devel/automake:1.13
sys-devel/automake:1.15
# John Helmert III <ajak@gentoo.org> (2022-03-13)
# Arti is not a production-ready Tor client. According to upstream, "do
# not use this program yet if you seriously need anonymity, privacy,
# security, or stability." Feel free to unmask if this is not a
# necessity.
net-p2p/arti
# Stephan Hartmann <sultan@gentoo.org> (2022-05-29)
# Dev channel releases are only for people who
# are developers or want more experimental features
# and accept a more unstable release.
>=www-client/chromium-104
# Anton Fischl <github@fischl-online.de> (2022-02-23)
# Version 2.5.* is not meant for production according to upstream
=app-backup/burp-2.5*
# Maciej Barć <xgqt@gentoo.org> (2022-02-20)
# Masked for testing, builds and passes tests but randomly segfaults,
# meaningless backtrace, debugging (flags, symbols) do not help
>app-shells/scsh-0.6.9
# Zoltan Puskas <zoltan@sinustrom.info> (2022-02-18)
# Multiple vulnerabilities (CVE-2022-{23803,23804,23946,23947})
# 5.X series is masked to avoid accidental use, but it's kept for
# industrial users who are in the process of migrating to the new
# format of the 6.X series.
<sci-electronics/kicad-6.0.2
<sci-electronics/kicad-footprints-6.0.2
<sci-electronics/kicad-i18n-6.0.2
<sci-electronics/kicad-meta-6.0.2
<sci-electronics/kicad-packages3d-6.0.2
<sci-electronics/kicad-symbols-6.0.2
<sci-electronics/kicad-templates-6.0.2
<app-doc/kicad-doc-6.0.2
# Jonas Stein <jstein@gentoo.org> (2022-02-08)
# Not maintained, open bugs, upstream outdated.
# Removal after 2022-07-01. Bug #832953.
x11-misc/easystroke
# Eray Aslan <eras@gentoo.org> (2022-01-24)
# Mask experimental software
=mail-mta/postfix-3.8*
# James Beddek <telans@posteo.de> (2022-01-19)
# FFmpeg 5.0 ABI/API changes break many packages.
# Masking for tracker/tinderbox. Bug #831437
>=media-video/ffmpeg-5.0
# 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
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-12-14)
# AT&T decided to roll back community changes in March 2020
# for version 2020.x.x
# This version is no longer maintained.
# New version is maintained at https://github.com/ksh93/ksh
# and is available as app-shells/ksh-1.0.0_beta1 at time of writing.
~app-shells/ksh-2020.0.0
# Sam James <sam@gentoo.org> (2021-12-01)
# OSL 12 is a development release (for now).
# Doesn't work with LLVM 13 yet; mask to help
# Blender compatibility (no mixed LLVM versions).
=media-libs/osl-1.12*
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-11-23)
# Does not support updated dev-java/pdfbox-2.0.24, Bug #803488
# Blocks (CVE-2018-11797, CVE-2021-{27807,27906,31811,31812})
dev-tex/pdfannotextractor
# 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
# Fabian Groffen <grobian@gentoo.org> (2021-10-03)
# Masked for erratic behaviour
# https://bugs.exim.org/show_bug.cgi?id=2813
=mail-mta/exim-4.95-r1
# Mart Raudsepp <leio@gentoo.org> (2021-09-23)
# Incompatible with c++17 abseil-cpp, no in-tree consumers yet
media-libs/webrtc-audio-processing:1
# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-09-18)
# sys-devel/automake version 1.11 is EOL and is only useful for testing
# old de-ANSI-fication/ansi2knr/AM_C_PROTOTYPES code. Please uninstall.
sys-devel/automake:1.11
# Mart Raudsepp <leio@gentoo.org> (2021-09-15)
# New major parallel-installable release which needs special care to not
# end up loaded into the same process together with the earlier libsoup ABI.
# Migration to it is expected for GNOME 42, NOT to be unmasked with GNOME 41.
net-libs/libsoup:3.0
# Thomas Deutschmann <whissi@gentoo.org> (2021-09-07)
# Masked while being tested and reverse deps aren't fully compatible
# bug #797325.
=dev-libs/openssl-3.0*
# Craig Andrews <candrews@gentoo.org> (2021-09-20)
# Requires OpenSSL >= 3.0.0
# Masked until dev-libs/openssl-3.0* is unmasked
=dev-libs/gost-engine-3.0*
# Joonas Niilola <juippis@gentoo.org> (2021-07-29)
# Upstream provided migration instructions from 2. -> 3. update,
# breaks if not all at least many revdeps. #805011 for tracker bug.
>=net-libs/mbedtls-3.0.0
# 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
# Michał Górny <mgorny@gentoo.org> (2021-05-31)
# Requires removed media-libs/opencv version.
<media-plugins/gst-plugins-opencv-1.18
# Ulrich Müller <ulm@gentoo.org> (2021-04-20)
# Version 3.15 is broken with Emacs 27.2.
=app-emacs/mic-paren-3.15-r0
# 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
# Lars Wendler <polynomial-c@gentoo.org> (2021-02-15)
# Mask development versions now that they were bumped...
=net-misc/kea-1.9*
# 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
# Sam James <sam@gentoo.org> (2020-10-05)
# Masked for testing. New major versions of Guile
# often break reverse dependencies.
# Guile in Gentoo is not slotted, so let's be cautious.
# bug #705554, bug #689408.
>=dev-scheme/guile-3.0.4
# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2020-09-01)
# Mismatched version (bug #695022). Masked to force upgrade to 2.0.4_pre20200306162733.
# (Mask should remain after ebuilds are deleted, until 2021-03-01 or
# until new upstream release with proper versioning.)
~app-i18n/scim-sunpinyin-3.0.0_rc1
# Lars Wendler <polynomial-c@gentoo.org> (2019-11-14)
# Breaks archives containing relative paths
# when being called with --no-absolute-filenames
# bug #700020
=app-arch/cpio-2.13
# Matt Turner <mattst88@gentoo.org> (2019-09-01)
# TeXmacs is the only remaining package in tree that requires guile-1.8, which
# is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a
# few years. Bug #436400
app-office/texmacs
<dev-scheme/guile-2
# Andreas Sturmlechner <asturm@gentoo.org> (2018-10-07)
# Masked for more testing especially of reverse-deps.
# ogre 1.11/1.12 breakage: bug #834468
# ogre 2.x breakage: bug #740424
>=dev-games/ogre-1.11.2
# 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
# Michał Górny <mgorny@gentoo.org> (2017-05-22)
# for Maciej S. Szmigiero <mail@maciej.szmigiero.name>
# Any version above 5.100.138 breaks b43 driver in various ways.
# Also, b43 wiki page says to use 5.100.138. Bug #541080.
>=sys-firmware/b43-firmware-6.30.163.46
# 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.33
<sys-devel/binutils-2.37_p1
# 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
# Robin H. Johnson <robbat2@gentoo.org> (2014-08-04)
# Masked for testing, presently fails upstream testsuite:
# FAIL:07:02:35 (00:00:00) db_dump/db_load(./TESTDIR.3/recd001.db:child killed: kill signal): expected 0, got 1
# FAIL:07:02:35 (00:00:00) Dump/load of ./TESTDIR.3/recd001.db failed.
# FAIL:07:02:35 (00:00:00) db_verify_preop: expected 0, got 1
=sys-libs/db-6.1*
=sys-libs/db-6.2*
=sys-libs/db-18.1*
# 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