aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/debian/changelog
blob: 8fdc5505a8e956908beaa61e0b9bbef5dde79b10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
linux-status (2.4-1) unstable; urgency=medium

  * debian/Makefile: move the prelude to prelude.mk
  * debian/README: update
  * add thermal sensor readings from /sys/class/thermal

 -- Egor Tensin <Egor.Tensin@gmail.com>  Thu, 27 Jul 2023 18:56:09 +0000

linux-status (2.3.2-3) unstable; urgency=medium

  * debian: force inclusion of the original sources

 -- Egor Tensin <Egor.Tensin@gmail.com>  Sat, 04 Feb 2023 21:17:24 +0000

linux-status (2.3.2-2) unstable; urgency=medium

  * workflows/ppa: do it for commits also
  * workflows: prettify?
  * debian/Makefile: use cd instead of pushd
  * debian/Makefile: escape entire argument (including $(DIST))
  * debian/Makefile: use long options
  * debian/Makefile: install vim as a dependency
  * debian: disable build system auto-detection

 -- Egor Tensin <Egor.Tensin@gmail.com>  Sat, 04 Feb 2023 20:56:09 +0000

linux-status (2.3.2-1) unstable; urgency=medium

  * workflows/ci: upgrade actions
  * workflows: upgrade actions
  * update URLs
  * fix preludes in bash scripts
  * workflows/ci: fix Python 3.6 tests
  * debian/README: update

 -- Egor Tensin <Egor.Tensin@gmail.com>  Sat, 04 Feb 2023 20:30:30 +0000

linux-status (2.3.1-1) unstable; urgency=medium

  * sort Docker containers by name

 -- Egor Tensin <Egor.Tensin@gmail.com>  Mon, 10 Oct 2022 08:24:40 +0200

linux-status (2.3-1) unstable; urgency=medium

  * log real client IP address

 -- Egor Tensin <Egor.Tensin@gmail.com>  Thu, 30 Jun 2022 12:46:16 +0500

linux-status (2.2.1-1) unstable; urgency=medium

  * update URLs

 -- Egor Tensin <Egor.Tensin@gmail.com>  Sun, 22 May 2022 11:01:08 +0200

linux-status (2.2-2) unstable; urgency=medium

  * debian/Makefile: add commit target

 -- Egor Tensin <Egor.Tensin@gmail.com>  Sat, 30 Apr 2022 00:05:18 +0200

linux-status (2.2-1) unstable; urgency=medium

  * html: show modals for power mgmt failures

 -- Egor Tensin <Egor.Tensin@gmail.com>  Fri, 29 Apr 2022 23:50:49 +0200

linux-status (2.1.3-1) unstable; urgency=medium

  * README: update
  * index.html: update my link
  * debian/Makefile: export NAME and EMAIL

 -- Egor Tensin <Egor.Tensin@gmail.com>  Fri, 15 Apr 2022 12:09:23 +0300

linux-status (2.1.2-1) unstable; urgency=medium

  * index.html: footer didn't stick to the bottom

 -- Egor Tensin <Egor.Tensin@gmail.com>  Mon, 11 Apr 2022 12:58:25 +0000

linux-status (2.1.1-1) unstable; urgency=medium

  * index.html: commands closer to buttons
  * index.html: get rid of stupid # <a>nchors
  * index.html: hostname header too large on mobile
  * index.html: shorten commands

 -- Egor Tensin <Egor.Tensin@gmail.com>  Mon, 11 Apr 2022 11:42:00 +0000

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
  * 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
  * debian/Makefile: consistent prelude

 -- Egor Tensin <Egor.Tensin@gmail.com>  Wed, 06 Apr 2022 08:35:56 +0000

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
  * top: run with -E/-e if supported

 -- Egor Tensin <Egor.Tensin@gmail.com>  Sun, 03 Oct 2021 23:51:18 +0000

linux-status (1.0.1-1) unstable; urgency=medium

  * README: badges for all workflows
  * workflows/test: linting
  * workflows/test: test w/ latest Python
  * workflows/test -> workflows/ci
  * workflows/ci: rename to "CI"
  * index.html: safer DOM generation using jQuery
  * debian/Makefile: apt scripting best practices
  * debian/README: update

 -- Egor Tensin <Egor.Tensin@gmail.com>  Sun, 03 Oct 2021 15:54:26 +0000

linux-status (1.0-3) unstable; urgency=medium

  * debian/Makefile: fix grammar
  * debian: install whole directories

 -- Egor Tensin <Egor.Tensin@gmail.com>  Thu, 29 Apr 2021 12:44:31 +0000

linux-status (1.0-2) unstable; urgency=medium

  * debian: Makefile best practices
  * workflows/debian: error out if no files to upload
  * workflows/ppa: rename the workflow

 -- Egor Tensin <Egor.Tensin@gmail.com>  Sun, 18 Apr 2021 11:52:40 +0000

linux-status (1.0-1) unstable; urgency=medium

  * test/test.sh: longer startup timeout
  * workflows/test.yml: tweak step names

 -- Egor Tensin <Egor.Tensin@gmail.com>  Sat, 13 Mar 2021 07:19:40 +0000

linux-status (0.0.2-3) unstable; urgency=medium

  * debian: gbp buildpackage --git-ignore-branch
  * workflows: tweak step names

 -- Egor Tensin <Egor.Tensin@gmail.com>  Fri, 12 Mar 2021 20:50:55 +0000

linux-status (0.0.2-2) unstable; urgency=medium

  * debian: add GitHub workflow
  * debian: GitHub workflow to upload to PPA

 -- Egor Tensin <Egor.Tensin@gmail.com>  Fri, 12 Mar 2021 20:31:07 +0000

linux-status (0.0.2-1) unstable; urgency=medium

  * README: update
  * img: update example.png
  * debian: update package description
  * debian: add example.png to include-binaries

 -- Egor Tensin <Egor.Tensin@gmail.com>  Mon, 08 Mar 2021 08:18:03 +0000

linux-status (0.0.1-3) unstable; urgency=medium

  * debian: target the lowest denominator bionic
  * debian: lint Vagrantfile
  * debian: add README.Debian
  * debian: add `make dch` command

 -- Egor Tensin <Egor.Tensin@gmail.com>  Mon, 08 Mar 2021 07:55:46 +0000

linux-status (0.0.1-2) unstable; urgency=medium

  * debian: lower debhelper-compat level
  * debian: add Vagrantfile for building packages
  * debian: more one-liners in Makefile
  * debian: set DEB* variables in Vagrantfile
  * debian: add `make tag` command

 -- Egor Tensin <Egor.Tensin@gmail.com>  Sun, 07 Mar 2021 23:02:18 +0000

linux-status (0.0.1-1) unstable; urgency=medium

  * Initial release.

 -- Egor Tensin <Egor.Tensin@gmail.com>  Sat, 06 Mar 2021 19:48:48 +0000