Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : openvpn | name : openvpn | ||||
| version : 2.4.9 | version : 2.5.2 | ||||
| release : 14 | release : 15 | ||||
| source : | source : | ||||
| - https://github.com/OpenVPN/openvpn/archive/v2.4.9.tar.gz : cccadc1b4849107df3ba34f5d9d64284676ba99aa88415f1bcd481e08a3bc548 | - https://github.com/OpenVPN/openvpn/archive/v2.5.2.tar.gz : ba38b0f2a6b4e5b1a0f353afc175625fb492e479641523edd78ffebab3416cdb | ||||
| license : | license : | ||||
| - GPL-2.0-only | - GPL-2.0-only | ||||
| - BSD-4-Clause | - BSD-4-Clause | ||||
| - OpenSSL | - OpenSSL | ||||
| - Zlib | - Zlib | ||||
| component : network.clients | component : network.clients | ||||
| homepage : https://openvpn.net/community/ | |||||
| summary : OpenVPN Client | summary : OpenVPN Client | ||||
| description: | | description: | | ||||
| An easy-to-use, robust, and highly configurable VPN (Virtual Private Network) | An easy-to-use, robust, and highly configurable VPN (Virtual Private Network) | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(liblz4) | |||||
| - pkgconfig(lzo2) | - pkgconfig(lzo2) | ||||
| - iproute2 | |||||
| - mbedtls-devel | - mbedtls-devel | ||||
| - python-docutils | |||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/0001-Change-the-default-cipher-to-AES-256-GCM-for-server-.patch | %reconfigure --enable-async-push \ | ||||
| %reconfigure --enable-async-push --enable-iproute2 --enable-systemd --with-crypto-library=mbedtls | --enable-systemd \ | ||||
| --with-crypto-library=mbedtls | |||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| rm -rf $installdir/usr/share/doc | |||||
| check : | | check : | | ||||
| %make check | %make check | ||||
| # OpenVPN self-test (crypto) | # OpenVPN self-test (crypto) | ||||
| ./src/openvpn/openvpn --genkey --secret key | ./src/openvpn/openvpn --genkey --secret key | ||||
| ./src/openvpn/openvpn --test-crypto --secret key | ./src/openvpn/openvpn --test-crypto --secret key | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.