diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-11 09:44:29 +0000 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-11 09:44:29 +0000 |
commit | 25c218fa577ee84bc3b2838572ca36ca2af428e1 (patch) | |
tree | 60d30727098c87c8e8723b2b0f67c28e58941b0a | |
parent | Merge tag 'v2.1' into debian (diff) | |
download | linux-status-debian/v2.1-1.tar.gz linux-status-debian/v2.1-1.zip |
debian: 2.1-1debian/v2.1-1
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 09176c9..8ab49f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +linux-status (2.1-1) unstable; urgency=medium + + * src: shorter import + * app.py: print HTTP status when CGIing + * support disallowing power requests + + -- Egor Tensin <Egor.Tensin@gmail.com> Mon, 11 Apr 2022 09:44:06 +0000 + linux-status (2.0-1) unstable; urgency=medium * server.py: minor refactoring |