There was an error while loading. Please reload this page.
1 parent cbca2e5 commit dac802fCopy full SHA for dac802f
1 file changed
debian/changelog
@@ -1,3 +1,18 @@
1
+odio-api (0.17.3) trixie; urgency=low
2
+
3
+ Systemd User Unit Tracking
4
5
+ * Systemd: user units caught mid-transition when odio-api starts are now
6
+ followed until they settle. fsnotify only reports invocation links, so
7
+ a unit still activating at startup (odio-screen waiting for odio-api to
8
+ serve its UI) stayed listed as not running.
9
+ * Systemd: a restart no longer leaves a user unit shown as inactive. Its
10
+ start event landed while the stop was still being watched and was
11
+ dropped; the watcher now reads the state again before settling.
12
13
+ -- Mathieu Réquillart <mathieu.requillart@gmail.com> Sun, 13 Sep 2026 00:00:00 +0000
14
15
16
odio-api (0.17.2) trixie; urgency=low
17
18
Framebuffer Browser UI Fixes
0 commit comments