Commit Graph

1022475 Commits

Author SHA1 Message Date
David Seifert
5e445c8cec dev-cpp/catch: drop 3.8.1-r1, 3.11.0
Signed-off-by: David Seifert <soap@gentoo.org>
2026-01-14 11:32:16 +01:00
David Seifert
60db031566 dev-cpp/catch: add 3.12.0
Signed-off-by: David Seifert <soap@gentoo.org>
2026-01-14 11:32:15 +01:00
David Seifert
13e76f898a dev-build/b2: add 5.4.2
Signed-off-by: David Seifert <soap@gentoo.org>
2026-01-14 11:32:14 +01:00
David Seifert
ca0622fb98 app-crypt/yubioath-flutter-bin: drop 7.2.3
Signed-off-by: David Seifert <soap@gentoo.org>
2026-01-14 11:32:13 +01:00
David Seifert
98011c69c2 app-editors/cursor: add 2.3.35
Signed-off-by: David Seifert <soap@gentoo.org>
2026-01-14 11:32:12 +01:00
Sam James
b03d04f85f net-misc/streamlink: add 8.1.0
Signed-off-by: Sam James <sam@gentoo.org>
2026-01-14 10:29:58 +00:00
Agostino Sarubbo
f12d2b6879 net-proxy/tsocks: bump to eapi 8 - fix VariableOrderWrong - add -Wno-incompatible-pointer-types to be built on gcc-14
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2026-01-14 10:49:41 +01:00
Sam James
4bcc82f8b6 sys-apps/locale-gen: add Manifest
Sorry, was unstaged.

Signed-off-by: Sam James <sam@gentoo.org>
2026-01-14 08:53:27 +00:00
Kerin Millar
76fb420365 sys-apps/locale-gen: add 3.10
There are 82 commits in total between 3.9 and 3.10. Here is a curated
list of the more interesting ones among them.

Kerin Millar (11/82):
      Suppress bash warnings regarding setlocale(3) failures
      mkconfig: Improve the diagnostics for missing locales
      mkconfig: better detect missing/incomplete locales
      Allow localename fields to forgo a (redundant) codeset
      Introduce the LOCALEGEN_ALLOW_UNSUPPORTED environment variable
      Refrain from trying to execute chcon(1), if missing
      Add diagnostics to communicate actions taken in lieu of SELinux
      Support locale declarations consisting of only one field
      Compare both device and inode in is_eq_file()
      Check against /dev/{null,stdin} intelligently in fopen()
      Simplify the behaviour of select_config_files()

In addition to those, the man pages have undergone substantial updates,
with a greater emphasis on brevity and clarity.

Closes: https://bugs.gentoo.org/965533
Closes: https://bugs.gentoo.org/968318
Signed-off-by: Kerin Millar <kfm@plushkava.net>
Signed-off-by: Sam James <sam@gentoo.org>
2026-01-14 08:43:52 +00:00
Joonas Niilola
f9c35b89ba mail-client/thunderbird-bin: add 147.0
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2026-01-14 10:18:12 +02:00
Christian Ruppert
c0030b71c5 net-proxy/haproxy: Stabilize 3.0.14 for x86 and amd64 re CVE-2025-11230
Bug: https://bugs.gentoo.org/968750
Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
2026-01-14 09:16:21 +01:00
Christian Ruppert
a2b06e31bf net-proxy/haproxy: Stabilize 2.8.18 for x86 and amd64 re CVE-2025-11230
Bug: https://bugs.gentoo.org/968749
Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
2026-01-14 09:15:46 +01:00
Ulrich Müller
6c002e254c app-i18n/man-pages-l10n: drop 4.27.0-r1
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2026-01-14 08:50:33 +01:00
Sam James
ee2117cb8b sec-keys/openpgp-keys-gocryptfs: Keyword 20250916 x86, #968732
Signed-off-by: Sam James <sam@gentoo.org>
2026-01-14 07:10:14 +00:00
Sam James
cdc25cc827 app-crypt/gocryptfs: Keyword 2.6.1-r1 x86, #968732
Signed-off-by: Sam James <sam@gentoo.org>
2026-01-14 07:10:12 +00:00
Sam James
fa3f230e62 Revert "sys-fs/bcachefs-tools: add myself as a maintainer"
This reverts commit 164211d3af.

The maintainers weren't consulted.

Signed-off-by: Sam James <sam@gentoo.org>
2026-01-14 06:45:42 +00:00
Christopher Fore
819ccf4dec Revert "sys-fs/bcachefs-kmod: new package, promoted from ::guru"
This reverts commit be60e0294c.

This was merged with unaddressed objections from me, Eli (whose response
was admittedly after it had been merged), and Kangie (whom is a current
maintainer of sys-fs/bcachefs-tools). I'm not 100% opposed to this but
merging this without addressing current criticisms or waiting for
feedback from the primary maintainer is premature.

See-also: https://github.com/gentoo/gentoo/pull/45259
Signed-off-by: Christopher Fore <csfore@posteo.net>
Part-of: https://github.com/gentoo/gentoo/pull/45369
Closes: https://github.com/gentoo/gentoo/pull/45369
Signed-off-by: Sam James <sam@gentoo.org>
2026-01-14 06:44:36 +00:00
Sam James
7f1a199311 app-emulation/qemu: bdepend on dev-util/gdbus-codegen
`dbus_display` is automagic. Given it only seems at a glance to need
gdbus-codegen, just BDEPEND on it unconditionally. Patches welcome
to make it conditional w/ rationale, but leaving it automagic is obviously
worse, so fix that:

> FAILED: ui/dbus-display1.h ui/dbus-display1.c
> /usr/bin/gdbus-codegen ui/dbus-display1.xml --glib-min-required 2.64 --output-directory /var/tmp/portage/app-emulation/qemu-10.0.5/work/qemu-10.0.5/softmmu-build/ui --interface-prefix org.qemu. --c-namespace QemuDBus --generate-c-code dbus-display1
> Traceback (most recent call last):
>   File "/usr/bin/gdbus-codegen", line 25, in <module>
>    from gdbus_codegen import codegen_main
>   File "/usr/lib/python3.12/site-packages/gdbus_codegen/codegen_main.py", line 30, in <module>
>     from . import dbustypes
>   File "/usr/lib/python3.12/site-packages/gdbus_codegen/dbustypes.py", line 22, in <module>
>     from . import utils
>   File "/usr/lib/python3.12/site-packages/gdbus_codegen/utils.py", line 22, in <module>
>     import packaging.version
> ModuleNotFoundError: No module named 'packaging'

Minimum version is because of 9e8d0acdcb.

Signed-off-by: Sam James <sam@gentoo.org>
2026-01-14 06:42:39 +00:00
Viorel Munteanu
04be5ce2d7 media-libs/netpbm: drop 11.13.0
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2026-01-14 08:40:07 +02:00
Viorel Munteanu
0971fdc045 media-libs/netpbm: add 11.13.1
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2026-01-14 08:40:06 +02:00
Viorel Munteanu
2556d1dbd7 media-libs/netpbm: add 11.2.20
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2026-01-14 08:40:05 +02:00
Michał Górny
849e447f69 dev-python/sphinxcontrib-mermaid: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:20 +01:00
Michał Górny
ad00682eef dev-python/sqlglot: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:20 +01:00
Michał Górny
f122b220af dev-python/faker: Bump to 40.1.2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:20 +01:00
Michał Górny
77442b9d46 dev-python/google-api-python-client: Bump to 2.188.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:19 +01:00
Michał Górny
39c7b078e5 dev-python/google-api-python-client: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:19 +01:00
Michał Górny
f679e25a10 dev-python/pbs-installer: Bump to 2026.1.13
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:19 +01:00
Michał Górny
5c47348bba dev-python/pbs-installer: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:19 +01:00
Michał Górny
83d47203d6 dev-python/django-polymorphic: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:18 +01:00
Michał Górny
9beb8af18a app-admin/awscli: Bump to 1.44.17
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:18 +01:00
Michał Górny
aaedc53555 dev-python/boto3: Bump to 1.42.27
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:18 +01:00
Michał Górny
e9bdc4bce2 dev-python/botocore: Bump to 1.42.27
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:18 +01:00
Michał Górny
5e525ebde7 dev-python/botocore: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:17 +01:00
Michał Górny
54c40f80bb dev-python/boto3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:17 +01:00
Michał Górny
a139833e89 app-admin/awscli: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:17 +01:00
Michał Górny
c3a1109776 dev-python/uv-build: Bump to 0.9.25
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:17 +01:00
Michał Górny
57a0f50b8d dev-python/uv: Bump to 0.9.25
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-01-14 04:08:16 +01:00
Ionen Wolkens
ec41597352 media-video/ffmpeg: update live
Seems now does build-time shader compilation with USE=vulkan regardless
of USE=shaderc (the latter is for runtime shader compilation).

Arguably could consider merging USE=shaderc into USE=vulkan, albeit
it does allow binpkgs to skip a dep still.

An extra reason to merge is that USE="vulkan -shaderc" currently fails
to build in 9999 but unless ./configure starts requiring it that is
probably not intended and is temporary.

USE=gnutls also fails, seems due to missing headers at a glance.

Not going to worry about these for now, assume it'll be looked at
before long. Users may want to juggle USE or revert to release versions
meanwhile or report upstream to get fixes earlier.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2026-01-13 22:07:27 -05:00
Eli Schwartz
d2adcef1ec dev-python/weasyprint: Stabilize 67.0 amd64, #968745
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-01-13 21:54:47 -05:00
Eli Schwartz
28b5ec94eb dev-python/nanobind: Stabilize 2.10.2 amd64, #968744
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-01-13 21:54:47 -05:00
Eli Schwartz
505391a646 dev-python/ansible-compat: Stabilize 25.12.0 ALLARCHES, #968743
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-01-13 21:54:46 -05:00
Eli Schwartz
45e138464e dev-python/pbs-installer: Stabilize 2025.12.5 ALLARCHES, #968739
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-01-13 21:54:45 -05:00
Eli Schwartz
acbb6248de dev-python/httpx-socks: Stabilize 0.11.0 ALLARCHES, #968748
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-01-13 21:54:44 -05:00
Eli Schwartz
d5b467ae07 dev-python/translate-toolkit: Stabilize 3.17.4 ALLARCHES, #968747
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-01-13 21:54:44 -05:00
Eli Schwartz
2495c6f6cf dev-python/nanobind: Stabilize 2.10.2 arm64, #968744
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-01-13 21:54:44 -05:00
Eli Schwartz
2f8b15c80b dev-python/python-dbusmock: Stabilize 0.37.2 ALLARCHES, #968742
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-01-13 21:54:43 -05:00
Eli Schwartz
1585140d6e dev-python/apprise: Stabilize 1.9.6 ALLARCHES, #968741
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-01-13 21:54:43 -05:00
Eli Schwartz
35f709dad2 dev-python/nbxmpp: Stabilize 7.0.0 ALLARCHES, #968740
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-01-13 21:54:43 -05:00
Eli Schwartz
dc7006aad9 dev-python/pytest-asyncio: Stabilize 1.3.0 ALLARCHES, #968737
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-01-13 21:54:42 -05:00
Ionen Wolkens
77dc057483 dev-python/pyqt6-sip: add 13.11.0
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2026-01-13 21:33:49 -05:00