1004982 Commits

Author SHA1 Message Date
Alfred Wingate
1783fbe3d2
dev-util/diff-cover: enable py3.14, use EPYTEST_PLUGINS
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44561
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 09:40:29 +00:00
Sam Wilson
f80100b242
net-p2p/go-ethereum: don't strip debug symbols
Closes: https://bugs.gentoo.org/960079
Signed-off-by: Sam Wilson <sam@binarycake.ca>
Part-of: https://github.com/gentoo/gentoo/pull/44575
Closes: https://github.com/gentoo/gentoo/pull/44575
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 09:40:29 +00:00
Sam Wilson
ffd53fd60e
net-p2p/go-ethereum: drop 1.15.10, 1.15.11, 1.16.1, 1.16.4
Signed-off-by: Sam Wilson <sam@binarycake.ca>
Part-of: https://github.com/gentoo/gentoo/pull/44575
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 09:40:29 +00:00
Sam Wilson
7ff37a973e
net-p2p/go-ethereum: add 1.16.7
Changes in go-ethereum from 1.16.5 - 1.16.7:

- `eth_sendRawTransaction` gets blob proofs (until 1.17.x)
- `eth_subscribe` can subscribe to transaction receipts
- `eth_simulateV1` returns block timestamps
- In `abigen` v2, `BoundContract.Transfer` verifies that the contract
  can receive funds.
- A `keccak256preimage` tracer has been added.
- Network peers sending duplicate txs get dropped.
- Fix for high CPU use in peer discovery.
- More protocol tests!
- Freezer supports partial reads.
- Trie db gets a layer for trie history.
- Metrics bugfix.
- Engine API bugfixes.
- Set mainnet timestamps for Osaka.
- Enable Fusaka for `geth --dev` mode.
- Add `eth_sendRawTransactionSync`, which blocks until tx is sent.
- ethclient supports `eth_simulateV1`.
- Crash fix in `debug_traceCall`.
- Fix local txs not persisting.
- Add `geth --genesis` alias.
- Fix receipt insertion during ERA file import.
- Work towards serving historical `eth_getProof`.
- `cmd/keeper`, guest program for zkVMs.
- Various optimizations.
- New netwoking metrics.
- Fix disconnected peers hanging around in txFetcher.
- Fix cryptographic vulnerability [^1]

[1]: https://github.com/ethereum/c-kzg-4844/pull/607

Closes: https://bugs.gentoo.org/965910
Closes: https://bugs.gentoo.org/965657
Signed-off-by: Sam Wilson <sam@binarycake.ca>
Part-of: https://github.com/gentoo/gentoo/pull/44575
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 09:40:28 +00:00
Alfred Wingate
37d906c535
media-plugins/live: add 2025.11.06
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44582
Closes: https://github.com/gentoo/gentoo/pull/44582
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 09:40:28 +00:00
Sam James
c3a095b81c
app-backup/duplicity: fix tests & sftp regression in 3.0.6
.. and keyword it now.

Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 09:40:28 +00:00
Sam James
e68c6011d9
sys-process/atop: add 2.12.1
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 09:40:27 +00:00
idealseal
977996f3bf
sys-apps/eza: drop 0.20.24, 0.22.1, 0.23.0
Drop old versions

Closes: https://github.com/gentoo/gentoo/pull/44568
Signed-off-by: idealseal <realidealseal@protonmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
2025-11-12 09:26:48 +00:00
Thomas Beierlein
6e27036191
media-radio/svxlink: Add missing dep
Bug: https://bugs.gentoo.org/965979
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
2025-11-12 10:26:06 +01:00
Florian Schmaus
258d35e453
dev-util/xxd: minor style fixes
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-12 09:43:21 +01:00
Petr Vaněk
aa3e9f8f66
dev-db/mariadb: address 11.8.3 sanity for stabilization
Recent addition of AWS Key Management support in commit 4302cd8b22b5
("dev-db/mariadb: Add AWS Key Mangement support (amd64).") broke sanity
of ongoing mariadb-11.8.3 stabilization. To fix this, the original pre
USE=aws-km is restored as -r2 and the current version is moved as -r3.
Related stabilization bug will be changed to -r2.

Bug: https://bugs.gentoo.org/963354
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-11-12 09:08:10 +01:00
Petr Vaněk
92748ab7c8
dev-db/mariadb: drop 11.8.2
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-11-12 09:08:09 +01:00
Eray Aslan
275e6c52ec
dev-python/dkimpy: add me and mjo as maintainers
Signed-off-by: Eray Aslan <eras@gentoo.org>
2025-11-12 08:43:54 +01:00
Joonas Niilola
eb916487ab
www-client/firefox: match the gcc check if gcc:15 is found in 145.0
These checks are most likely going to stay for a while, so ideally this could
be a single function to call in future.

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2025-11-12 09:34:48 +02:00
Yixun Lan
a297a6c14a
dev-libs/libfilezilla: add 0.52.0
Signed-off-by: Yixun Lan <dlan@gentoo.org>
2025-11-12 07:23:01 +00:00
Alfredo Tupone
0f3cb164f8
sci-ml/huggingface_hub: add 0.35.3, drop 0.34.4
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
2025-11-12 08:17:29 +01:00
Sam James
72a4afc151
eclass/tests: fix flag-o-matic tests w/ clang
The eclass behaviour was fixed in ddba1d149e82dba88b72f992729ad4158f640e32.

Bug: https://bugs.gentoo.org/627474
Bug: https://bugs.gentoo.org/712488
Bug: https://bugs.gentoo.org/714742
Bug: https://bugs.gentoo.org/862798
Closes: https://bugs.gentoo.org/934129
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 06:33:03 +00:00
Sam James
7952fbcf81
eclass/tests: fix toolchain.sh tests
Followup to e9e6d8c367fdf02b14f9cb2a59489833975d1445.

Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 06:33:03 +00:00
Sam James
3fd30c04f3
media-libs/harfbuzz: add 12.2.0
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 06:33:02 +00:00
Sam James
0f9bfec2a4
app-misc/pax-utils: add 1.3.9
Sam James (1):
      meson.build: prepare for pax-utils-1.3.9

Sertonix (1):
      paxelf: use unsigned chars for data by default

Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 05:50:10 +00:00
Sam James
e720824ca1
net-vpn/tor: add 0.4.8.20
Bug: https://bugs.gentoo.org/965987
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 05:42:17 +00:00
Sam James
1eb0b7d6a6
sys-devel/bpf-toolchain: drop 14.2.0_p2, 15.1.0_p1
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 05:06:23 +00:00
Sam James
2cb80d5564
sys-devel/binutils: drop obsolete filter for live
Bug: https://sourceware.org/PR33267
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 05:05:50 +00:00
Sam James
0a25672996
www-client/firefox: tweak GCC version check for 145.0
The fixed versions are now in, so now we can just check for if 15 is in use,
and if so, if the GCC version in slot 15 is too old.

Bug: https://gcc.gnu.org/PR122620
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:55:30 +00:00
Joonas Niilola
81ce3ad279
www-client/firefox: add 145.0
- add a check to error out early when a non-working gcc version/configuration
   pair is detected (gcc+lto, or gcc+pgo),
 - add a configure flag --enable-stl-hardening when compiling with 'hardened',
 - add llvm-21 compatibility,
 - bump nss requirement to 3.117,
 - drop musl-sys-auvx.h-avaliable-on-more-then-just-glibc-sy.patch,
 - ffmpeg is still restricted to <8, but there is now activity for 8
   compatibility (bmo#1962139),
 - note that upstream has stopped building firefox on x86 - will keep the
   keyword for now until there's no way around building on x86,
 - rebase gcc-lto-pgo-gentoo.patch,
 - update wasi-sdk to 28.0.

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Part-of: https://github.com/gentoo/gentoo/pull/44593
Closes: https://github.com/gentoo/gentoo/pull/44593
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:48:02 +00:00
Sam James
c2008ea136
sys-devel/gcc: add 16.0.0_p20251109-r1 for firefox lto fix
This shows up with firefox-145.0. Thank you to juippis for coordinating
this nicely!

Bug: https://gcc.gnu.org/PR122620
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:45:57 +00:00
Sam James
39142f147b
sys-devel/gcc: add 15.2.1_p20251108-r1 for firefox lto fix
This shows up with firefox-145.0. Thank you to juippis for coordinating
this nicely!

Bug: https://gcc.gnu.org/PR122620
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:45:14 +00:00
Sam James
490eef45d9
sys-devel/bpf-toolchain: add 15.2.0_p2
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:45:14 +00:00
Sam James
af3675790e
dev-qt/qtxml: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:12 +00:00
Sam James
f0ab5c1aa9
dev-qt/qtxmlpatterns: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:11 +00:00
Sam James
1ce29e6000
dev-qt/qtx11extras: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:11 +00:00
Sam James
e0c0b3f71d
dev-qt/qtwidgets: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:10 +00:00
Sam James
7d4473b976
dev-qt/qtwebsockets: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:09 +00:00
Sam James
bd891b7c8f
dev-qt/qtwaylandscanner: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:09 +00:00
Sam James
678d77114a
dev-qt/qtwayland: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:08 +00:00
Sam James
e077e380d7
dev-qt/qttranslations: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:08 +00:00
Sam James
da5b0de313
dev-qt/qttest: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:07 +00:00
Sam James
55a8898d10
dev-qt/qtsvg: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:07 +00:00
Sam James
2b17f643fd
dev-qt/qtsql: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:06 +00:00
Sam James
654777947c
dev-qt/qtspeech: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:05 +00:00
Sam James
280def5f4c
dev-qt/qtserialport: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:05 +00:00
Sam James
6448e5d643
dev-qt/qtscxml: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:04 +00:00
Sam James
744fadb730
dev-qt/qtscript: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:04 +00:00
Sam James
ffcda88e0e
dev-qt/qtquickcontrols: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:03 +00:00
Sam James
82f555a9d7
dev-qt/qtquickcontrols2: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:03 +00:00
Sam James
5dc1ec6178
dev-qt/qtprintsupport: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:02 +00:00
Sam James
dda621ff0a
dev-qt/qtpositioning: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:02 +00:00
Sam James
ffca17f3e9
dev-qt/qtopengl: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:01 +00:00
Sam James
0ebe81e8ce
dev-qt/qtnetwork: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:01 +00:00
Sam James
2f93819082
dev-qt/qtmultimedia: Stabilize 5.15.18 x86, #965475
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12 04:18:00 +00:00