[Test Plan]
The bug can be reproduced by just running:
openvpn --show-ciphers
The non-patched version returns no algorithms and the patched version
should include a list of cipher algorithms like this:
AES-128-CBC (128 bit key, 128 bit block)
AES-128-CFB (128 bit key, 128 bit block, TLS client/s
Based on Vladimir's tests passing, and the major points being addressed,
this seems ready for sponsorship to jammy. I'll upload making the
trivial tweaks to d/changelog that Vladimir pointed out. On the subject
of copying the test-plan it would *appear*, looking at the BPO process
[1] that the temp