summaryrefslogtreecommitdiff
blob: 5776d5f009c7ac44dc5b7141e28e88cfb7b74b9b (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
# 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 ---

# John Helmert III <ajak@gentoo.org> (2022-09-18)
# Unfixed root privilege escalation, bug #631552
sys-cluster/slurm

# Michał Górny <mgorny@gentoo.org> (2022-09-18)
# Obsolete in favor of building via PEP517 mode.  Buggy.  No revdeps
# left in ::gentoo.
# Removal on 2022-10-18.  Bug #871522.
dev-python/pyproject2setuppy

# Pacho Ramos <pacho@gentoo.org> (2022-09-18)
# ABRT environment keeps breaking more and more on non-Fedora systems.
# Removal: 2022-10-18.  Bugs #849305, #849092, #849095, #713858.
app-admin/abrt
app-admin/gnome-abrt
dev-libs/libreport
dev-libs/satyr

# Pacho Ramos <pacho@gentoo.org> (2022-09-18)
# Unmaintained for a long time and unneeded with current pulseaudio and
# pipewire versions.
# Removal: 2022-10-18.
media-sound/pulseaudio-modules-bt

# Joonas Niilola <juippis@gentoo.org> (2022-09-16)
# This theme has been incorporated to enlightenment-0.25, and with
# 0.24 removed from Gentoo's git tree, this ebuild is useless. Removal
# in 30 days. #870355
x11-themes/e-flat-theme

# Joonas Niilola <juippis@gentoo.org> (2022-09-15)
# Upstream split this font into separate packages: media-fonts/
# source-code-pro, source-sans, source-serif. The current non-split
# version is broken. Removal in 30 days. #865103
media-fonts/source-pro

# Stephan Hartmannr <sultan@gentoo.org> (2022-09-12)
# Unpatched security vulerabilities, bug #868156, bug #868354.
www-client/chromium-bin

# Mike Gilbert <floppym@gentoo.org> (2022-09-12)
# repoman is no longer maintained and has been removed from the portage
# git repository. Please use dev-util/pkgcheck and dev-util/pkgdev instead.
# Removal on 2022-11-11. Bug #835013.
app-portage/repoman

# Michał Górny <mgorny@gentoo.org> (2022-09-11)
# Bad quality package with failing tests.  No revdeps.
# Removal on 2022-10-11.  Bug #869650.
dev-python/pytest-pylint

# Arthur Zamarin <arthurzam@gentoo.org> (2022-09-10)
# Python 3.8 only. EAPI=6 ebuild. 5 open bugs. Issues with newer
# dependencies versions.
# Removal: 2022-10-10.  Bugs #869524, #684334.
net-analyzer/flent

# Arthur Zamarin <arthurzam@gentoo.org> (2022-09-10)
# Python 3.8 only package. Tests are disabled. Newer targets fail
# more tests then 3.8 target.
# Removal: 2022-10-10.  Bug #869521.
net-nds/nsscache

# Arthur Zamarin <arthurzam@gentoo.org> (2022-09-10)
# Python 3.8 only package, with inactive since 2017 upstream.
# Tests fail and doesn't work on newer python targets.
# Removal: 2022-10-10.  Bug #869512.
dev-python/python-etcd

# Arthur Zamarin <arthurzam@gentoo.org> (2022-09-10)
# Python 3.8 only package, with capped old dependencies, and open
# bugs and issues.
# Removal: 2022-10-10.  Bugs #869506, #695090, #792219, #809272.
net-misc/electrum-ltc

# Arthur Zamarin <arthurzam@gentoo.org> (2022-09-10)
# Upstream repository archived. Python 3.8 only, with issues for
# newer targets. No reverse dependencies in tree.
# Removal: 2022-10-10.  Bugs #869503, #747997, #832242.
dev-python/SaltTesting

# Matthias Schwarzott <zzam@gentoo.org> (2022-09-08)
# Breaks kernel builds with BTF enabled.
# Bug #868762.
=dev-util/pahole-1.24

# Arthur Zamarin <arthurzam@gentoo.org> (2022-09-07)
# Python 3.8 only package, no maintainer left.
# Removal: 2022-10-07.  Bug #869107.
www-apps/blohg

# Arthur Zamarin <arthurzam@gentoo.org> (2022-09-07)
# Python 3.8 only package, 2 open bugs. Recommended to migrate to borg.
# No upstream activity since 2015.
# Bugs #674822, #830291, #832240
# Removal: 2022-10-07.  Bug #869101.
app-backup/attic

# Mike Gilbert <floppym@gentoo.org> (2022-09-05)
# Crash due to double-free.
# https://bugs.gentoo.org/868567
=sys-apps/gawk-5.2.0

# Marc Schiffbauer <mschiff@gentoo.org> (2022-09-02)
# Dead upstream, open bugs, removal in 30 days
# bugs #829447, #836227, #862504
mail-filter/sigh

# Michał Górny <mgorny@gentoo.org> (2022-08-30)
# Flask-Security-Too is a package with high maintenance cost
# and no revdeps in ::gentoo.  The next version bump (once more)
# introduces more dependencies.
#
# The remaining listed packages are used exclusively by this package
# (or its tests).  If you find one of them useful, please let us know
# and we'll keep it.
#
# Removal on 2022-09-29.  Bug #867415.
dev-python/flask-security
dev-python/flask-babelex
dev-python/flask-mail
dev-python/flask-principal
dev-python/flask-wtf
dev-python/mongomock
dev-python/pony
dev-python/pyqrcode
dev-python/sentinels
dev-python/speaklater
dev-python/zxcvbn

# Matt Turner <mattst88@gentoo.org> (2022-08-29)
# Unpatched security vulerabilities. Bug #857780.
# Removal on 2022-09-29.
=x11-base/xorg-server-1.20*
=x11-base/xorg-drivers-1.20*

# Matt Turner <mattst88@gentoo.org> (2022-08-29)
# Fails to build with xorg-server-21. Bug #828426.
# Removal on 2022-09-29.
x11-drivers/xf86-video-glint

# Hans de Graaff <graaff@gentoo.org> (2022-08-27)
# No longer maintained upstream and more modern alternatives such as
# www-servers/puma are available.
# Removal in 30 days.
dev-ruby/async_sinatra

# Sam James <sam@gentoo.org> (2022-08-27)
# Stuck on deprecated and removed Ruby 2.6. Removal on 2022-09-27.
dev-ruby/aws-sdk
dev-ruby/aws-sdk-core
dev-ruby/aws-sdk-resources
dev-ruby/travis

# Jaco Kroon <jaco@uls.co.za> (2022-08-22)
# Superceded by bgpq4 (already in tree).  Non-co-operative upstream.  Removal
# in 30 days.  Open bugs, already fixed in bgpq4.  Please convert your usage to
# bgpq4.  Mostly you just need to drop the -3 argument.
net-misc/bgpq3

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-08-22)
# Java library without consumers. Removal on 2022-09-22
dev-java/byte-buddy-agent

# hololeap <hololeap@protonmail.com> (2022-08-21)
# Monolithic mask for dev-haskell/* packages which have no reverse dependencies,
# are broken, or severely out of date. The aim is to have the Haskell overlay
# (::haskell) be the place for development packages and only have packages
# needed for end-user applications in ::gentoo, as the status quo has
# proven to be unsustainable. More up-to-date versions of these packages
# are available in ::haskell.
# Removal on 2022-09-19.
app-portage/fquery
dev-games/goatee
dev-haskell/megaparsec
dev-haskell/parser-combinators
dev-haskell/megaparsec-tests
dev-haskell/hspec-megaparsec
dev-haskell/neat-interpolation
dev-haskell/stack
dev-haskell/abstract-deque-tests
dev-haskell/aeson-diff
dev-haskell/annotated-wl-pprint
dev-haskell/authenticate-oauth
dev-haskell/base-prelude
dev-haskell/base-unicode-symbols
dev-haskell/casa-client
dev-haskell/casa-types
dev-haskell/cipher-aes128
dev-haskell/concurrent-extra
dev-haskell/contravariant-extras
dev-haskell/cpphs
dev-haskell/crypto-pubkey-types
dev-haskell/cryptohash
dev-haskell/cryptohash-cryptoapi
dev-haskell/data-default-instances-base
dev-haskell/drbg
dev-haskell/edit-distance-vector
dev-haskell/either
dev-haskell/filelock
dev-haskell/filepattern
dev-haskell/fsnotify
dev-haskell/genvalidity
dev-haskell/genvalidity-hspec
dev-haskell/genvalidity-property
dev-haskell/ghc-lib-parser
dev-haskell/ghc-lib-parser-ex
dev-haskell/githash
dev-haskell/groupoids
dev-haskell/groups
dev-haskell/haddock
dev-haskell/haddock-api
dev-haskell/hashable-time
dev-haskell/hashtables
dev-haskell/haskell-src-meta
dev-haskell/hdbc-odbc
dev-haskell/hi-file-parser
dev-haskell/hlint
dev-haskell/hpack
dev-haskell/hsopenssl
dev-haskell/hsyaml-aeson
dev-haskell/http-common
dev-haskell/http-download
dev-haskell/http-streams
dev-haskell/hxt
dev-haskell/hxt-charproperties
dev-haskell/hxt-regex-xmlschema
dev-haskell/hxt-unicode
dev-haskell/infer-license
dev-haskell/interpolate
dev-haskell/io-streams
dev-haskell/io-streams-haproxy
dev-haskell/iwlib
dev-haskell/js-flot
dev-haskell/js-jquery
dev-haskell/keys
dev-haskell/lens-aeson
dev-haskell/memotrie
dev-haskell/mintty
dev-haskell/mustache
dev-haskell/newtype-generics
dev-haskell/open-browser
dev-haskell/openssl-streams
dev-haskell/optparse-simple
dev-haskell/pantry
dev-haskell/path
dev-haskell/path-io
dev-haskell/pointed
dev-haskell/polyparse
dev-haskell/prettyclass
dev-haskell/project-template
dev-haskell/readable
dev-haskell/rebase
dev-haskell/refact
dev-haskell/regex-applicative-text
dev-haskell/regex-compat-tdfa
dev-haskell/regex-pcre
dev-haskell/rerebase
dev-haskell/rfc5051
dev-haskell/rio-orphans
dev-haskell/rio-prettyprint
dev-haskell/rsa
dev-haskell/selective
dev-haskell/snap-core
dev-haskell/snap-server
dev-haskell/tar-conduit
dev-haskell/template-haskell-compat-v0208
dev-haskell/text-metrics
dev-haskell/th-expand-syns
dev-haskell/th-orphans
dev-haskell/th-reify-many
dev-haskell/threads
dev-haskell/validity
dev-haskell/vector-builder
dev-haskell/vector-instances
dev-haskell/weigh
dev-haskell/wreq
dev-haskell/xhtml
dev-haskell/zlib-bindings
dev-util/bnfc

# hololeap <hololeap@protonmail.com> (2022-08-21)
# doctest-parallel does not currently work with Setup.hs (used internally by
# haskell-cabal.eclass)
# See: <https://github.com/martijnbastiaan/doctest-parallel/issues/45>
dev-haskell/doctest-parallel

# John Helmert III <ajak@gentoo.org> (2022-08-14)
# Vulnerable, unmaintained in Gentoo, EAPI6. Removal in 30 days,
# bug #772209
app-crypt/keybase

# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-08-12)
# Masked for testing, depends on dev-qt/qt*:6
# Pyside6 is stuck on python3_10 for the moment being
dev-python/shiboken6
dev-python/pyside6
dev-python/pyside6-tools

# Michał Górny <mgorny@gentoo.org> (2022-08-11)
# Niche library with no revdeps left.  Last commit in 2015.
# Removal on 2022-09-10.  Bug #864889.
dev-libs/libdivsufsort

# John Helmert III <ajak@gentoo.org> (2022-08-10)
# Root privilege escalation vulnerability, unmaintained since the git
# transition, multiple open bugs. Removal in 30 days, bug 630752
app-admin/logcheck

# Jimi Huotari <chiitoo@gentoo.org> (2022-08-02)
# Masked for testing. The split of some packages may still
# change. bug #838970.
dev-python/PyQt6
dev-python/PyQt6-WebEngine
dev-qt/qt5compat:6
dev-qt/qtbase:6
dev-qt/qtdeclarative:6
dev-qt/qtlocation:6
dev-qt/qtmultimedia:6
dev-qt/qtpositioning:6
dev-qt/qtquick3d:6
dev-qt/qtquicktimeline:6
dev-qt/qtserialport:6
dev-qt/qtshadertools:6
dev-qt/qtsvg:6
dev-qt/qttools:6
dev-qt/qtwayland:6
dev-qt/qtwebchannel:6
dev-qt/qtwebengine:6
dev-qt/qtwebsockets:6

# Sam James <sam@gentoo.org> (2022-08-02)
# Multiple rendering/font issues reported: bug #844115, bug #851141.
>=app-text/ghostscript-gpl-9.56.1

# Fabian Groffen <grobian@gentoo.org> (2022-07-02)
# Segfaults handling SPF validations (warn on permerror), like the
# previous release, better not to trust your important mail to
~mail-mta/exim-4.96

# 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

# 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

# Alfredo Tupone <tupone@gentoo.org> (2022-04-27)
# New release of janestreet packages need to tested
dev-ml/sexplib0:0/0.15
dev-ml/sexplib: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
=dev-ml/alcotest-1.6.0*

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

# Stephan Hartmann <sultan@gentoo.org> (2022-08-20)
# Dev channel releases are only for people who
# are developers or want more experimental features
# and accept a more unstable release.
>=www-client/chromium-106

# 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

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

# 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

# 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

# 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.
>=gnome-extra/gnome-calculator-43
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*
=dev-libs/openssl-compat-1.1.1*
=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

# 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

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

# 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