fixs faileds: /bin/sh/: gcc: command not found.
This commit is contained in:
parent
9a77da39fd
commit
68a0081ab8
@ -1,13 +1,13 @@
|
|||||||
Name: openvpn
|
Name: openvpn
|
||||||
Version: 2.4.8
|
Version: 2.4.8
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: A full-featured open source SSL VPN solution
|
Summary: A full-featured open source SSL VPN solution
|
||||||
License: GPLv2 and OpenSSL and SSLeay
|
License: GPLv2 and OpenSSL and SSLeay
|
||||||
URL: https://community.openvpn.net/openvpn
|
URL: https://community.openvpn.net/openvpn
|
||||||
Source0: https://swupdate.openvpn.org/community/releases/openvpn-%{version}.tar.gz
|
Source0: https://swupdate.openvpn.org/community/releases/openvpn-%{version}.tar.gz
|
||||||
Patch0000: CVE-2020-11810.patch
|
Patch0000: CVE-2020-11810.patch
|
||||||
Patch0001: CVE-2020-15078.patch
|
Patch0001: CVE-2020-15078.patch
|
||||||
BuildRequires: openssl-devel lz4-devel systemd-devel lzo-devel
|
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
|
||||||
|
|
||||||
Requires: iproute
|
Requires: iproute
|
||||||
@ -123,6 +123,9 @@ fi
|
|||||||
%{_mandir}/man8/%{name}.8*
|
%{_mandir}/man8/%{name}.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 9 2021 zhaoyao <zhaoyao32@huawei.com> - 2.4.8-6
|
||||||
|
- fix faileds: /bin/sh: gcc: command not found.
|
||||||
|
|
||||||
* Tue May 25 2021 wangyue <wangyue92@huawei.com> - 2.4.8-5
|
* Tue May 25 2021 wangyue <wangyue92@huawei.com> - 2.4.8-5
|
||||||
- fix CVE-2020-15078
|
- fix CVE-2020-15078
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user