]> git.99rst.org Git - openwrt-packages.git/commit
ripe-atlas: add new package
authorTiago Gaspar <redacted>
Mon, 16 Jun 2025 16:02:14 +0000 (17:02 +0100)
committerAlexandru Ardelean <redacted>
Sat, 18 Jul 2026 19:49:20 +0000 (22:49 +0300)
commitb77264c9226cd8fbe8a5b2ef512283484ce97087
tree0341a643e0dc2bfceb37080a1906b16d4ac4dfb8
parent6129fcd17dca3ec59238d23c910c25a751fce099
ripe-atlas: add new package

Replace atlas-probe and atlas-sw-probe with ripe-atlas, built from the
upstream ripe-atlas-software-probe release tarball (tag 5110) so future
bumps only touch PKG_VERSION and PKG_HASH. Provide atlas-probe and
atlas-sw-probe so existing installs and sysupgrade keep resolving across
the rename.

Run the probe as the ripe-atlas user instead of root, with ujail granting
the measurement applets CAP_NET_RAW from capabilities.json. Drop the unused
e2fsprogs dependency; keep OPENSSL_WITH_DEPRECATED, which upstream tcputil.c
still needs.

Signed-off-by: Tiago Gaspar <redacted>
net/ripe-atlas/Makefile [new file with mode: 0644]
net/ripe-atlas/files/capabilities.json [new file with mode: 0644]
net/ripe-atlas/files/ripe-atlas.conf [new file with mode: 0644]
net/ripe-atlas/files/ripe-atlas.init [new file with mode: 0644]
net/ripe-atlas/patches/001-uname.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT