We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0685414 commit 40eab22Copy full SHA for 40eab22
1 file changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### BUG FIXES
6
7
+- Added the polkit action IDs `org.freedesktop.resolve1.{flush-caches,reset-server-features,reset-statistics}`
8
+ to the list of actions allowed for the user running the OpenVPN client. The
9
+ absence of these actions previously led to failures calling the relevant
10
+ D-Bus methods under configurations that enabled cache flushes, server feature
11
+ resets, or statistics resets.
12
13
## 2.0.0 (2025.03.23)
14
15
### IMPROVEMENTS
0 commit comments