diff --git a/openvpn-2.5.8.tar.xz b/openvpn-2.5.8.tar.xz deleted file mode 100644 index a7123bb..0000000 Binary files a/openvpn-2.5.8.tar.xz and /dev/null differ diff --git a/openvpn-2.6.2.tar.gz b/openvpn-2.6.2.tar.gz new file mode 100644 index 0000000..da8b093 Binary files /dev/null and b/openvpn-2.6.2.tar.gz differ diff --git a/openvpn.spec b/openvpn.spec index 65bbacc..5beb40b 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -1,14 +1,15 @@ Name: openvpn -Version: 2.5.8 +Version: 2.6.2 Release: 1 Summary: A full-featured open source SSL VPN solution License: GPL-2.0-or-later and OpenSSL and SSLeay URL: https://community.openvpn.net/openvpn -Source0: https://build.openvpn.net/downloads/releases/%{name}-%{version}.tar.xz +Source0: https://build.openvpn.net/downloads/releases/%{name}-%{version}.tar.gz Patch0: openvpn-2.4-change-tmpfiles-permissions.patch BuildRequires: openssl-devel lz4-devel systemd-devel lzo-devel gcc BuildRequires: iproute pam-devel pkcs11-helper-devel >= 1.11 BuildRequires: libselinux-devel +BuildRequires: libcap-ng-devel Requires: iproute Requires(pre): /usr/sbin/useradd @@ -123,6 +124,9 @@ fi %{_mandir}/man5/openvpn-examples.5.gz %changelog +* Thu Apr 20 2023 xu_ping <707078654@qq.com> - 2.6.2-1 +- Update to 2.6.2 + * Thu Feb 02 2023 yaoxin - 2.5.8-1 - Update to 2.5.8