diff --git a/openvpn.spec b/openvpn.spec index 7bfb8e3..57869e1 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -77,6 +77,7 @@ find contrib sample -type f -perm /100 \ --enable-pkcs11 \ --enable-selinux \ --enable-systemd \ + --enable-x509-alt-username \ --docdir=%{_pkgdocdir} \ SYSTEMD_UNIT_DIR=%{_unitdir} \ TMPFILES_DIR=%{_tmpfilesdir} \ @@ -185,6 +186,7 @@ getent passwd openvpn &>/dev/null || \ * Thu May 11 2017 David Sommerseth - 2.4.2-2 - Install and take ownership of /run/openvpn-{client,server} (rhbz#1444601) - Install and take ownership of /var/lib/openvpn (rhbz#922786) +- Re-enable --enable-x509-alt-username (rhbz#1443942) * Thu May 11 2017 David Sommerseth - 2.4.2-1 - Update to upstream openvpn-2.4.2