diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-11 01:58:06 +0000 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-11 04:00:17 +0200 |
commit | 8655ad837386903249fb9d891e666e4f6469e15a (patch) | |
tree | 8eeb48b3b00b03508cf50b1817ad411f95c7e482 | |
parent | debian: fix paths (diff) | |
download | linux-status-debian/v2.0-1.tar.gz linux-status-debian/v2.0-1.zip |
debian: 2.0-1debian/v2.0-1
-rw-r--r-- | debian/changelog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2338439..09176c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +linux-status (2.0-1) unstable; urgency=medium + + * server.py: minor refactoring + * test/test.sh: use the port variable + * test: catch possible undetected failures + * app.py: refactoring + * app.py: add Docker container status + * index.html: add Docker status section + * README: update + * upgrade Bootstrap & jQuery + * index.html: two-space CSS indent + * index.html: use Bootstrap utilities + * put things into proper directories + * test: fix paths + * README: update + * index.html: display placeholders if no data + * index.html: use flexbox for header + * index.html: add a footer + * README: update + * index.html: get rid of extra whitespace + * README: update + * debian: update package description + * debian: update copyrights + * debian: fix paths + + -- Egor Tensin <Egor.Tensin@gmail.com> Mon, 11 Apr 2022 01:57:09 +0000 + linux-status (1.2-2) unstable; urgency=medium * debian/README: rearrange items |