diff --git a/debian/changelog b/debian/changelog index 7df25e0..cfa5c03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +revpipyload (0.12.0-1) stable; urgency=medium + + * refactor: Replace `_exit` flag with `_evt_exit` event + * feat: Add option to use unix socket for xml rpc server + * feat: Add unix group support for XML-RPC server socket permissions + * fix: Remove shutdown, this resolves a dead lock + * feat: Enhance secure-installation command with Unix socket support + * chore: Log process ID during initialization for debugging purposes + * fix: Set default config path and raise error for inaccessible file + * chore: Release 0.12.0 + * chore: Log warning for required RevPi Commander version + * fix: Clarify TCP and Unix socket connection in secure-installation + + -- Sven Sager Fri, 07 Aug 2026 08:31:09 +0200 + revpipyload (0.11.1-1) stable; urgency=medium * fix: Ensure file operations are restricted to PLC working directory