-
Notifications
You must be signed in to change notification settings - Fork 3
/
versions.yml
419 lines (418 loc) · 9.18 KB
/
versions.yml
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
version: 0.10.1
time: 2024/11/25 16:50
author: Josep Llaneras
email: [email protected]
urgency: low
stability: unstable
description:
- Do not use privileged local port for wireguard.
---
version: 0.10.0
time: 2024/11/19 13:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: low
stability: unstable
description:
- Drop Ubuntu 20.04 support.
---
version: 0.9.11
time: 2024/11/18 13:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: low
stability: unstable
description:
- Remove DoH.
---
version: 0.9.10
time: 2024/11/15 09:58
author: Luke Titley
email: [email protected]
urgency: low
stability: unstable
description:
- Added semgrep scanning to CI.
---
version: 0.9.9
time: 2024/11/08 16:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: medium
stability: unstable
description:
- Change to new custom DNS format.
---
version: 0.9.8
time: 2024/11/06 16:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: medium
stability: unstable
description:
- Refactor code so that new changes are taken into consideration.
---
version: 0.9.7
time: 2024/11/06 15:35
author: Luke Titley
email: [email protected]
urgency: medium
stability: unstable
description:
- Fix unsupported type annotation in python 3.8.10.
---
version: 0.9.6
time: 2024/10/30 09:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: medium
stability: unstable
description:
- Fix bug where automatic DNS settings is ignored, regardless if custom DNS is passed or not.
---
version: 0.9.5
time: 2024/10/30 12:00
author: Luke Titley
email: [email protected]
urgency: medium
stability: unstable
description:
- Validate custom DNS values for IPv4/6.
---
version: 0.9.4
time: 2024/10/10 15:00
author: Luke Titley
email: [email protected]
urgency: medium
stability: unstable
description:
- Generate the changelogs in the CI.
---
version: 0.9.3
time: 2024/10/08 15:00
author: Luke Titley
email: [email protected]
urgency: medium
stability: unstable
description:
- Move to a centralised way to update the version of the package.
---
version: 0.9.2
time: 2024/10/02 13:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: medium
stability: unstable
description:
- Handle connection details received by local agent.
---
version: 0.9.1
time: 2024/09/27 11:16
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Fix regression handling local agent errors.
---
version: 0.9.0
time: 2024/09/25 17:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: medium
stability: unstable
description:
- Merge killswitch-network-manager and killswitch-network-manager-wiregaurd packages
into this one.
---
version: 0.8.1
time: 2024/09/24 09:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: medium
stability: unstable
description:
- Notify subscribers on error messages coming from LA.
---
version: 0.8.0
time: 2024/09/23 12:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: medium
stability: unstable
description:
- Drop logger dependency since it's been merged into core-api.
---
version: 0.7.0
time: 2024/09/17 10:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: medium
stability: unstable
description:
- Promote WireGuard protocol to stable.
---
version: 0.6.4
time: 2024/09/06 15:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: medium
stability: unstable
description:
- Implement minimal IPv6 support for WireGuard protocol.
---
version: 0.6.3
time: 2024/09/02 08:26
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Declare dependency breakage
---
version: 0.6.2
time: 2024/08/30 15:32
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Force removal of obsolete packages
---
version: 0.6.1
time: 2024/08/30 14:42
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Change Replaces by Conflicts clause on debian package
---
version: 0.6.0
time: 2024/08/22 12:52
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Move openvpn and wireguard packages into this one
---
version: 0.5.3
time: 2024/08/20 09:05
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Remove dead code
---
version: 0.5.2
time: 2024/08/08 14:42
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Fix app stuck in disconnecting state on OpenVPN
---
version: 0.5.1
time: 2024/08/07 08:18
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Fix app stuck in disconnecting state
---
version: 0.5.0
time: 2024/07/11 07:00
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Add proton-vpn-api-core dependency
---
version: 0.4.2
time: 2024/03/01 09:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: medium
stability: unstable
description:
- Update to new interface
---
version: 0.4.1
time: 2024/02/27 09:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: medium
stability: unstable
description:
- Make necessary changes to support Wireguard protocol
---
version: 0.4.0
time: 2024/02/14 14:52
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Initialize connection with persisted parameters
---
version: 0.3.5
time: 2024/01/31 11:06
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Remove connection delay
---
version: 0.3.4
time: 2024/01/31 09:05
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Initialize state machine in Error state when inactive VPN connection is found
---
version: 0.3.3
time: 2024/01/11 15:42
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Fix deadlock when notifying connection subscribers
---
version: 0.3.2
time: 2024/01/09 13:32
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Fix connection cancellation
---
version: 0.3.1
time: 2023/12/13 11:26
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Fix state machine getting stuck in disconnecting state.
---
version: 0.3.0
time: 2023/09/04 09:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: medium
stability: unstable
description:
- Add time delay before making tcpcheck call, due to kill switch, to ensure that server
is reacheable
---
version: 0.2.7
time: 2023/07/05 11:00
author: Alexandru Cheltuitor
email: [email protected]
urgency: medium
stability: unstable
description:
- Update Loader.get_all() argument for getting NetworkManager protocols
---
version: 0.2.6
time: 2023/04/14 07:54
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Test network connectivity to the server before starting the VPN connection
---
version: 0.2.5
time: 2023/04/03 13:52
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Adapt to VPN connection refactoring
---
version: 0.2.4
time: 2023/02/09 10:04
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Log exception when trying to connect and the network interface is not available
---
version: 0.2.3
time: 2022/12/30 10:20
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Remove network manager connection when the VPN connection is stopped
---
version: 0.2.2
time: 2022/12/21 11:16
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Do not leak NetworkManager connections on connection setup errors
---
version: 0.2.1
time: 2022/12/20 16:16
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Handle errors happening while setting up or starting the connection
- 'Split stop_connection in 2: stop_connection and remove_connection'
- Ovewrite remove_persistence so that it also removes the NM connection
---
version: 0.2.0
time: 2022/12/14 09:20
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Handle device disconnected event
---
version: 0.1.0
time: 2022/12/02 17:13
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: unstable
description:
- Add persisted connection parameters to connection state
---
version: 0.0.2
time: 2022/11/04 09:00
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: UNRELEASED
description:
- Set up connection asynchronously
- Run a single separate main loop for NM client
---
version: 0.0.1
time: 2022/06/01 09:00
author: Josep Llaneras
email: [email protected]
urgency: medium
stability: UNRELEASED
description:
- First release