SHA256
1
0
forked from pool/openvpn
openvpn/openvpn-2.3-plugin-man.dif
Reinhard Max 5126890df2 - Update to 2.5.3:
* Removal of BF-CBC support in default configuration
    *** POSSIBLE INCOMPATIBILITY ***
    See section "DATA CHANNEL CIPHER NEGOTIATION" in openvpn(8).
  * Connections setup is now much faster
  * Support ChaCha20-Poly1305 cipher in the OpenVPN data channel
  * Improved TLS 1.3 support when using OpenSSL 1.1.1 or newer
  * Client-specific tls-crypt keys (--tls-crypt-v2)
  * Improved Data channel cipher negotiation
  * HMAC based auth-token support for seamless reconnects to
    standalone servers or a group of servers
  * Asynchronous (deferred) authentication support for auth-pam
    plugin
  * Asynchronous (deferred) support for client-connect scripts and
    plugins
  * Support IPv4 configs with /31 netmasks
  * 802.1q VLAN support on TAP servers
  * Support IPv6-only tunnels
  * New option --block-ipv6 to reject all IPv6 packets (ICMPv6)
  * Support Virtual Routing and Forwarding (VRF)
  * Netlink integration (OpenVPN no longer needs to execute
    ifconfig/route or ip commands)
  * Obsoletes openvpn-2.3.9-Fix-heap-overflow-on-getaddrinfo-result.patch
- bsc#1062157: The fix for bsc#934237 causes problems with the
  crypto self-test of newer openvpn versions.
  Remove openvpn-2.3.x-fixed-multiple-low-severity-issues.patch .

OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=165
2021-08-05 14:32:44 +00:00

16 lines
698 B
Plaintext

--- doc/openvpn.8.orig
+++ doc/openvpn.8
@@ -6059,9 +6059,9 @@ For more information and examples on how
modules, see the README file in the \fBplugin\fP folder of the OpenVPN
source distribution.
.sp
-If you are using an RPM install of OpenVPN, see
-\fB/usr/share/openvpn/plugin\fP\&. The documentation is in \fBdoc\fP and
-the actual plugin modules are in \fBlib\fP\&.
+If you are using an RPM install of OpenVPN, the actual plugin modules
+are in \fB@PLUGIN_LIBDIR@\fP\& and the documentation is in
+\fB@PLUGIN_DOCDIR@/README.<plugin-name>\fP\&.
.sp
Multiple plugin modules can be cascaded, and modules can be used in
tandem with scripts. The modules will be called by OpenVPN in the order