summaryrefslogtreecommitdiff
blob: 913186941cffb1b6be9a8eca57d447e21216740b (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-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 ---

# Conrad Kostecki <conikost@gentoo.org> (2022-03-27)
# Long abandoned upstream, multiple bugs open,
# no other major distro carries this anymore and
# depends on deprecated jabber-base.
# Bug #632622, #655566, #716850, removal on 2022-04-27.
net-im/gg-transport

# David Seifert <soap@gentoo.org> (2022-03-27)
# Long abandoned upstreams, segfaults, bunch of tests fail,
# no other major distro carries this anymore.
# Bug #631320, #740484, #830090, #836278, removal on 2022-04-26.
media-libs/libtaginfo
media-sound/xnoise

# Piotr Karbowski <slashbeast@gentoo.org> (2022-03-25)
# Abandoned upstream, officialy limited to kernel 5.6,
# no longer builds with kernel >=5.14. Use kernel's 
# CONFIG_USB_RTL8152 and CONFIG_USB_USBNET since 5.13.
# Removal on 2022-04-25.
net-misc/realtek-r8152

# Marc Schiffbauer <mschiff@gentoo.org> (2022-03-22)
# Unmaintained upstream. No reverse dependencies.
# Removal on 2022-04-23.
dev-libs/bareos-fastlzlib

# Sam James <sam@gentoo.org> (2022-03-22)
# Abandoned upstream (archived many years ago), fails
# to build with modern versions of gnupg, and is
# stuck on EAPI 5. No reverse dependencies.
# bug #835388, bug #828948, bug #733010.
# Maintainers welcome to take over.
# Removal on 2022-04-22.
app-crypt/seahorse-sharing

# David Seifert <soap@gentoo.org> (2022-03-21)
# Unmaintained, EAPI 5, no revdeps in tree.
# Bug #786093, removal on 2022-04-20.
dev-java/freehep-graphicsbase
dev-java/freehep-io
dev-java/glassfish-interceptor-api
dev-java/gnu-classpath
dev-java/invokebinder
dev-java/java-apicheck
dev-java/jboss-marshalling-river
dev-java/jboss-marshalling-serial

# David Seifert <soap@gentoo.org> (2022-03-21)
# EAPI 5, last release 15 years ago, QA permission issues, no other
# distro packages this.
# Bug #553404, #835364, removal on 2022-04-20.
media-video/mplayer-sh

# Andreas Sturmlechner <asturm@gentoo.org> (2022-03-21)
# Masked for testing until at least 2022-03-28.
# Please test your packages and adapt to changes:
# 1) dev-qt/qtwaylandscanner split from dev-qt/qtwayland
# 2) No more unversioned Qt binaries in PATH
# Remember to increase --backtrack if Portage acts up.
~dev-qt/assistant-5.15.3
~dev-qt/designer-5.15.3
~dev-qt/linguist-5.15.3
~dev-qt/linguist-tools-5.15.3
~dev-qt/pixeltool-5.15.3
~dev-qt/qdbus-5.15.3
~dev-qt/qdbusviewer-5.15.3
~dev-qt/qdoc-5.15.3
~dev-qt/qt3d-5.15.3
~dev-qt/qtbluetooth-5.15.3
~dev-qt/qtcharts-5.15.3
=dev-qt/qtchooser-66-r2
~dev-qt/qtconcurrent-5.15.3
~dev-qt/qtcore-5.15.3
~dev-qt/qtdatavis3d-5.15.3
~dev-qt/qtdbus-5.15.3
~dev-qt/qtdeclarative-5.15.3
~dev-qt/qtdiag-5.15.3
~dev-qt/qtgamepad-5.15.3
~dev-qt/qtgraphicaleffects-5.15.3
~dev-qt/qtgui-5.15.3
~dev-qt/qthelp-5.15.3
~dev-qt/qtimageformats-5.15.3
~dev-qt/qtlocation-5.15.3
~dev-qt/qtmultimedia-5.15.3
~dev-qt/qtnetworkauth-5.15.3
~dev-qt/qtnetwork-5.15.3
~dev-qt/qtopengl-5.15.3
~dev-qt/qtpaths-5.15.3
~dev-qt/qtplugininfo-5.15.3
~dev-qt/qtpositioning-5.15.3
~dev-qt/qtprintsupport-5.15.3
~dev-qt/qtquickcontrols2-5.15.3
~dev-qt/qtquickcontrols-5.15.3
~dev-qt/qtquicktimeline-5.15.3
~dev-qt/qtscript-5.15.3
~dev-qt/qtscxml-5.15.3
~dev-qt/qtsensors-5.15.3
~dev-qt/qtserialbus-5.15.3
~dev-qt/qtserialport-5.15.3
~dev-qt/qtspeech-5.15.3
~dev-qt/qtsql-5.15.3
~dev-qt/qtsvg-5.15.3
~dev-qt/qttest-5.15.3
~dev-qt/qttranslations-5.15.3
~dev-qt/qtvirtualkeyboard-5.15.3
~dev-qt/qtwayland-5.15.3
~dev-qt/qtwaylandscanner-5.15.3
~dev-qt/qtwebchannel-5.15.3
~dev-qt/qtwebengine-5.15.3_p20220310
~dev-qt/qtwebsockets-5.15.3
~dev-qt/qtwebview-5.15.3
~dev-qt/qtwidgets-5.15.3
~dev-qt/qtx11extras-5.15.3
~dev-qt/qtxmlpatterns-5.15.3
~dev-qt/qtxml-5.15.3

# David Seifert <soap@gentoo.org> (2022-03-20)
# Added and then left unmaintained by author, no revdeps in tree,
# stuck on kernel 4.19, distribution model unlikely a good fit for
# Gentoo, QA issues, blocks automake-1.15 removal, build issues.
# Bug #725746, #728154, #835693, removal on 2022-04-19.
sys-cluster/lustre

# David Seifert <soap@gentoo.org> (2022-03-20)
# Mask gcc-8 branch (ended upstream support). Please switch
# to a fresher gcc branch.
<sys-devel/gcc-9

# David Seifert <soap@gentoo.org> (2022-03-19)
# Unmaintained, no revdeps in tree, not even on latest version, EAPI 5,
# typical 'webapp' smell, last upstream release more than 9 years ago.
# Bug #402849, #513594, #690042, #828702, removal on 2022-04-18.
sci-biology/GBrowse

# Michał Górny <mgorny@gentoo.org> (2022-03-18)
# The new version breaks building docs w/o Internet access (because it
# tries to fetch and install all dependencies locally).
~dev-python/jaraco-packaging-9.0.0

# Jakov Smolić <jsmolic@gentoo.org> (2022-03-16)
# Unmaintaned, broken packages, no revdeps.
# Bugs 832618, 731720, 713684,
# 733662, 741082, and many others.
# Removal on 2022-04-16.
net-wireless/yatebts
net-wireless/srslte
net-wireless/gr-scan

# Jakov Smolić <jsmolic@gentoo.org> (2022-03-16)
# Unmaintaned, broken library with no revdeps.
# Removal on 2022-04-16. Bug #643444. Bug #749639. Bug #684758.
net-libs/libosmocore

# Jakov Smolić <jsmolic@gentoo.org> (2022-03-16)
# 9999-only ebuilds, various other QA issues (no python
# 3.10, using deprecated EAPI, ...)
# Removal on 2022-04-15.
net-libs/libmirisdr
media-sound/deinvert
net-wireless/gr-m2k
net-wireless/libm2k

# Jakov Smolić <jsmolic@gentoo.org> (2022-03-16)
# Python packages with no revdeps, tests are not
# enabled, not ported to python 3.10
# Removal on 2022-04-15.
net-wireless/soapy_power
dev-python/simplesoapy
dev-python/simplespectral

# Fabian Groffen <grobian@gentoo.org> (2022-03-16)
# little activity upstream, doesn't work with PHP 8.0
# Removal in 30 days
www-apps/agendav

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-03-16)
# Java library without consumers.
# Removal in 30 days. Bug #835389.
dev-java/android-util

# Michał Górny <mgorny@gentoo.org> (2022-03-15)
# No maintainer.  This package is repeatedly non-bumpable due to missing
# upstream tags.  No revdeps.
# Removal on 2022-04-14.  Bug #835352.
dev-python/sphinx-jinja

# Sam James <sam@gentoo.org> (2022-03-15)
# No reverse dependencies, stuck on deprecated EAPI 5.
# Removal on 2022-04-15. bug #835350.
dev-java/headius-options

# Matthew Smith <matthew@gentoo.org> (2022-03-14)
# Dead upstream, multiple open bugs.
# Bug #835162. Removal on 2022-04-13.
net-im/corebird

# 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

# Alfredo Tupone <tupone@gentoo.org> (2022-03-13)
# No revdeps, last update on 2011
# Removal on 2022-04-13.
www-apps/rocketwiki-lqfb

# David Seifert <soap@gentoo.org> (2022-03-12)
# Unmaintained, no revdeps in tree, no other distro packages this,
# HOMEPAGE gone, stuck on deprecated (and soon-to-stop-working)
# cmake-utils. bug #725610, #732056, #834117.
# Removal on 2022-04-11.
sys-apps/rtl-entropy

# David Seifert <soap@gentoo.org> (2022-03-12)
# Unmaintained, no revdeps in tree, no other distro packages this,
# wrong dependencies, out of date, stuck on deprecated
# (and soon-to-stop-working) cmake-utils. bug #702980, #834121.
# Removal on 2022-04-11.
net-wireless/rtl_power_fftw

# Sam James <sam@gentoo.org> (2022-03-11)
# No maintainer, out of date, stuck on deprecated
# (and soon-to-stop-working) cmake-utils. bug #774480.
# Removal on 2022-04-11.
dev-libs/processor-trace

# Sam James <sam@gentoo.org> (2022-03-11)
# Significant number of open bugs including unaddressed security issues;
# out of date; stuck on deprecated (and soon-to-stop-working) cmake-utils
# eclass. See bug #834113. Removal on 2022-04-11.
dev-db/mysql-cluster

# Sam James <sam@gentoo.org> (2022-03-09)
# EAPI 5, out-of-date. Not packaged by any other distributions.
# Removal on 2022-04-09.
dev-java/edtftpj

# Sam James <sam@gentoo.org> (2022-03-09)
# Depends on very-old slot of SpiderMonkey which shouldn't be
# used with untrusted input (vulnerable to lots of security bugs).
# No reverse dependencies and no updates upstream for a long while.
# Stuck on EAPI 5 too. Removal on 2022-04-09. bug #832313.
dev-perl/JavaScript-SpiderMonkey

# Matthew Smith <matthew@gentoo.org> (2022-03-08)
# Dead upstream, multiple vulnerabilities.
# Try the fork media-gfx/prusaslicer instead.
# Bug #834739. Removal on 2022-04-07.
media-gfx/slic3r

# Andreas Sturmlechner <asturm@gentoo.org> (2022-03-07)
# Obsolete by >=sci-chemistry/openbabel-3[perl].
# Bug #834261. Removal on 2022-04-06.
sci-chemistry/openbabel-perl

# Andreas Sturmlechner <asturm@gentoo.org> (2022-03-07)
# Proprietary, requires login to download, no maintainer, blocks cleanup.
# Bug #770499. Removal on 2022-04-06.
dev-libs/device-atlas-api-c

# Sam James <sam@gentoo.org> (2022-03-07)
# Python 3.6 was declared end-of-life by upstream on 2021-11-04.
# Please migrate to a newer Python version/slot or use a virtualenv
# if still needed. Removal on 2022-04-07.
dev-lang/python:3.6

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

# Brian Evans <grknight@gentoo.org> (2022-03-03)
# PHP 7.3 is end-of-life
# Please upgrade to a newer slot
# Guide at https://www.php.net/manual/en/migration74.incompatible.php
# Removal in 30 days
dev-lang/php:7.3
virtual/httpd-php:7.3
<www-apps/icingaweb2-module-director-1.8.1

# Andreas Sturmlechner <asturm@gentoo.org> (2022-03-01)
# Dead upstream, blocks cleanup of dependencies.
# Bug #773175. Removal on 2022-03-31.
sci-chemistry/votca-ctp

# Andreas Sturmlechner <asturm@gentoo.org> (2022-03-01)
# No revdeps since 2020-11-28, still EAPI-6 and uses cmake-utils.eclass.
# Bug #834317. Removal on 2022-03-31.
dev-libs/injeqt

# Sam James <sam@gentoo.org> (2022-02-27)
# Fails to build with modern GCC, stuck on cmake-utils.eclass too.
# bug #723194, bug #834301. Removal on 2022-03-27.
sci-chemistry/mm-align

# David Seifert <soap@gentoo.org> (2022-02-27)
# Last release 10 years ago, no other distro packages this,
# stuck on cmake-utils.eclass and QA issues.
# Bug #711880, #774519, removal on 2022-03-27.
net-fs/smbtad

# Sam James <sam@gentoo.org> (2022-02-27)
# EAPI=6 consumer of deprecated cmake-utils.eclass. No reverse
# dependencies and will soon be unbuildable with new CMake.
# bug #774495. Dead HOMEPAGE. Removal on 2022-03-27.
dev-libs/smack

# Andreas K. Hüttel <dilfridge@gentoo.org> (2022-02-27)
# Outdated, fails to build with glibc-2.34, bug 806755
# Has been integrated into net-fs/nfs-utils, please use that instead.
# Removal in 30 days.
net-libs/libnfsidmap

# Andreas Sturmlechner <asturm@gentoo.org> (2022-02-27)
# No revdeps since begin of gentoo.git history, outdated and unmaintained.
# Bug #834307. Removal on 2022-03-29.
x11-libs/libyui
x11-libs/libyui-gtk
x11-libs/libyui-ncurses
x11-libs/libyui-qt

# Fabian Groffen <grobian@gentoo.org> (2022-02-27)
# Masked for removal, needs updates, significant amount of work, no
# Clang toolchain available to test with
# Removal on 2022-03-29.  Bug #834306
sys-libs/tapi

# Michał Górny <mgorny@gentoo.org> (2022-02-26)
# The original Midori browser has been discontinued, and the new
# Electron-based "Midori" (sic!) does not seem worth the effort
# of packaging it.
# Removal on 2022-03-28.  Bug #834120.
www-client/midori

# Sam James <sam@gentoo.org> (2022-02-24)
# Obsolete, ex-dependency of xfsprogs. Fails to build on 32-bit arches.
# No reverse dependencies. Discontinued upstream. Removal on 2022-03-24.
# bug #811891
sys-apps/dmapi

# 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-11)
# Blocks gtk2 removal, which is EOL
# Removal after 2022-04-01.  Bug #833145.
x11-misc/gtk2fontsel

# Jonas Stein <jstein@gentoo.org> (2022-02-11)
# Not usable anymore
# Removal after 2022-06-01.  Bug #833144.
x11-misc/i855crt

# Jonas Stein <jstein@gentoo.org> (2022-02-09)
# Upstream is 404, open bugs, not maintained.
# Removal after 2022-05-01.  Bug #832954.
x11-misc/sisctrl

# Jonas Stein <jstein@gentoo.org> (2022-02-08)
# Not maintained, open bugs, upstream outdated.
# Removal after 2022-07-01.  Bug #832953.
x11-misc/easystroke

# Jonas Stein <jstein@gentoo.org> (2022-02-06)
# Dead upstream, unmaintained, open bugs.
# Removal after 2022-04-01.  Bug #832808.
app-misc/emelfm2

# 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.
>=media-video/ffmpeg-5.0

# Georgy Yakovlev <gyakovlev@gentoo.org> (2022-01-15)
# Last branch update happened ~ 12 month ago.
# Maximum kernel supported is 5.9, which we no longer package.
# So 5.10 LTS users can't use it. only 4.x LTS and 5.4 LTS.
# ebuild is effectively unmaintained/untested, so is upstream branch.
# Removal date: sometime around June 2022
# Bug: https://bugs.gentoo.org/830020
~sys-fs/zfs-0.8.6
~sys-fs/zfs-kmod-0.8.6

# Ulrich Müller <ulm@gentoo.org> (2022-01-15)
# Pretest versions, masked for testing.
~app-editors/emacs-28.0.90
~app-editors/emacs-28.0.91
~app-editors/emacs-28.0.92
~app-editors/emacs-28.0.93

# 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

# Jonas Stein <jstein@gentoo.org> (2021-12-24)
# Alpha version
=app-editors/ghex-4.0.0_alpha

# Michał Górny <mgorny@gentoo.org> (2021-12-18)
# EOL kernel with known vulnerabilities.  Please move to one of the LTS
# branches.  Bug #829491.
=sys-kernel/gentoo-kernel-5.14*
=sys-kernel/gentoo-kernel-bin-5.14*
=sys-kernel/vanilla-kernel-5.14*
=virtual/dist-kernel-5.14*

# 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

# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-12-07)
# Masked for testing
~sci-libs/vtk-9.1.0

# Conrad Kostecki <conikost@gentoo.org> (2021-12-04)
# Masking newer versions for both packages,
# as they cannot be compiled due upstream change.
# See bug #827651 for more information.
>=dev-libs/intel-compute-runtime-21.47.21710
>=dev-util/intel-graphics-compiler-1.0.9389

# 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

# Mike Pagano <mpagano@gentoo.org> (2021-11-18)
# Bug introduced in this version that can
# cause system freeze with data loss.
# Bug #824558.
=sys-kernel/gentoo-sources-5.14.19
=sys-kernel/vanilla-sources-5.14.19

# Mart Raudsepp <leio@gentoo.org> (2021-11-11)
# Needs testing to ensure valac-0.54 works for existing packages
>=dev-libs/vala-common-0.53
dev-lang/vala:0.54
dev-lang/vala:0.56

# Sam James <sam@gentoo.org> (2021-11-03)
# Known issues with YAMA (kernel.yama.ptrace_scope=1) which is on by default
# in at least the sys-kernel/gento-kernel kernel config.
# Work is in progress to fix these but latest sandbox versions still seem
# to cause hangs in some situations. Mask for now to avoid duplicate reports.
# bug #821532, bug #821523 (and bug #821403 but shouldn't be in 3.1+).
>=sys-apps/sandbox-3.0

# Sam James <sam@gentoo.org> (2021-10-10)
# Needs upstream build system fixes (currently in progress).
# Python toggles don't work correctly right now.
# Masking this development release for now.
=media-libs/gexiv2-0.13.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

# 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-24)
# Experimental split media-sound/pulseaudio packages, bug #536780.
media-libs/libpulse
media-sound/pulseaudio-daemon
>=media-sound/pulseaudio-15.0-r100

# 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

# Alice Ferrazzi <alicef@gentoo.org> (2021-09-16)
# Regression in POSIX CPU timers.
# Please upgrade your gentoo-sources.
# Adding affected vanilla-sources
# https://www.spinics.net/lists/stable/msg499206.html
=sys-kernel/gentoo-sources-5.14.4
=sys-kernel/gentoo-sources-5.13.17
=sys-kernel/gentoo-sources-5.10.65
=sys-kernel/gentoo-sources-5.4.146
=sys-kernel/vanilla-sources-5.14.4
=sys-kernel/vanilla-sources-5.13.17
=sys-kernel/vanilla-sources-5.10.65
=sys-kernel/vanilla-sources-5.4.146

# 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

# Lars Wendler <polynomial-c@gentoo.org> (2021-07-10)
# Masked for testing
# bug #802186
>=mail-client/claws-mail-4.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

# Bernard Cafarelli <voyageur@gentoo.org> (2021-06-04)
# Alpha versions of fetchmail 7
# Add support for OAUTH2 for those needing it
=net-mail/fetchmail-7.0.0_alpha*

# 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

# James Le Cuirot <chewi@gentoo.org> (2017-12-17)
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-10-16)
# Java 11+ is not yet fully supported on Gentoo. Packages cannot depend
# on it so these virtuals are not yet required. If you wish to use
# Java 11+ then install openjdk-(jdk|jre)-bin directly.
# bug #697014
virtual/jdk:17
virtual/jre:17

# 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