Skip to content

Commit d8a6aa9

Browse files
author
Jonathan Wright
committed
v1.2.2
1 parent 6841129 commit d8a6aa9

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

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+
322
## 1.2.1 (2016.10.06)
423

524
### NOTES

0 commit comments

Comments
 (0)