summaryrefslogtreecommitdiff
path: root/profiles/package.mask/00-gentoo
blob: 760090619e04d4b08320eb910368e2cc63bf1407 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
# 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 ---

# Pacho Ramos <pacho@gentoo.org> (2026-05-09)
# Obsolete version not compatible with current gnome-shell versions.
# Upstream changed completely the way to package it. If still interested,
# feel free to take it and update it. Removal in one month. Bug #974452
gnome-extra/gnome-shell-extension-bluetooth-quick-connect

# Pacho Ramos <pacho@gentoo.org> (2026-05-09)
# No longer developed by upstream, does not work with current gnome-shell
# versions. Removal in one month. Bug #974453
gnome-extra/gnome-shell-extension-bluetooth-quick-connect

# Pacho Ramos <pacho@gentoo.org> (2026-05-09)
# No longer developed by upstream, does not work with current gnome-shell
# versions. Use gnome-shell-extension-weather-oclock instead.
# Removal in one month. Bug #974454
gnome-extra/gnome-shell-extension-weather-in-the-clock

# Michał Górny <mgorny@gentoo.org> (2026-05-09)
# Unmaintained upstream and broken with Python 3.13.
# Removal on 2026-06-08.  Bug #952342.
dev-python/ipdb

# Michał Górny <mgorny@gentoo.org> (2026-05-09)
# Discontinued upstream, broken with Python 3.14 and have no reverse
# dependencies outside the cycle.
# Removal on 2026-06-08.  Bug #973008.
dev-python/dockerpty
dev-python/doublex-expects
dev-python/expects
dev-python/mamba

# Michał Górny <mgorny@gentoo.org> (2026-05-09)
# Unmaintained, bad quality packages.  No support for Python 3.13.
# No reverse dependencies.
# Removal on 2026-06-08.  Bug #952373.
dev-python/js2py
dev-python/pyjsparser

# Michał Górny <mgorny@gentoo.org> (2026-05-09)
# Discontinued upstream, no support for Python 3.14, no revdeps left.
# Removal on 2026-06-08.  Bug #974029.
net-im/telepathy-logger

# Michał Górny <mgorny@gentoo.org> (2026-05-09)
# Discontinued split compression library from app-arch/upx.  It was
# replaced by a vendored version, and has no reverse dependencies.
# Removal on 2026-06-08.  Bug #921202.
dev-libs/ucl

# Michał Górny <mgorny@gentoo.org> (2026-05-09)
# The buildbot packages aren't actively maintained in ::gentoo.  They
# are stuck on Python 3.12 and obsolete dependencies.  Bug reports
# aren't receiving any attention.
# Removal on 2026-06-08.  Bug #952430.
acct-group/buildbot
acct-user/buildbot
dev-util/buildbot
dev-util/buildbot-badges
dev-util/buildbot-console-view
dev-util/buildbot-grid-view
dev-util/buildbot-pkg
dev-util/buildbot-react-console-view
dev-util/buildbot-react-grid-view
dev-util/buildbot-react-wsgi-dashboards
dev-util/buildbot-waterfall-view
dev-util/buildbot-worker
dev-util/buildbot-wsgi-dashboards
dev-util/buildbot-www
dev-util/buildbot-www-react

# Michał Górny <mgorny@gentoo.org> (2026-05-08)
# Django 4.2 LTS reached EOL in April 2026, and is now vulnerable.
# Removal on 2026-06-07.
<dev-python/django-5

# Michał Górny <mgorny@gentoo.org> (2026-05-06)
# Merged into dev-python/pydantic, since it is tightly pinned
# and involves a tightly pinned cyclic test dependency.
# Removal on 2026-06-05.
dev-python/pydantic-core

# Sam James <sam@gentoo.org> (2026-05-05)
# dev-debug/pwndbg itself needs >=dev-util/unicorn-2.1.4, while
# pwndbg also depends on dev-util/pwntools which needs <dev-util/unicorn-2.1.4.
#
# Mask to avoid Portage wasting time trying to find a solution, when
# the only one available is to downgrade.
>=dev-util/pwntools-4.15.0

# Sebastian Pipping <sping@gentoo.org> (2026-05-01)
# Dead for five years upstream, use Golang successor :2 instead please
# Removal on 2026-06-01, bug #973547
app-containers/docker-compose:0

# 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

# 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

# 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

# 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

# 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

# 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.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