-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.upstream
441 lines (298 loc) · 13.4 KB
/
changelog.upstream
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
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
commit d25df76a304d173c51e194fa00db1419af406a36
Author: Patrick Schleizer <[email protected]>
Date: Sat Feb 8 06:26:37 2025 -0500
comment
commit d2e2a34c391558fbaf977794d91a358d06109a64
Author: Patrick Schleizer <[email protected]>
Date: Sat Feb 8 06:17:01 2025 -0500
comment
commit 899e20b5b9c327a3cdc551ef2bb2c16fe813bed6
Author: Patrick Schleizer <[email protected]>
Date: Sat Feb 8 06:15:28 2025 -0500
chmod +x
commit cda7165d040c5ac595539a24420b4b96b0a01979
Author: Patrick Schleizer <[email protected]>
Date: Sat Feb 8 06:14:35 2025 -0500
comment
commit 4a3714758cead75b642dd0839293a6f6e5b1de35
Author: Patrick Schleizer <[email protected]>
Date: Sat Feb 8 06:14:14 2025 -0500
.
commit e5d13f23f308cab1ca7ecb85f7c267f5fcfa0154
Author: Patrick Schleizer <[email protected]>
Date: Sat Feb 8 06:13:08 2025 -0500
minor
commit 94d8659f61bc0500b2f557ad06ffbb26f554eccb
Author: Patrick Schleizer <[email protected]>
Date: Sat Feb 8 06:12:29 2025 -0500
let `#DEBHELPER#` restart privleap before re-creating privleap sockets
commit 253d3aa317a2e31dba1ce188b8d7c402dbce7310
Author: Patrick Schleizer <[email protected]>
Date: Sat Feb 8 06:07:24 2025 -0500
minor
commit e2537eec4a2fd279909267998c25fb4a649e5811
Author: Patrick Schleizer <[email protected]>
Date: Sat Feb 8 06:07:00 2025 -0500
refactoring
commit 571c06eb5e6d0ada72c0ca2c044db6ac24f8483c
Author: Patrick Schleizer <[email protected]>
Date: Sat Feb 8 06:05:26 2025 -0500
avoid `which` and assume `systemctl` is available
commit 3c2c14ed5dc6920408c09cb7a8659f36bf3d88ba
Author: Patrick Schleizer <[email protected]>
Date: Sat Feb 8 06:00:55 2025 -0500
disable manual and likely unneeded systemctl restart to fix lintian warning
commit fe5ccebedad6789abde35c31e87315745d2f0b87
Author: Patrick Schleizer <[email protected]>
Date: Sat Feb 8 10:49:44 2025 +0000
bumped changelog version
commit 1c3b56605ccbf6530f8128ea0eab4327aa7d8567
Merge: 30db2fd 6f24165
Author: Patrick Schleizer <[email protected]>
Date: Sat Feb 8 05:40:44 2025 -0500
Merge remote-tracking branch 'ArrayBolt3/master'
commit 6f24165230db765b50194db20d62eebdc096994a
Author: Aaron Rainbolt <[email protected]>
Date: Fri Feb 7 15:15:18 2025 -0600
Add dpkg trigger for automatically restarting privleapd when new configuration is installed
commit eb372e470b97b2dce1b3063ffdff236784a52673
Author: Aaron Rainbolt <[email protected]>
Date: Fri Feb 7 14:15:39 2025 -0600
Use systemd executable prefix instead of a shell to prevent privleapd start failure from preventing login
commit 30db2fd12d3db6b6f1d84961e5457e033beb5c7a
Author: Patrick Schleizer <[email protected]>
Date: Fri Feb 7 11:17:21 2025 +0000
bumped changelog version
commit a0df48709aea3f3b917954ed2b1a90626659cd21
Merge: f5b55c1 daa0487
Author: Patrick Schleizer <[email protected]>
Date: Fri Feb 7 06:15:13 2025 -0500
Merge remote-tracking branch 'ArrayBolt3/master'
commit daa048708f1bd45193ff910f535f70b792e36cf1
Author: Aaron Rainbolt <[email protected]>
Date: Fri Feb 7 00:01:44 2025 -0600
Fix a mypy gripe
commit 7b744f89862c0ca64867a411ff19b63857ffadcf
Author: Aaron Rainbolt <[email protected]>
Date: Thu Feb 6 23:55:19 2025 -0600
Add invalid ASCII testing, close the stdin stream of child processes upon creation
commit 0b80a23c8d1668ccab8ca39fa9a9e2f279766f54
Author: Aaron Rainbolt <[email protected]>
Date: Thu Feb 6 21:31:31 2025 -0600
Avoid login failure if privleap is unable to start, add test for command lines with multiple equals signs
commit d20f9aa2f6332c112de4b79f06dd4b74cba80f30
Author: Aaron Rainbolt <[email protected]>
Date: Thu Feb 6 21:17:53 2025 -0600
Prevent crashes if an authorized user or group does not exist
commit f5b55c154febbae7678fa81cd6618d7a71ab8f8f
Author: Patrick Schleizer <[email protected]>
Date: Thu Feb 6 17:16:14 2025 +0000
bumped changelog version
commit 556d4371f6e83f67e3b8dad68c6424de3f230275
Merge: dec939e e81c890
Author: Patrick Schleizer <[email protected]>
Date: Thu Feb 6 12:16:00 2025 -0500
Merge remote-tracking branch 'ArrayBolt3/master'
commit e81c89099cba6594b4d9e3763dc9e1e5a205fd39
Author: Aaron Rainbolt <[email protected]>
Date: Thu Feb 6 10:28:02 2025 -0600
Fix typo, correct incorrect ASCII checks
commit dec939e01bff3557fec5f865e34060b1f19154b1
Author: Patrick Schleizer <[email protected]>
Date: Tue Feb 4 09:48:35 2025 +0000
bumped changelog version
commit ee1e7b8a172b107201464621634f62c12fb2438f
Merge: 6690263 fb3a359
Author: Patrick Schleizer <[email protected]>
Date: Mon Feb 3 06:16:11 2025 -0500
Merge remote-tracking branch 'ArrayBolt3/master'
commit fb3a3590d48647a9ae49d17ead4fd8cf91c453be
Author: Aaron Rainbolt <[email protected]>
Date: Sun Feb 2 21:51:39 2025 -0600
Allow multiple users and groups to be authorized to run one action, polish tests
commit cff5981eb763e670bb12806f588cc61738379050
Author: Aaron Rainbolt <[email protected]>
Date: Sun Feb 2 14:34:40 2025 -0600
Fix botched function call, add test to catch similar issues in the future
commit 1520ed870c46611c9e783695016365c9c58c86c0
Author: Aaron Rainbolt <[email protected]>
Date: Sun Feb 2 13:35:22 2025 -0600
Polish tests and code further, ensure that UIDs/GIDs work in places where user names and group names are expected
commit 9ddf886fa56800281d85120071d9525f7853f4a8
Author: Aaron Rainbolt <[email protected]>
Date: Sun Feb 2 00:05:35 2025 -0600
(wip) Allow UIDs and GIDs to be used anywhere usernames or group names would be accepted
commit 18712266d1f6d2f2c8eb9a473b04eccab5adc724
Author: Aaron Rainbolt <[email protected]>
Date: Sat Feb 1 20:52:19 2025 -0600
Add support for persistent users, simplify simple message classes
commit 48532969f7ff44aeb0eafda3823e90478c611f7f
Author: Aaron Rainbolt <[email protected]>
Date: Sat Feb 1 19:53:18 2025 -0600
Allow root to run all actions
commit 669026342a24e8a36d6e396441f9446ea36ff2f3
Author: Patrick Schleizer <[email protected]>
Date: Sat Feb 1 13:38:37 2025 +0000
bumped changelog version
commit 1d52d0e33cb5bd850e06c7cb211979379060beaa
Merge: ec31cc1 6b87a13
Author: Patrick Schleizer <[email protected]>
Date: Fri Jan 31 14:45:47 2025 -0500
Merge remote-tracking branch 'ArrayBolt3/master'
commit 6b87a132d480c695874fe7e3c9e62aae30098f13
Author: Aaron Rainbolt <[email protected]>
Date: Thu Jan 30 23:19:24 2025 -0600
More readability and security improvements, remove obsolete test plan file
commit ec31cc180f4d9787779a0ad27f0168040652a76f
Author: Patrick Schleizer <[email protected]>
Date: Thu Jan 30 16:43:51 2025 +0000
bumped changelog version
commit b053c19918f936036c5c0d969f6857bedc4cbb5c
Merge: 5cbeeb9 28a4f89
Author: Patrick Schleizer <[email protected]>
Date: Thu Jan 30 11:33:25 2025 -0500
Merge remote-tracking branch 'ArrayBolt3/master'
commit 28a4f89c0fa977f0dbaad20b267c3342d3652ac5
Author: Aaron Rainbolt <[email protected]>
Date: Wed Jan 29 21:55:11 2025 -0600
Clarify a couple of comments
commit 5d634a423aad3eae0d8f8c1673608bd64576172c
Author: Aaron Rainbolt <[email protected]>
Date: Wed Jan 29 21:52:38 2025 -0600
Remove unneeded action_name parameters in messages, use an int for exit code handling
commit 04f1d068df5affa253a54191cc43dbf9ee0423d0
Author: Aaron Rainbolt <[email protected]>
Date: Wed Jan 29 21:34:41 2025 -0600
privleapd: set SHELL in child processes, set the current working directory properly
commit 1434245e39e9ffb4ad31ae8a76f86d442398694b
Author: Aaron Rainbolt <[email protected]>
Date: Wed Jan 29 21:00:16 2025 -0600
Re-enable previously failing tests, fix pylint gripes
commit 5845034c68f42ebd65331ea72ddeff075e59f8d4
Author: Aaron Rainbolt <[email protected]>
Date: Wed Jan 29 20:26:31 2025 -0600
Make tests more robust, add test log header and summary
commit 5cbeeb9a9765128f50550221b69a5e50702ed9ce
Author: Patrick Schleizer <[email protected]>
Date: Wed Jan 29 14:02:47 2025 +0000
bumped changelog version
commit 22416f2c2eb1056ae8111bdea5851ce7faef2ba4
Author: Patrick Schleizer <[email protected]>
Date: Wed Jan 29 09:02:33 2025 -0500
changelog
commit cc6ee464acebf619a56b32625c4e0a31aefbbd2a
Author: Patrick Schleizer <[email protected]>
Date: Wed Jan 29 13:13:32 2025 +0000
bumped changelog version
commit 4af5d30a429933f25c36d14333540cf63330d5c5
Merge: 2ba6007 244c062
Author: Patrick Schleizer <[email protected]>
Date: Wed Jan 29 08:07:51 2025 -0500
Merge remote-tracking branch 'ArrayBolt3/master'
commit 244c0626f20b4138731867e75e2249c5a280b023
Author: Aaron Rainbolt <[email protected]>
Date: Wed Jan 29 00:13:24 2025 -0600
Implement more tests, add autopkgtest support, fix test bugs
commit 2ba6007fbf01bd6c747a1c106f265348a7f31ce5
Merge: a9f9403 c688060
Author: Patrick Schleizer <[email protected]>
Date: Tue Jan 28 14:09:58 2025 -0500
Merge remote-tracking branch 'ArrayBolt3/master'
commit c6880608fab0d57ef6eb9133f2985242413b0aac
Author: Aaron Rainbolt <[email protected]>
Date: Mon Jan 27 22:21:10 2025 -0600
Add more tests for privleapd, refactor tests (wip)
commit 205a56b02bf8032e36551d1edcdf62863efd4f27
Author: Aaron Rainbolt <[email protected]>
Date: Sun Jan 26 18:40:40 2025 -0600
Add unit tests (wip)
commit d0159f0da4e7873ae127681063dfb807cf7bf6fa
Author: Aaron Rainbolt <[email protected]>
Date: Sun Jan 26 11:41:56 2025 -0600
Use logging rather than print in privleapd
commit 5e56987b0a7f543ad84c7d2b57bb21913ec5ffef
Author: Aaron Rainbolt <[email protected]>
Date: Sat Jan 25 23:13:19 2025 -0600
Extensive post-review refactoring
commit a9f940338959e7719eafe0046595ab008b04881b
Author: Patrick Schleizer <[email protected]>
Date: Fri Jan 24 13:29:42 2025 +0000
bumped changelog version
commit 765c472871d3a8675404f5780b6e0af0f3de954f
Merge: aaedc49 9353c5a
Author: Patrick Schleizer <[email protected]>
Date: Fri Jan 24 08:29:27 2025 -0500
Merge remote-tracking branch 'ArrayBolt3/master'
commit 9353c5a4449c26a808a3681eae5aeee9b79c7e04
Author: Aaron Rainbolt <[email protected]>
Date: Fri Jan 24 00:53:10 2025 -0600
Make code PyLint-compliant (wip)
commit 626c06651a28162fac3122fa79e4c1d1a0e7b441
Author: Aaron Rainbolt <[email protected]>
Date: Thu Jan 23 21:08:02 2025 -0600
Add detailed type annotations to pass mypy (untested)
commit aaedc494bc07d133c4f278ae7b5c0d9af907f2bb
Author: Patrick Schleizer <[email protected]>
Date: Thu Jan 23 16:26:21 2025 +0000
bumped changelog version
commit e4d79b08facd849584e8085908ef90818c0b90eb
Author: Patrick Schleizer <[email protected]>
Date: Thu Jan 23 11:12:05 2025 -0500
copyright
commit 24a8887ffc5491eabb6deb60ccc2f0de00ef1a24
Author: Patrick Schleizer <[email protected]>
Date: Thu Jan 23 14:51:55 2025 +0000
bumped changelog version
commit 5d85b477403bbe0ed98ec73903c0419ca92ff222
Merge: ea6c142 4823d3c
Author: Patrick Schleizer <[email protected]>
Date: Thu Jan 23 09:34:59 2025 -0500
Merge remote-tracking branch 'ArrayBolt3/master'
commit 4823d3ca8d5e11e41d230dcec4a486e8670c275d
Author: Aaron Rainbolt <[email protected]>
Date: Wed Jan 22 22:21:17 2025 -0600
Fix readme, allow numbers in action names, fix environment and threading bugs
commit c18cc94cd29c66cdaa8e0d059c0250ff089bc4bd
Author: Aaron Rainbolt <[email protected]>
Date: Wed Jan 22 19:19:25 2025 -0600
Automatically handle leapctl user socket management, fix systemd unit bug
commit 8ea08423bbb318c505683b3f51e2383b82aebef2
Author: Aaron Rainbolt <[email protected]>
Date: Wed Jan 22 17:06:47 2025 -0600
Fix a logic error with stdio streaming, allow multiple actions to be defined in one file
commit 6c653e64da4959de2b53b72ec49835c01808204b
Author: Aaron Rainbolt <[email protected]>
Date: Wed Jan 22 14:14:03 2025 -0600
Greatly improve input validation, trim unneeded code and commented-out code
commit ea6c142117d8982f54e1259433c730b8d3f94a28
Author: Patrick Schleizer <[email protected]>
Date: Wed Jan 22 14:39:25 2025 +0000
bumped changelog version
commit 95618b825baefb8216ae502ac993ea0628c4d202
Author: Aaron Rainbolt <[email protected]>
Date: Wed Jan 22 00:26:02 2025 -0600
Allow streaming stdout and stderr, don't drop the entire server's privileges when spawning a process
commit 8b0a3899d739919adc943cd6273c2aab58f72ccc
Author: Aaron Rainbolt <[email protected]>
Date: Tue Jan 21 22:58:44 2025 -0600
Allow running actions as users other than root, handle launch-time errors gracefully
commit c1b6cf4a7e5c91249c983153b5dfd38bb7c70573
Author: Aaron Rainbolt <[email protected]>
Date: Sun Jan 19 15:45:30 2025 -0600
Fix README
commit 9f130920d95ba64f74f81aeadd485ac32f8e392f
Author: Aaron Rainbolt <[email protected]>
Date: Sun Jan 19 15:42:29 2025 -0600
More bugfixes and polishing after testing and stress-testing
commit 80ce8a040dd0fbaaf601c053a1730b5882286279
Author: Aaron Rainbolt <[email protected]>
Date: Sun Jan 19 01:43:19 2025 -0600
Various improvements
commit 437146297eecf82beb26b149b79daa62cfcb983a
Author: Aaron Rainbolt <[email protected]>
Date: Sun Jan 19 00:39:21 2025 -0600
Bugfixes, add leapctl and leaprun code, polish readme
commit d52eb866f9c5241942c5ff971a19ae71f1b13b3a
Author: Aaron Rainbolt <[email protected]>
Date: Fri Jan 17 16:45:42 2025 -0600
Initial commit, very incomplete