aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-01-24 23:42:21 +0000
committerEgor Tensin <Egor.Tensin@gmail.com>2022-01-24 23:42:21 +0000
commitd1098986ade36a6d375b7e58ba5ed241c9470652 (patch)
tree11da5a8910dadc71b426cc940d568adf7cd42a26
parentMerge tag 'v1.2' into debian (diff)
downloadlinux-status-d1098986ade36a6d375b7e58ba5ed241c9470652.tar.gz
linux-status-d1098986ade36a6d375b7e58ba5ed241c9470652.zip
debian: 1.2-1debian/v1.2-1
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 35c4004..1bddffa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+linux-status (1.2-1) unstable; urgency=medium
+
+ * app.py: fix loginctl output parsing
+ * dump exceptions to browser's console
+ * app.py: include command's output in the exception
+ * test/test.sh: print curl output on failure
+ * app.py: don't query user info if no users
+ * app.py: don't do systemctl --user if no user instance
+ * workflows/ci: run tests as root also
+
+ -- Egor Tensin <Egor.Tensin@gmail.com> Mon, 24 Jan 2022 23:41:33 +0000
+
linux-status (1.1.0-1) unstable; urgency=medium
* fix whitespace