+toolbox (0.3.5-1) unstable; urgency=medium
+
+ * Fixes
+ - ipc,uipc: Fix permissions for multi-user messaging; change
+ location of the ipc/uipc directories
+ - queue: Allow arbitrary data in queues
+ * Improvements
+ - toolbox: Allow modules to be located near the running script
+ - opt: Add array options
+ - inst: Store instance information in /tmp
+ * Features added
+ - utils: Added scripts for tunneling IPC messages over SSH
+ * Features removed
+ - queue: Remove functions for file queues and unique-data queues
+
+ -- Matthias Kruk <m@m10k.eu> Mon, 09 Jan 2023 12:09:17 +0900
+
+
toolbox (0.3.4-1) unstable; urgency=medium
* Fixes