summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin237979 -> 237971 bytes
-rw-r--r--profiles/package.mask25
-rw-r--r--profiles/use.local.desc4
3 files changed, 22 insertions, 7 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 556b9f461c03..85370bdf485b 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/package.mask b/profiles/package.mask
index 0387add8c933..385da9a3516f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,27 @@
#--- END OF EXAMPLES ---
+# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23)
+# CVE-2025-23050, bug #948573; Removal on 2025-02-22.
+dev-qt/qtbluetooth:5
+
+# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23)
+# Qt5 packages without any revdeps.
+dev-qt/pixeltool
+dev-qt/qdbus
+dev-qt/qdbusviewer
+dev-qt/qdoc
+dev-qt/qtplugininfo
+dev-qt/qtquicktimeline:5
+dev-qt/qtserialbus:5
+dev-qt/qtvirtualkeyboard:5
+dev-qt/qtwebview:5
+
+# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23)
+# Unmaintained in Gentoo, last release from 2022 needs Qt5WebEngine.
+# Bug #926655. Removal on 2025-02-22.
+app-text/bibletime
+
# Zac Medico <zmedico@gentoo.org> (2025-01-18)
# Ebuild is difficult to maintain. No revdeps.
# Removal on 2025-02-17. Bug #896044
@@ -350,10 +371,6 @@ app-emulation/virtualbox-kvm
# Pretest versions, masked for testing.
<app-editors/emacs-30.0.9999:30-vcs
-# Sam James <sam@gentoo.org> (2024-09-10)
-# Breaks libstdc++ with a casing issue: https://gcc.gnu.org/PR116657
-=sys-libs/timezone-data-2024b
-
# Fabian Groffen <grobian@gentoo.org> (2024-09-02)
# exim_tinydb utility crashes due to invalid free() (used in startup script)
=mail-mta/exim-4.98
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 8dfff82a790b..857acc311f3b 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2413,7 +2413,6 @@ dev-python/pypax:xtpax - Enable XATTR_PAX_FLAGS support.
dev-python/pypy-exe:low-memory - Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time.
dev-python/pypy3:test-install - Install the test suite packages, that are required to run tests in a few reverse dependencies.
dev-python/pypy3_10-exe:low-memory - Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time.
-dev-python/pyqt5:bluetooth - Build bindings for the QtBluetooth module
dev-python/pyqt5:dbus - Build bindings for the QtDBus module
dev-python/pyqt5:declarative - Build bindings for the QtQml and QtQuick modules and enable the qmlscene plugin
dev-python/pyqt5:designer - Build bindings for the QtDesigner module and enable the designer plugin
@@ -4914,7 +4913,6 @@ media-sound/supercollider:gedit - Enable the SCED user interface
media-sound/supercollider:gpl3 - Build GPL-3 licensed code (recommended)
media-sound/supercollider:server - Build with internal server
media-sound/supercollider:vim - Enable the SCVIM user interface
-media-sound/supercollider:webengine - Enable the internal help system using QtWebengine
media-sound/teamspeak-client:system-libcxx - Use llvm-runtimes/libcxx instead of shipped libs.
media-sound/teamspeak-client:system-quazip - Use dev-libs/quazip instead of shipped libs.
media-sound/teamspeak-server:tsdns - Install TeamSpeaks own DNS service for handling multiple virtual servers.
@@ -7012,7 +7010,6 @@ net-wireless/gnuradio:utils - install scripts to enable viewing and analysis of
net-wireless/gnuradio:vocoder - enable blocks for audio voice encoders
net-wireless/gnuradio:wavelet - enable wavelet signal processing blocks
net-wireless/gnuradio:zeromq - enable zeromq message passing blocks
-net-wireless/gqrx:gr-audio - Use audio support from net-wireless/gnuradio
net-wireless/gr-osmosdr:airspy - Build with Airspy support through net-wireless/airspy
net-wireless/gr-osmosdr:bladerf - Build with Nuand BladeRF support through net-wireless/bladerf
net-wireless/gr-osmosdr:hackrf - Build with Great Scott Gadgets HackRF support through net-libs/libhackrf
@@ -8610,6 +8607,7 @@ www-client/elinks:gemini - Enable support for the gemini protocol
www-client/elinks:gopher - Enable support for the gopher protocol
www-client/elinks:libcss - Enable support for cascading style sheets via dev-libs/libcss
www-client/elinks:mouse - Make elinks to grab all mouse events
+www-client/elinks:sftp - Add support for sftp (requires net-misc/curl).
www-client/elinks:tre - Enable support for regex searches via dev-libs/tre
www-client/elinks:xml - Enable support for bookmarks via dev-libs/expat
www-client/firefox:clang - Use Clang compiler instead of GCC