File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.2.2 (2016.12.13)
4
+
5
+ ### NOTES
6
+
7
+ This one is a thanks to @mikken and helps support OpenVPN 2.4 as well as fix
8
+ an issue with ` DNSSEC ` handling on the ` busctl ` call.
9
+
10
+ ### BUG FIXES
11
+
12
+ - The incorrect usage of ` down-pre ` which as of OpenVPN 2.4 is now a fatal error
13
+ when you pass it an argument (i.e. the script we were originally thought it
14
+ should be calling). (@mikken )
15
+ - Issues with ` busctl ` and bash properly handling the "empty string" case to use
16
+ the default ` DNSSEC ` option. (@jonathanio )
17
+ - Noise when ` busctl ` is called on the down case when privileges have been
18
+ dropped in the client. (@mikken )
19
+ - Added documentation for ` allow-downgrade ` support in ` DNSSEC ` option (which
20
+ was supported, but not documented). (@jonathanio )
21
+
3
22
## 1.2.1 (2016.10.06)
4
23
5
24
### NOTES
You can’t perform that action at this time.
0 commit comments