diff --git a/README.md b/README.md index 75e1a95..be02624 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,4 @@ OpenVPN is a full-featured SSL VPN solution which can accomodate a wide range of OpenVPN implements OSI layer 2 or 3 secure network extension using the industry standard SSL/TLS protocol, supports flexible client authentication methods based on certificates, smart cards, and/or 2-factor authentication, and allows user or group-specific access control policies using firewall rules applied to the VPN virtual interface. OpenVPN is not a web application proxy and does not operate through a web browser. + diff --git a/openvpn.spec b/openvpn.spec index 0a1df58..63bb729 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -1,5 +1,5 @@ Name: openvpn -Version: 2.6.12 +Version: 2.6.13 Release: 1mamba Summary: A full-featured SSL VPN solution which can accomodate a wide range of configurations Group: Network/Security @@ -30,7 +30,6 @@ OpenVPN is a full-featured SSL VPN solution which can accomodate a wide range of OpenVPN implements OSI layer 2 or 3 secure network extension using the industry standard SSL/TLS protocol, supports flexible client authentication methods based on certificates, smart cards, and/or 2-factor authentication, and allows user or group-specific access control policies using firewall rules applied to the VPN virtual interface. OpenVPN is not a web application proxy and does not operate through a web browser. -%debug_package %prep %setup -q @@ -102,6 +101,9 @@ fi #ChangeLog README %changelog +* Wed Jan 15 2025 Automatic Build System 2.6.13-1mamba +- automatic version update by autodist + * Fri Jul 19 2024 Automatic Build System 2.6.12-1mamba - automatic version update by autodist