summaryrefslogtreecommitdiff
blob: 5b737647d95de9802e4ef9f039b9eba68f1d0394 (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
# Copyright 1999-2023 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 ---

# Mike Gilbert <floppym@gentoo.org> (2023-05-04)
# Out of date by several versions. Many unresolved security
# vulnerabilities. Lack of manpower/interest in keeping it up to date.
# Removal on 2023-06-03.
www-client/chromium-bin

# Sam James <sam@gentoo.org> (2023-05-03)
# Broken pkgconfig file, please upgrade to -r1.
# bug #704348, bug #905632.
=sci-libs/metis-5.2.1
=sci-libs/parmetis-4.0.3_p20230326

# Michał Górny <mgorny@gentoo.org> (2023-05-03)
# Unmaintained upstream.  Fails to build without sys-apps/which, fails
# with modern autoconf.
# Removal on 2023-06-02.  Bug #896896.
dev-python/thunarx-python

# Sam James <sam@gentoo.org> (2023-05-01)
# Breaks dev-python/scipy build. See bug #905396 and https://github.com/serge-sans-paille/gast/issues/74.
=dev-python/gast-0.5.4

# Sam James <sam@gentoo.org> (2023-05-01)
# Masked for testing. Other distros seem to have hit a bunch of new test
# failures in various applications, and initially there were ABI issues in .0.
# Also, the failure case for bug #745162 needs retesting to see if the patch
# should be rebased or just dropped.
>=dev-libs/libxml2-2.11.0

# John Helmert III <ajak@gentoo.org> (2023-04-30)
# STARTTLS vulnerability, depends on gtk+:2, practically unmainatined
# upstream. Use mail-client/claws instead. Removal in 30 days, bugs
# #769293, #807358
mail-client/sylpheed

# Sam James <sam@gentoo.org> (2023-05-01)
# Quite broken, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109672.
=sys-devel/gcc-14.0.0_pre20230430

# Andreas Sturmlechner <asturm@gentoo.org> 2023-04-30
# Breaking even latest ~arch version of KDE PIM, bug #905352.
=dev-libs/ktextaddons-1.3*

# Matt Turner <mattst88@gentoo.org> (2023-04-26)
# Package contains only a script that runs an X application on a remote system
# with rsh (use ssh -Y instead), and two scripts that were probably used for
# converting the old BDF fonts to XLFD names back in the early 90's. None of
# these are useful today.
# Removal on 2023-05-26
x11-apps/scripts

# Mike Gilbert <floppym@gentoo.org> (2023-04-26)
# Merged into net-libs/ldns.  Bug 828109.
# Removal on 2023-05-26.
net-dns/ldns-utils

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2023-04-22)
# Unused acct-group. Removal on 2023-05-22
# The server was removed on 2021-08-24 with commit
# 7a1e8a90fa8a09a84741dc8ef5f774d92ae8433c
acct-group/resin

# Conrad Kostecki <conikost@gentoo.org> (2023-04-23)
# Very old package, does not build with modern compilers.
# It provides BOOTP support, predecessor of DHCP.
# Removal on 2023-05-23. Bugs #894128, #884335
sys-boot/netboot

# Jakov Smolić <jsmolic@gentoo.org> (2023-04-21)
# Does not support python 3.11, uses deprecated dev-python/future,
# inactive upstream (last commit in 2019).
# Removal on 2023-05-21. Bugs #897102, #888293
net-irc/quasselgrep

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2023-04-21)
# Unused java libraries. Removal on 2023-05-22
dev-java/avalon-framework
dev-java/avalon-logkit
java-virtuals/servlet-api
dev-java/resin-servlet-api

# Ionen Wolkens <ionen@gentoo.org> (2023-04-19)
# Snapshot matching Proton-8.0-1's vkd3d-proton commit, but reported
# to be semi-broken. Keeping around anyway but leaving masked until
# a proper release. Bug #904660.
=app-emulation/vkd3d-proton-2.8_p20230207

# Sam James <sam@gentoo.org> (2023-04-19)
# Last-minute libstdc++ symbol versioning magic causes e.g. mold, cmake
# to segfault:
# - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108969
# - https://bugzilla.redhat.com/show_bug.cgi?id=2187768#c4
# 13.0.1_pre20230419 was GCC 13.1 RC1. RC2 will be made when this is fixed.
=sys-devel/gcc-13.0.1_pre20230419

# Michał Górny <mgorny@gentoo.org> (2023-04-18)
# Breaks ABI without SOVERSION bump, effectively preventing
# xfce4-terminal from starting.
# https://bugs.gentoo.org/904500
=xfce-base/libxfce4ui-4.19.0

# Sam James <sam@gentoo.org> (2023-04-18)
# Fails to compile with GCC 13, out of date, QA issues, and various open bugs.
# Removal on 2023-05-18.
# Bug #899218, bug #899218, bug #796599, bug #672326, bug #788844.
net-p2p/litecoind

# Sam James <sam@gentoo.org> (2023-04-18)
# Fails to compile with GCC 13, no upstream activity.
# Removal on 2023-05-18.  Bug #895206.
sci-geosciences/congen

# David Seifert <soap@gentoo.org> (2023-04-17)
# Unmaintained, no release in over 10 years, EAPI 6, no other distro
# carries this, usual suckless.org assortment of build system
# patching required. Removal on 2023-05-17. Bug #732424.
x11-misc/sprop

# Sam James <sam@gentoo.org> (2023-04-16)
# SEEK_HOLE issues causing corruption with (sparse?) copies again.
# See https://github.com/openzfs/zfs/issues/14753.
=sys-fs/zfs-kmod-2.1.10

# Sam James <sam@gentoo.org> (2023-04-14)
# Fails with modern C, no upstream activity since 2005.
# Removal on 2023-05-14.  Bug #778506, bug #881205.
www-apache/mod_log_sql

# Sam James <sam@gentoo.org> (2023-04-14)
# Obsolete because of Twitter API changes. Archived upstream.
# Removal on 2023-05-14.  Bug #904296.
net-im/cawbird

# Sam James <sam@gentoo.org> (2023-04-13)
# Leads to broken terminal output in e.g. vim and openrc and other applications
# like joe crashing.
# Bugs:
# - reported at bottom of bug #904247 and bug #904263
# - app-misc/tmux: https://github.com/tmux/tmux/issues/3531
# - sys-apps/openrc: https://github.com/OpenRC/openrc/issues/619
=sys-libs/ncurses-6.4_p20230408
=sys-libs/ncurses-6.4_p20230415
=sys-libs/ncurses-6.4_p20230418
=sys-libs/ncurses-6.4_p20230424

# Michał Górny <mgorny@gentoo.org> (2023-04-13)
# Lack of support for Python 3.11.  The current version is from 2016.
# No revdeps.  Removal on 2023-05-13.
dev-python/picklemagic

# Michał Górny <mgorny@gentoo.org> (2023-04-13)
# django-tagging is broken on Python 3.11 and unmaintained upstream
# (last commit in 2020).  Graphite-web is its only revdep and it is
# replaced by app-metrics/carbonapi-web.
# Removal on 2023-05-13.  Bug #897056.
dev-python/django-tagging
net-analyzer/graphite-web

# Michał Górny <mgorny@gentoo.org> (2023-04-13)
# No Python 3.11 support.  The package has been discontinued upstream
# (in favor of pyro5 that we do not package at the moment).  It was only
# used as an optional dependency of dev-python/kombu, and it has
# no revdeps anymore.
# Removal on 2023-05-13.  Bug #896744.
dev-python/Pyro4

# Michał Górny <mgorny@gentoo.org> (2023-04-13)
# Broken tests and no Python 3.11 support.  Upstream has discontinued
# the package, dev-python/mistune is suggested as a replacement.
# No reverse dependencies.
# Removal on 2023-05-13.  Bug #798066.
dev-python/misaka

# David Seifert <soap@gentoo.org> (2023-04-13)
# Unmaintained, implicit declarations, last release over 17 years ago,
# no other distro still packages this.
# Removal on 2023-05-13. Bug #874522, #898456.
x11-plugins/ascpu

# Eray Aslan <eras@gentoo.org> (2023-04-12)
# Mask experimental software
=mail-mta/postfix-3.9*

# Matt Turner <mattst88@gentoo.org> (2023-04-10)
# DMX support was dropped from the Xserver in v21.1.0 and had been broken for
# 14 years previous to its removal. See
# https://cgit.freedesktop.org/xorg/xserver/commit/?id=b3b81c8c2090cd49410960a021baf0d27fdd2ab3
# Removal on 2023-05-10
x11-libs/libdmx

# Matt Turner <mattst88@gentoo.org> (2023-04-10)
# speedo support was dropped from libXfont ~14 years ago. See
# https://www.x.org/wiki/DeprecatedInX11R7/
# https://gitlab.freedesktop.org/xorg/lib/libxfont/-/commit/85b66b8a7f3095f10437c8ecb3dcbfe68c9cfced
# Removal on 2023-05-10
media-fonts/font-bitstream-speedo

# Ulrich Müller <ulm@gentoo.org> (2023-04-10)
# Pretest versions, masked for testing.
<app-editors/emacs-29.0.9999:29-vcs

# Hans de Graaff <graaff@gentoo.org> (2023-04-10)
# Ruby 2.7 reached EOL upstream on April 1st. Mask this version and any
# remaining ruby27-only packages for removal on 2023-05-10.
dev-lang/ruby:2.7
=dev-ruby/bundler-2.1.4
=dev-ruby/rubygems-3.1.6
=dev-ruby/contracts-0.16.1

# Michał Górny <mgorny@gentoo.org> (2023-04-10)
# Last release in 2016, carries a few patches already.  No revdeps.
# dev-python/cbor2 is a more modern replacement.
# Removal on 2023-05-10.  Bug #903261.
dev-python/cbor

# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-04-09)
# Archived upstream, better alternatives available, try:
# - net-im/whatsapp-desktop-bin (another electron based approach)
# - net-im/whatsie (a simple yet configurable Qt based app)
# - net-im/whatsapp-for-linux::guru (a simple app using webkit2gtk)
# Removal on 2023-05-09
net-im/wazzapp-bin

# Matthew Thode <prometheanfire@gentoo.org> (2023-04-08)
# upstream has been dead for nearly five years
# Removal on 2023-05-07
app-admin/mcollective

# John Helmert III <ajak@gentoo.org> (2023-04-08)
# i3-gaps has been meregd into upstream i3. Use x11-wm/i3 instead.
# See also: https://github.com/i3/i3/issues/3724
# Removal on 2023-05-08.
x11-wm/i3-gaps

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2023-04-09)
# Numerous vulnerabilities, bug #825486.
# Nothing depends on it. Removal on 2023-05-09
dev-java/jython

# Hans de Graaff <graaff@gentoo.org> (2023-04-08)
# Last release in 2008. Upstream is gone. No reverse dependencies. No tests.
# Removal on 2023-05-08
dev-ruby/allison

# Michał Górny <mgorny@gentoo.org> (2023-04-07)
# No Python 3.11 support and the ebuild is not running the test suite.
# Still uses deprecated dev-python/toml (upstream).  No revdeps.
# Removal on 2023-05-07.  Bug #878655.
app-misc/wildq

# 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 until at least December 2026).
#
# 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

# Sam James <sam@gentoo.org> (2023-03-29)
# Regressions in solving ability affecting e.g. igraph:
# https://github.com/opencollab/arpack-ng/issues/401
# https://github.com/opencollab/arpack-ng/issues/410
# https://github.com/opencollab/arpack-ng/issues/411
# https://github.com/igraph/igraph/issues/2311
=sci-libs/arpack-3.9.0

# Sam James <sam@gentoo.org> (2023-03-24)
# Please upgrade to make-4.4.1 as make-4.4 has a bunch of issues.
=sys-devel/make-4.4

# Hans de Graaff <graaff@gentoo.org> (2023-03-19)
# This version of cucumber-core is not compatible with the other
# cucumber dependencies. Please downgrade cucumber-core.
=dev-util/cucumber-core-11.1.0

# Sam James <sam@gentoo.org> (2023-03-16)
# Breaks building C++ consumers. See bug #901211 and bug #901035.
# Please upgrade to glib-2.76.0-r1.
=dev-libs/glib-2.76.0

# Mike Pagano <mpagano@gentoo.org> (2023-03-10)
# Mask =sys-kernel/gentoo-sources-5.15.99 since it does
# not include 5.15.99 and is misleading
=sys-kernel/gentoo-sources-5.15.99

# Mike Pagano <mpagano@gentoo.org> (2023-02-27)
# Mask =www-servers/nginx-unit-1.29.0-r1 for testing
=www-servers/nginx-unit-1.29.0-r1

# Torokhov Sergey <torokhov-s-a@yandex.ru> (2023-02-26)
# The masked version causes GIMP breaking of Cut/Copy/Paste
# https://gitlab.gnome.org/GNOME/gimp/-/issues/9175
=media-libs/babl-0.1.100

# Michał Górny <mgorny@gentoo.org> (2023-02-25)
# Major update.  Multiple packages are known to be broken.
# Masked for further testing.
>=dev-python/cython-3

# Ben Kohler <bkohler@gentoo.org> (2023-01-30)
# Breaks too many revdeps for now
=app-text/discount-3*

# Ionen Wolkens <ionen@gentoo.org> (2022-12-24)
# Upstream dropped wxGTK support in >=games-emulation/pcsx2-1.7.3773,
# and it now always requires Qt6. Masked given Qt6 is also masked in
# Gentoo at the moment. It is recommended to use <=pcsx2-1.7.3772 for
# now, but you can opt-in for testing by searching for "qtbase" in:
# https://gitweb.gentoo.org/repo/gentoo.git/tree/profiles/package.mask
# and package.unmask the whole list alongside pcsx2.
>=games-emulation/pcsx2-1.7.3773

# Georgy Yakovlev <gyakovlev@gentoo.org> (2022-12-19)
# This version currently is not compatible with kernel build (yet)
~dev-util/bindgen-0.63.0

# Jaco Kroon <jaco@uls.co.za> (2022-11-05)
# Some potentially breaking changes here, please check the UPGRADE.txt file.
# Most important:  chan_sip no longer builds by default, if you've migrated to
# PJSIP you should be OK and most likely you should be able to safely unmask.
# For now to prevent accidental upgrades and to allow proper testing this will
# be in place for minimum six months (2023-04-22).
=net-misc/asterisk-20*
=net-misc/asterisk-opus-20*
=net-misc/asterisk-g729-20*

# John Helmert III <ajak@gentoo.org> (2022-10-16)
# <OpenSSL-1.1.1 are EOL and contain known vulnerabilities. Users should
# migrate to a newer branch.
<dev-libs/openssl-1.1.1

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

# 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

# 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

# Jimi Huotari <chiitoo@gentoo.org> (2022-08-02)
# Masked for testing. The split of some packages may still
# change. bug #838970.
>=app-editors/retext-8.0.0
dev-python/PyQt6
dev-python/PyQt6-WebEngine
dev-qt/qt5compat:6
dev-qt/qtbase:6
dev-qt/qtcharts:6
dev-qt/qtdeclarative:6
dev-qt/qtimageformats:6
dev-qt/qtlocation:6
dev-qt/qtmultimedia:6
dev-qt/qtnetworkauth:6
dev-qt/qtpositioning:6
dev-qt/qtquick3d:6
dev-qt/qtquicktimeline:6
dev-qt/qtscxml: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
>=games-board/tetzle-2.2.2
>=media-video/bino-2
>=x11-misc/albert-0.20.13

# 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

# 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
>=media-sound/spek-0.8.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

# 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

# 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

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

# 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