> > Discussed OpenVPN 2.4.7 release. Agreed that 2.4.7 should be tagged the > upcoming Monday, so that it can go to Debian 10. The patches that we > still need or would like to have are: > > - script-security vs. GUI > - auth-token-hmac (fairly intrusive but well-isolated) >
Note that auth-token-hmac for OpenVPN 2.4.6 will require additional
patches/backports from master. These would be:
- Cherry pick buffer_read_from_file from 5817b49
- Introduce buffer_write_file()
- Add crypto_pem_{encode,decode}()
- Cherry-pick integer htonll and ntohll from master
And also the other commits do not cleanly apply to 2.4 without a bit of
conflict resolution.
https://github.com/schwabe/openvpn/commits/schwabe/auth-token-hmac-24
has a branch of this.
Arne
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
