summaryrefslogtreecommitdiffstats
path: root/packaging/rpm/meshbay-node.spec
diff options
context:
space:
mode:
authorChristophe Besson <cbesson@gmail.com>2026-08-23 15:15:47 +0200
committerChristophe Besson <cbesson@gmail.com>2026-08-23 15:15:47 +0200
commit012ba5b0cb8c556ce773423ca38d5184b74659ac (patch)
treecdf8fd355f6956912bb131e69f30ab263581fae4 /packaging/rpm/meshbay-node.spec
parent9f02ee2c09652abf1308bdfa4a3eec4e9ca9ac83 (diff)
downloadmeshbay-012ba5b0cb8c556ce773423ca38d5184b74659ac.tar.gz
chore: release 0.6.00.6
The group UI's applications split, and the two missing-import bugs it surfaced and fixed along the way. MNP goes to 0.4: apps_enabled/apps_enabled_ack, and enabled_apps on the handshake ack, for the group-applications registry. Additive — a node that predates it is never sent the op, and a client that predates it never looks for the field. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016SF6RKNBKg9qejmoMJ9ybA
Diffstat (limited to 'packaging/rpm/meshbay-node.spec')
-rw-r--r--packaging/rpm/meshbay-node.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/packaging/rpm/meshbay-node.spec b/packaging/rpm/meshbay-node.spec
index 5f28c52..e4f386e 100644
--- a/packaging/rpm/meshbay-node.spec
+++ b/packaging/rpm/meshbay-node.spec
@@ -1,5 +1,5 @@
Name: meshbay-node
-Version: 0.5.0
+Version: 0.6.0
Release: 1%{?dist}
Summary: MeshBay Node — local file host, streaming server, and group daemon
License: AGPLv3+
@@ -62,6 +62,10 @@ install -Dm644 packaging/systemd/meshbay-node-user.service \
%{_userunitdir}/meshbay-node.service
%changelog
+* Sun Aug 23 2026 MeshBay Team <team@meshbay.org> - 0.6.0-1
+- Per-group application enablement: roster setting, signed apps_enabled op,
+ enforced by the same admin-authority check as member_upload
+
* Sun Aug 16 2026 MeshBay Team <team@meshbay.org> - 0.5.0-1
- Abandoned video streams release their transcode slot at once
- Background tasks are held, so none is collected mid-flight losing a slot