update sample-keys
(cherry picked from commit 4dbbf8504816fefbe1693ec6e3ce800aa014d80a)
This commit is contained in:
parent
607bf765c4
commit
f8baa70826
1751
backport-update-sample-keys.patch
Normal file
1751
backport-update-sample-keys.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
Name: openvpn
|
Name: openvpn
|
||||||
Version: 2.5.5
|
Version: 2.5.5
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: A full-featured open source SSL VPN solution
|
Summary: A full-featured open source SSL VPN solution
|
||||||
License: GPL-2.0-or-later and OpenSSL and SSLeay
|
License: GPL-2.0-or-later and OpenSSL and SSLeay
|
||||||
URL: https://community.openvpn.net/openvpn
|
URL: https://community.openvpn.net/openvpn
|
||||||
@ -9,6 +9,7 @@ Source0: https://swupdate.openvpn.org/community/releases/openvpn-%{version}.tar.
|
|||||||
Patch0: CVE-2022-0547.patch
|
Patch0: CVE-2022-0547.patch
|
||||||
Patch1: CVE-2024-28882.patch
|
Patch1: CVE-2024-28882.patch
|
||||||
Patch2: CVE-2024-5594.patch
|
Patch2: CVE-2024-5594.patch
|
||||||
|
Patch3: backport-update-sample-keys.patch
|
||||||
BuildRequires: openssl-devel lz4-devel systemd-devel lzo-devel gcc
|
BuildRequires: openssl-devel lz4-devel systemd-devel lzo-devel gcc
|
||||||
BuildRequires: iproute pam-devel pkcs11-helper-devel >= 1.11
|
BuildRequires: iproute pam-devel pkcs11-helper-devel >= 1.11
|
||||||
|
|
||||||
@ -38,7 +39,7 @@ User guide and other related documents for %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1 -S git
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --enable-x509-alt-username --enable-iproute2 --with-crypto-library=openssl --enable-pkcs11 --enable-selinux --enable-systemd SYSTEMD_UNIT_DIR=%{_unitdir} TMPFILES_DIR=%{_tmpfilesdir} IPROUTE=/sbin/ip
|
%configure --enable-x509-alt-username --enable-iproute2 --with-crypto-library=openssl --enable-pkcs11 --enable-selinux --enable-systemd SYSTEMD_UNIT_DIR=%{_unitdir} TMPFILES_DIR=%{_tmpfilesdir} IPROUTE=/sbin/ip
|
||||||
@ -125,6 +126,9 @@ fi
|
|||||||
%{_mandir}/man5/openvpn-examples.5.gz
|
%{_mandir}/man5/openvpn-examples.5.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 06 2024 liningjie <liningjie@xfusion.com> - 2.5.5-5
|
||||||
|
- update sample-keys
|
||||||
|
|
||||||
* Sat Jul 20 2024 Funda Wang <fundawang@yeah.net> - 2.5.5-4
|
* Sat Jul 20 2024 Funda Wang <fundawang@yeah.net> - 2.5.5-4
|
||||||
- Fix CVE-2024-5594
|
- Fix CVE-2024-5594
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user