fastports

clboss 0.16.0

net-p2p/clboss

Core Lightning Node Manager

Category
net-p2p
Maintainer
vd@FreeBSD.org
WWW
https://github.com/ZmnSCPxj/clboss
License
MIT
USES
autoreconf compiler:c11 gmake libtool pkgconfig sqlite:3

Description

CLBOSS is an automated manager for Core Lightning forwarding nodes.
CLBOSS is effectively a bunch of heuristics modules wired together to a
regular clock to continuously monitor your node.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Commit Credits Log message
0.16.0
f9d9b02577 files touched
Vasil Dimov (vd)
net-p2p/clboss: upgrade from 0.15.1 to 0.16.0
The repository moved from
https://github.com/ZmnSCPxj/clboss to
https://github.com/ksedgwic/clboss
0.15.1
cbf29db05d files touched
Vasil Dimov (vd)
net-p2p/clboss: upgrade from 0.14.1 to 0.15.1
0.14.1
8b878d88b4 files touched
Vsevolod Stakhov (vsevolod)
security/libsodium: Update to 1.0.21
The API remains compatible but bumping all dependent ports as SHLIB
has changed.

Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE
Security: https://00f.net/2025/12/30/libsodium-vulnerability/
PR: 279347
0.14.1
1860af9931 files touched
Robert Clausecker (fuz)
net-p2p/clboss: fix build on armv7 (remove -Werror)
A warning is triggered by a header file of a dependency.  Remove the
dreaded -Werror to not make this a build failure as per policy.

Approved by:	portmgr (build fix blanket)
MFH:		2025Q2
0.14.1
119957ec73 files touched
Vasil Dimov (vd)
net-p2p/clboss: upgrade from 0.14.0 to 0.14.1
0.14.0
7541fc802d files touched
Vasil Dimov (vd)
net-p2p/clboss: upgrade from 0.13.3 to 0.14.0
0.13.3
9275e41380 files touched
Vasil Dimov (vd)
net-p2p/clboss: upgrade from 0.13.2 to 0.13.3
0.13.2
ce1617ba39 files touched
Vasil Dimov (vd)
net-p2p/clboss: upgrade from 0.13.1 to 0.13.2
0.13.1
b66e4949cb files touched
Vsevolod Stakhov (vsevolod)
security/libsodium: update to 1.0.19, bump dependent ports
PR:	278259
Reported by:	Andrey Korobkov <alster-vinterdalen.se>
0.13.1
d608a4fe1f files touched
Vasil Dimov (vd)
net-p2p/clboss: upgrade from 0.13 to 0.13.1
0.13
0654063452 files touched
Mathieu Arnold (mat)
net-p2p/clboss: simplify complex logic by using the framework instead
0.13
ffe345fd46 files touched
Vasil Dimov (vd)
net-p2p/clboss: add new port, The Core Lightning Node Manager