gpo.zugaina.org

Search Portage & Overlays:

net-analyzer/netdata

Linux real time system monitoring, done right!

Screenshots

  • netdata-9999
    aclk bpf cloud cups +dbengine ipmi mongodb mysql nfacct nodejs postgres prometheus +python systemd xen +filecaps python_single_target_python3_11 python_single_target_python3_12

    View      Download      Browse     License: GPL-3+ MIT BSD   
    Overlay: gentoo
  • netdata-2.11.0
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86
    cups +dbengine ipmi jemalloc mongodb mysql nfacct nodejs prometheus +python systemd xen +filecaps python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14

    View      Download      Browse     License: GPL-3+ MIT BSD public-domain   
    Overlay: bentoo
  • netdata-2.5.3
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86
    cups +dbengine ipmi jemalloc mongodb mysql nfacct nodejs prometheus +python systemd xen +filecaps python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13

    View      Download      Browse     License: GPL-3+ MIT BSD   
    Overlay: gentoo
  • netdata-1.47.5
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86
    aclk bpf cloud cups +dbengine ipmi mongodb mysql nfacct nodejs postgres prometheus +python systemd xen +filecaps python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13

    View      Download      Browse     License: GPL-3+ MIT BSD   
    Overlay: gentoo

ChangeLog

commit 85e0f415e216d57be2d4024b33b0d4e0180be5c8
Author: lucascouts <lucascs@protonmail.com>
Date: Mon Sep 7 16:34:53 2026 -0300

clean(net-analyzer/netdata): drop the dlib template-argument patch, which belongs to the 1.x series

This overlay is on 2.11.0 and applies only netdata-2.11.0-sqlite-local-source.patch. ::gentoo still carries the dlib patch, but applies it from netdata-1.47.5 and 9999 -- not from anything in the 2.x line. Found by scripts/gentoo-parity.sh.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

commit dd4b277975d560456f87c107dea3cf1368505af2
Author: lucascouts <lucascs@protonmail.com>
Date: Sun Sep 6 21:46:58 2026 -0300

mod(12 packages): tag every remaining REQUIRED_USE divergence, del(metadata/md5-cache/dev-util/mesa_clc-26.3.0_pre20260905)

The last thirteen resolution-affecting parity rows, and not one was a lag. All
thirteen were decisions already taken and already argued in the ebuild - eleven
of them ALREADY TAGGED on a different axis, by the same edit that caused this
one. With these the ALIGN count on DEPEND, RDEPEND, BDEPEND and REQUIRED_USE
reaches zero, from 42 this morning.

ONE EDIT, TWO AXES - the shape that produced eleven of the thirteen:

PYTHON_COMPAT gains 3.14 -> IUSE gains a target AND $
expands to a wider ^^ group
(crossover-bin, netdata, foldingathome, and
libreoffice/calibre in the other direction)
LLVM_COMPAT gains a slot -> same, through $
(mesa, mesa_clc)
a USE flag appears or goes -> the constraint naming it follows
(zed, networkmanager, qemu, freecad)

A tag names ONE axis - collect_tags captures the first token after the colon -
so tagging the axis where the edit was made leaves the axis it propagated to
reading ALIGN forever. Fourth and fifth occurrences of this in three batches.

TWO WORTH READING ON THEIR OWN.

freecad has no test? ( techdraw ) because there is no techdraw flag to name.
This ebuild builds TechDraw unconditionally, -DBUILD_TECHDRAW=ON beside
SKETCHER, SPREADSHEET and WEB, where ::gentoo passes $(usex techdraw). The
constraint is satisfied by construction, and restoring it would reference a
flag that does not exist and kill the ebuild. This is the row A08 was pinned on
until the previous commit - it was never a lag, which is one more reason that
pin was wrong.

ghc gates ::gentoo's unconditional ^^ ( llvm_slot_* ) behind llvm? ( ). An
unconditional ^^ with no default forces every profile to choose an LLVM slot
even at USE=-llvm, which stops a headless emerge dead. Gating it costs an llvm
user nothing. The overlay is ahead here, not behind.

mesa_clc declares no REQUIRED_USE at all - llvm-r2.eclass builds it from
LLVM_COMPAT - so its tag sits beside that declaration instead.

Verified. Every md5-cache delta is _md5_ only: no depend field, no IUSE, no
REQUIRED_USE changed, which is what a comment-only edit must produce. Two
entries also reordered _eclasses_; checked pair by pair, same eclasses and same
hashes, egencache simply rewrote them sorted. pkgcheck against a worktree at
07519e2e3 differs on four packages by LINE NUMBERS ONLY - the same findings,
shifted by the inserted comments. The sweep holds at 230 rows with ALIGN 83 ->
70 and JUSTIFIED 147 -> 160: the thirteen were reclassified, not dropped.
--self-test 24/24, A20 untouched because the total did not move.

The deleted md5-cache entry is unrelated collateral, kept rather than restored:
dev-util/mesa_clc-26.3.0_pre20260905 has had no ebuild since yesterday's bump
and egencache removed the orphan. Recreating it would be recreating litter.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

commit 1e14c8268a760e32ca56b89847a08132bbea4cbd
Author: lucascouts <lucascs@protonmail.com>
Date: Sat Sep 5 18:09:16 2026 -0300

mod(sys-kernel/linux-firmware, dev-lang/{lua,ghc}, net-misc/nxplayer, net-analyzer/netdata, media-video/shotcut): document 16 divergences

Sixteen UNDOCUMENTED axes, each evaluated before being written about
rather than after. All sixteen turned out to be deliberate, which is
worth stating explicitly because roughly a third of this sweep's earlier
findings were defects or dead weight rather than divergences.

linux-firmware INHERIT BDEPEND git-r3 with a pinned EGIT_COMMIT;
bentoo cuts snapshots between
::gentoo's dated releases
lua INHERIT DEFINED_PHASES
no Gentoo autotools-patched
tarball exists for 5.5, so this
drives upstream's Makefile with
toolchain-funcs where ::gentoo
runs elibtoolize
nxplayer INHERIT DEFINED_PHASES
series 10 ships a .deb where the
7.x in ::gentoo is a .tar.gz
netdata LICENSE IUSE BDEPEND PATCHES
SQLite comes from SRC_URI because
upstream pulls it with
ExternalProject, which downloads
even under FULLY_DISCONNECTED
ghc BDEPEND PATCHES series 9.14, which ::gentoo does
not package at all
shotcut IUSE DEPEND RDEPEND BDEPEND
series 26 dep set and its upstream
-DUSE_VULKAN option; ::gentoo is
still on 25.08

Two readings were checked and rejected before writing. lua, ghc and
nxplayer were verified against ::gentoo's actual version list rather
than taken on the premise that it lags -- it carries lua only to 5.4.8,
ghc to 9.8.4, nxplayer to 7.6.2.4, so none of the three has a
counterpart to align to. And shotcut's added deps were checked for being
unconditional where USE=vulkan exists: qtwebsockets, fftw and libX11 are
unrelated to vulkan and unconditional upstream, so they stay where they
are.

Every tag names exactly one axis. The parser reads up to the first
space, so "DEPEND/RDEPEND" or "DEPEND, RDEPEND" on one line justifies
neither.

egencache also dropped 11 orphaned md5-cache entries for
linux-firmware and nxplayer versions whose ebuilds are long gone.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

commit 0922e3b48f2a627434a525b4a264160e439334af
Author: lucascouts <lucascs@protonmail.com>
Date: Sat Sep 5 14:07:28 2026 -0300

mod(sys-firmware/edk2, net-libs/libqmi, app-editors/{vim,zed}, app-office/libreoffice, +10): apply the approved parity remediation

Second pass over the 2026-09-04 audit, after the items that block or verify.
Each one was re-measured against the tree as it stands today rather than taken
from the report, and three of them came out differently for it.

SECURITY, and the one judgement call in the set:

sys-firmware/edk2 -> openssl 3.5.8 (revbump to -r2). We are deliberately NOT
faithful to edk2-stable202608's submodule pin (8cf17aae = 3.5.7) here, which is
the unusual direction for this overlay, so the ebuild carries the reasoning: the
library is linked statically into firmware with no host update path, and 3.5.8
fixes ten CVEs including CVE-2026-63072, an 8-byte OOB heap write in CMS
AES-WRAP-PAD. Diverging from a submodule SHA is reversible at any bump; an
unfixed CVE in flashed firmware is not. ::gentoo made the same call.

SILENT CORRECTNESS:

net-libs/libqmi declared SLOT="0/5.11" while installing libqmi-glib.so.5.12.0
(measured in VDB CONTENTS). A subslot that does not match its library disables
the rebuild it exists to trigger. Revbumped to -r1, because correcting the value
alone only changes what FUTURE consumers record.

app-editors/zed gained sys-apps/xdg-desktop-portal, which it never had: ashpd is
used from both gpui backends (x11/client.rs and wayland/client.rs), so file
dialogs and screen capture failed at runtime, not at build. ::gentoo has it.

dev-util/glslang gained the multilib_src_test skip for bug #977176. We keyword
~arm without the skip that makes ~arm testable.

app-office/libreoffice: --disable-gtk3 sat 44 lines above $(use_enable gtk3),
contradicting IUSE="+gtk3". It works today only because autoconf honours the
last flag, so a reordering breaks it silently -- removed.
--enable-skia-vulkan-validation was passed unconditionally inside
--enable-release-build; that is SK_ENABLE_VK_LAYERS=1, debug instrumentation, so
it is now gated on USE=debug. Plus the two missing := subslots.

app-editors/vim: restore five of the six patches in ::gentoo's vim-patches
snapshot, which this overlay had been dropping on every bump. Measured, not
assumed -- each verified with portage's own patch flags against the 9.2.1036
tarball. 002_all_vim-7.3-apache is deliberately excluded and tagged: it fails
with 2 hunks because upstream rewrote the block, and it costs syntax
highlighting for two Gentoo-specific config paths. ::gentoo has not hit this yet
(its newest vim is 9.1.1652, where it still applies).

ARCH COVERAGE, against the overlay's own "restricting to ~amd64 needs a
justification" rule. All widened to ~arch only -- our versions are newer than
::gentoo's, so nothing enters stable: dev-lang/lua (1 arch -> 16),
media-plugins/frei0r-plugins (2 -> 9), app-emulation/qemu (2 -> 8),
net-analyzer/netdata (1 -> 5), dev-util/mesa_clc (+~riscv).

dev-util/spirv-headers is the one with a measured failure behind it, and the
audit had it backwards. It is not behind ::gentoo -- it is byte-identical to
their 9999. The defect is INTERNAL: our spirv-tools carries 13 arches and our
spirv-headers 8, so the consumer cannot resolve its header on ~mips (48
profiles) and ~alpha (82). Widened to match the consumer; pkgcheck
NonsolvableDeps for the pair goes to zero.

STALE FLOORS: media-libs/mesa RUST_MIN_VER 1.82.0 -> 1.85.0 (::gentoo raised it
at 26.2.1); net-misc/modemmanager was LOWERING the tree-wide
gobject-introspection floor to 1.38.

WHERE THE REPORT WAS WRONG:

media-gfx/imagemagick "lost verify-sig" is not remediable and the ebuild now
says why, with evidence. The old comment claimed upstream signs only the latest
release; it does not sign that either -- 7.1.2-31 IS the newest and both the
tarball and its .asc are 404 on all three mirror://imagemagick hosts, as are
-30, -29, -28 and -25. ::gentoo's copy works because Gentoo mirrors distfiles on
its own infrastructure. Adopting their SRC_URI would trade a working fetch for a
signature we cannot obtain, so the divergence is documented with the two
conditions that would reverse it.

The vim finding was five patches, not four. The spirv-headers finding pointed at
the wrong tree.

Also drops app-editors/vim-core/files/{vimrc-r7,xxd-completion}, orphaned -- no
ebuild in the overlay references either.

Verification: pkgcheck one target at a time with --cache=-git over all 16
packages. What remains is pre-existing or inherited and was checked as such:
app-editors/zed DeprecatedEclass llvm-r1 (::gentoo's zed uses it too),
app-office/libreoffice NonsolvableDeps on media-libs/libeot (no ~arm in
::gentoo). egencache with an explicit filter; it also pruned 101 orphan cache
entries, and no live ebuild lost its entry. No build was merged -- this host has
no sudo.

app-office/libreoffice-l10n is NOT in this commit. The new digest axis found all
180 of its 26.2.6.1 distfiles missing from the Manifest; regenerating it is a
separate change and a large download.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

commit 767027caa081618bd7dafc76328afab77ba80b76
Author: lucascouts <lucascs@protonmail.com>
Date: Wed Aug 12 22:34:50 2026 -0300

add(net-analyzer/netdata/files/netdata-2.11.0-sqlite-local-source.patch), mod(net-analyzer/netdata/{netdata-2.11.0.ebuild,Manifest}), mod(metadata/md5-cache/net-analyzer/netdata-2.11.0)

netdata 2.11.0 calls netdata_bundle_sqlite3() unconditionally, and that
module drives an ExternalProject_Add -- which downloads at *build* time,
inside the network sandbox, so the build died on DNS resolution. This is
a different mechanism from FetchContent, so the FETCHCONTENT_FULLY_-
DISCONNECTED the ebuild already passed did not cover it.

There is no system-library path here either: netdata also compiles
ext/recover/{sqlite3recover,dbdata}.c, which dev-db/sqlite does not
install.

So fetch the SQLite source through SRC_URI, where the Manifest verifies
it, and patch the module to accept a local tree -- mirroring the
NETDATA_DLIB_SOURCE_PATH that upstream already exposes for dlib. The
amalgamation is generated by the jimsh shipped in that tree, so no TCL
is needed; only app-arch/unzip is added to BDEPEND. LICENSE gains
public-domain for the bundled SQLite.

SQLITE_VER_NUM and SQLITE_VER_YEAR mirror constants that live in
packaging/cmake/Modules/NetdataSQLite.cmake. Re-read them on every bump:
if they drift, the pointed-at WORKDIR is absent and the build-time fetch
comes back.

Verified locally with the network sandbox on: configure reports the local
tree, compile completes (900 ninja targets, sqlite_project-download is a
no-op, zero resolver errors), and clean install produces a 312-file image.
fowners ran as a logged no-op under FEATURES=unprivileged, so ownership of
the installed directories is unverified.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

commit b75b75890cb3d4213e6bff12cb0622941429463b
Author: lucascouts <lucascs@protonmail.com>
Date: Wed Aug 12 16:17:34 2026 -0300

add(metadata/{md5-cache/app-editors/vim-9.2.0947, md5-cache/app-editors/vim-core-9.2.0947, md5-cache/app-editors/zed-1.17.0_pre20260812, md5-cache/app-editors/zed-bin-1.15.0, md5-cache/app-editors/zed-bin-1.16.0_pre, md5-cache/dev-lang/flutter-3.47.0, md5-cache/dev-util/spirv-headers-1.4.357.0_p20260812, md5-cache/net-analyzer/netdata-2.11.0}), del(dev-lang/dart-3.12.2), mod(.autoupdate/packages.toml), up(app-editors/{vim-9.2.0943 -> 9.2.0947, vim-core-9.2.0943 -> 9.2.0947, zed-1.16.0_pre20260812 -> 1.17.0_pre20260812, zed-bin-1.14.2 -> 1.15.0, zed-bin-1.15.0_pre -> 1.16.0_pre}, dev-lang/flutter-3.44.9 -> 3.47.0, dev-util/spirv-headers-1.4.357.0_p20260805 -> 1.4.357.0_p20260812, net-analyzer/netdata-2.10.4 -> 2.11.0)

commit e64f477eb01f6e8496fb479053214f3717b2df90
Author: lucascouts <lucascs@protonmail.com>
Date: Wed Jul 15 13:24:15 2026 -0300

add(metadata/{md5-cache/app-containers/pods-3.1.1, md5-cache/app-office/libreoffice-26.8.0.1, md5-cache/app-office/libreoffice-l10n-26.8.0.1, md5-cache/dev-util/vulkan-tools-1.4.354_p20260715, md5-cache/net-analyzer/netdata-2.10.4, md5-cache/sci-ml/llama-cpp-0_pre10025}), mod(app-dicts/myspell-hu-26.8.0.1), mod(metadata/{md5-cache/app-dicts/myspell-hu-26.8.0.1, md5-cache/app-office/libreoffice-26.2.5.1, md5-cache/app-office/libreoffice-26.8.0.0_beta1}), up(app-containers/pods-3.1.0 -> 3.1.1, app-office/libreoffice-26.8.0.0_beta1 -> 26.8.0.1, dev-util/vulkan-tools-1.4.354_p20260703 -> 1.4.354_p20260715, net-analyzer/netdata-2.10.3 -> 2.10.4, sci-ml/llama-cpp-0_pre10020 -> 0_pre10025)

commit baee7df6cf46f3c0fb4afe9f8fc869e9c139cac7
Author: lucascouts <lucascs@protonmail.com>
Date: Tue May 5 10:03:11 2026 -0300

add(net-analyzer/netdata-2.10.3, net-p2p/bisq2-bin-2.1.10), add(metadata/{md5-cache/app-admin/calamares-3.4.2, md5-cache/app-containers/docker-29.4.1, md5-cache/app-containers/docker-buildx-0.33.0, md5-cache/app-containers/docker-cli-29.4.1, md5-cache/app-containers/docker-compose-5.1.3, md5-cache/app-containers/pods-3.0.0, md5-cache/app-dicts/myspell-hu-7.1.3.2-r1, md5-cache/app-editors/antigravity-bin-1.23.2.4781536860569600, md5-cache/app-editors/cursor-3.2.16, md5-cache/app-editors/kiro-0.11.133, md5-cache/app-editors/trilium-0.102.2, md5-cache/app-editors/vim-9.2.0413, md5-cache/app-editors/vim-core-9.2.0413, md5-cache/app-editors/windsurf-2.0.67, md5-cache/app-editors/zed-1.2.0_pre20260503, md5-cache/app-editors/zed-bin-0.233.10, md5-cache/app-emulation/crossover-bin-26.1.0, md5-cache/app-emulation/d7vk-1.8, md5-cache/app-emulation/qemu-11.0.0, md5-cache/app-office/freeoffice-1230, md5-cache/app-office/libreoffice-26.2.3.2, md5-cache/app-office/libreoffice-l10n-26.2.3.2, md5-cache/app-office/obsidian-1.12.7, md5-cache/app-office/openoffice-bin-4.1.16, md5-cache/app-portage/bentoolkit-0.1.9, md5-cache/app-text/libetonyek-0.1.13-r1, md5-cache/dev-db/sqlcipher-4.15.0, md5-cache/dev-db/sqlitebrowser-3.13.99_p20260428, md5-cache/dev-games/godot-4.7_beta1, md5-cache/dev-java/openjdk-bin-26_p35, md5-cache/dev-lang/lua-5.5.0, md5-cache/dev-libs/fzssh-1.2.0, md5-cache/dev-libs/libfilezilla-0.55.4, md5-cache/dev-libs/libixion-0.20.0-r1, md5-cache/dev-libs/liborcus-0.21.0, md5-cache/dev-libs/nettle-4.0, md5-cache/dev-libs/sentry-native-0.13.8, md5-cache/dev-libs/zxcvbn-c-2.6-r1, md5-cache/dev-python/gst-python-1.28.2, md5-cache/dev-ruby/erb-6.0.4, md5-cache/dev-util/claude-code-2.1.126, md5-cache/dev-util/codex-0.128.0, md5-cache/dev-util/directx-headers-1.619.1, md5-cache/dev-util/glslang-1.4.350.0_p20260502, md5-cache/dev-util/mdds-3.2.1, md5-cache/dev-util/mesa_clc-26.1_rc3_p20260429, md5-cache/dev-util/spirv-headers-1.4.350.0_p20260430, md5-cache/dev-util/spirv-tools-1.4.350.0_p20260501, md5-cache/dev-util/vulkan-headers-1.4.350_p20260501, md5-cache/dev-util/vulkan-tools-1.4.350_p20260501, md5-cache/dev-util/vulkan-utility-libraries-1.4.350_p20260501, md5-cache/dev-vcs/github-desktop-3.4.13, md5-cache/dev-vcs/gitkraken-12.0.1, md5-cache/mail-client/betterbird-bin-140.10.0, md5-cache/mail-client/proton-mail-bin-1.12.1, md5-cache/mail-mta/proton-mail-bridge-3.24.2, md5-cache/media-gfx/blender-5.1.1, md5-cache/media-gfx/freecad-1.1.1-r1, md5-cache/media-gfx/pixieditor-bin-2.1.0.22, md5-cache/media-gfx/sane-backends-1.4.0, md5-cache/media-libs/gst-plugins-bad-1.28.2, md5-cache/media-libs/gst-plugins-base-1.28.2, md5-cache/media-libs/gst-plugins-good-1.28.2, md5-cache/media-libs/gst-plugins-ugly-1.28.2, md5-cache/media-libs/gst-rtsp-server-1.28.2, md5-cache/media-libs/gstreamer-1.28.2, md5-cache/media-libs/gstreamer-editing-services-1.28.2, md5-cache/media-libs/harfbuzz-14.2.0, md5-cache/media-libs/lcevc_dec-4.0.5, md5-cache/media-libs/libcamera-0.7.1, md5-cache/media-libs/mesa-26.1_rc3_p20260429, md5-cache/media-libs/mlt-7.38.0, md5-cache/media-libs/opencv-4.13.0-r1, md5-cache/media-libs/opencv-4.13.0-r2, md5-cache/media-libs/vulkan-layers-1.4.350_p20260502, md5-cache/media-libs/vulkan-loader-1.4.350_p20260501, md5-cache/media-plugins/gst-plugins-a52dec-1.28.2, md5-cache/media-plugins/gst-plugins-adaptivedemux2-1.28.2, md5-cache/media-plugins/gst-plugins-amr-1.28.2, md5-cache/media-plugins/gst-plugins-aom-1.28.2, md5-cache/media-plugins/gst-plugins-assrender-1.28.2, md5-cache/media-plugins/gst-plugins-bluez-1.28.2, md5-cache/media-plugins/gst-plugins-bs2b-1.28.2, md5-cache/media-plugins/gst-plugins-cairo-1.28.2, md5-cache/media-plugins/gst-plugins-cdio-1.28.2, md5-cache/media-plugins/gst-plugins-cdparanoia-1.28.2, md5-cache/media-plugins/gst-plugins-chromaprint-1.28.2, md5-cache/media-plugins/gst-plugins-colormanagement-1.28.2, md5-cache/media-plugins/gst-plugins-dash-1.28.2, md5-cache/media-plugins/gst-plugins-dtls-1.28.2, md5-cache/media-plugins/gst-plugins-dts-1.28.2, md5-cache/media-plugins/gst-plugins-dv-1.28.2, md5-cache/media-plugins/gst-plugins-dvb-1.28.2, md5-cache/media-plugins/gst-plugins-dvdread-1.28.2, md5-cache/media-plugins/gst-plugins-faac-1.28.2, md5-cache/media-plugins/gst-plugins-faad-1.28.2, md5-cache/media-plugins/gst-plugins-flac-1.28.2, md5-cache/media-plugins/gst-plugins-gdkpixbuf-1.28.2, md5-cache/media-plugins/gst-plugins-gtk-1.28.2, md5-cache/media-plugins/gst-plugins-hls-1.28.2, md5-cache/media-plugins/gst-plugins-jack-1.28.2, md5-cache/media-plugins/gst-plugins-jpeg-1.28.2, md5-cache/media-plugins/gst-plugins-ladspa-1.28.2, md5-cache/media-plugins/gst-plugins-lame-1.28.2, md5-cache/media-plugins/gst-plugins-ldac-1.28.2, md5-cache/media-plugins/gst-plugins-libav-1.28.2, md5-cache/media-plugins/gst-plugins-libde265-1.28.2, md5-cache/media-plugins/gst-plugins-libpng-1.28.2, md5-cache/media-plugins/gst-plugins-libvisual-1.28.2, md5-cache/media-plugins/gst-plugins-lv2-1.28.2, md5-cache/media-plugins/gst-plugins-meta-1.28.2, md5-cache/media-plugins/gst-plugins-modplug-1.28.2, md5-cache/media-plugins/gst-plugins-mpeg2dec-1.28.2, md5-cache/media-plugins/gst-plugins-mpeg2enc-1.28.2, md5-cache/media-plugins/gst-plugins-mpg123-1.28.2, md5-cache/media-plugins/gst-plugins-mplex-1.28.2, md5-cache/media-plugins/gst-plugins-neon-1.28.2, md5-cache/media-plugins/gst-plugins-nvcodec-1.28.2, md5-cache/media-plugins/gst-plugins-openaptx-1.28.2, md5-cache/media-plugins/gst-plugins-opencv-1.28.2, md5-cache/media-plugins/gst-plugins-openh264-1.28.2, md5-cache/media-plugins/gst-plugins-opus-1.28.2, md5-cache/media-plugins/gst-plugins-oss-1.28.2, md5-cache/media-plugins/gst-plugins-pulse-1.28.2, md5-cache/media-plugins/gst-plugins-qt6-1.28.2, md5-cache/media-plugins/gst-plugins-raw1394-1.28.2, md5-cache/media-plugins/gst-plugins-resindvd-1.28.2, md5-cache/media-plugins/gst-plugins-rtmp-1.28.2, md5-cache/media-plugins/gst-plugins-sbc-1.28.2, md5-cache/media-plugins/gst-plugins-sctp-1.28.2, md5-cache/media-plugins/gst-plugins-shout2-1.28.2, md5-cache/media-plugins/gst-plugins-sidplay-1.28.2, md5-cache/media-plugins/gst-plugins-smoothstreaming-1.28.2, md5-cache/media-plugins/gst-plugins-soundtouch-1.28.2, md5-cache/media-plugins/gst-plugins-soup-1.28.2, md5-cache/media-plugins/gst-plugins-speex-1.28.2, md5-cache/media-plugins/gst-plugins-srt-1.28.2, md5-cache/media-plugins/gst-plugins-srtp-1.28.2, md5-cache/media-plugins/gst-plugins-taglib-1.28.2, md5-cache/media-plugins/gst-plugins-twolame-1.28.2, md5-cache/media-plugins/gst-plugins-uvch264-1.28.2, md5-cache/media-plugins/gst-plugins-v4l2-1.28.2, md5-cache/media-plugins/gst-plugins-va-1.28.2, md5-cache/media-plugins/gst-plugins-voaacenc-1.28.2, md5-cache/media-plugins/gst-plugins-voamrwbenc-1.28.2, md5-cache/media-plugins/gst-plugins-vpx-1.28.2, md5-cache/media-plugins/gst-plugins-wavpack-1.28.2, md5-cache/media-plugins/gst-plugins-webp-1.28.2, md5-cache/media-plugins/gst-plugins-webrtc-1.28.2, md5-cache/media-plugins/gst-plugins-x264-1.28.2, md5-cache/media-plugins/gst-plugins-x265-1.28.2, md5-cache/media-plugins/gst-plugins-ximagesrc-1.28.2, md5-cache/media-plugins/gst-plugins-zbar-1.28.2, md5-cache/media-sound/ardour-9.2, md5-cache/media-video/shotcut-26.4.30, md5-cache/net-analyzer/netdata-2.10.3, md5-cache/net-dns/bind-9.20.22, md5-cache/net-dns/bind-tools-9.20.22, md5-cache/net-ftp/filezilla-3.70.4, md5-cache/net-ftp/filezilla-pro-3.70.4, md5-cache/net-im/telegram-desktop-6.7.8, md5-cache/net-libs/libqmi-1.38.1_pre20260428, md5-cache/net-libs/nodejs-24.15.0, md5-cache/net-misc/modemmanager-1.25.1_p20260428, md5-cache/net-misc/nxplayer-9.4.14.1, md5-cache/net-misc/postman-bin-12.7.5, md5-cache/net-p2p/bisq-bin-1.9.22, md5-cache/net-p2p/bisq2-bin-2.1.10, md5-cache/net-proxy/snowflake-2.13.1, md5-cache/net-vpn/networkmanager-openvpn-1.12.5, md5-cache/net-vpn/openvpn-2.7.3, md5-cache/sci-biology/foldingathome-8.5.5, md5-cache/sci-ml/ollama-0.22.0, md5-cache/sci-ml/ollama-bin-0.22.0, md5-cache/sys-apps/busybox-1.37.0-r1, md5-cache/sys-apps/xdg-desktop-portal-1.21.1_p20260428, md5-cache/sys-firmware/edk2-202602, md5-cache/www-client/brave-browser-1.89.143, md5-cache/www-misc/warsaw-2.21.5, md5-cache/www-servers/nginx-1.30.0-r1}), mod(net-p2p/bisq-bin-1.9.22)

commit 21c3551369117caeee8106661b86e8cda5e19e28
Author: lucascouts <lucascs@protonmail.com>
Date: Sun May 3 23:18:41 2026 -0300

del(net-analyzer/netdata-2.10.3), del(metadata/md5-cache/net-analyzer/netdata-2.10.3), up(app-editors/zed-1.2.0_pre20260502 -> 1.2.0_pre20260503)

commit 3870c13b23e711df62d597c7ee278025c43ab242
Author: lucascouts <lucascs@protonmail.com>
Date: Sun May 3 10:09:17 2026 -0300

add(net-analyzer/netdata-2.10.3), add(metadata/md5-cache/net-analyzer/netdata-2.10.3)