Package openvpn: Information

  • Default inline alert: Version in the repository: 2.6.10-alt1

Source package: openvpn
Version: 2.5.4-alt1
Latest version according to Repology
Build time:  Nov 8, 2021, 02:33 AM in the task #289155
Category: System/Servers
Report package bug
License: GPLv2 with OpenSSL exception
Summary: a full-featured SSL VPN solution
Description: 
OpenVPN is a full-featured SSL VPN solution which can accomodate
a wide range  of configurations,  including road warrior access,
home/office/campus  telecommuting,  WiFi security, secure branch
office  linking,  and enterprise-scale  remote access  solutions
with load balancing, failover, and fine-grained access-controls.

List of rpms provided by this srpm:
openvpn (x86_64, ppc64le, i586, armh, aarch64)
openvpn-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
openvpn-devel (noarch)
openvpn-docs (noarch)
openvpn-plugins (x86_64, ppc64le, i586, armh, aarch64)
openvpn-plugins-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Nikolay A. Fetisov

List of contributors:
Nikolay A. Fetisov
Gleb Fotengauer-Malinovskiy
qa-robot


    1. libselinux-devel
    2. liblz4-devel
    3. liblzo2-devel
    4. python3-module-docutils
    5. git-core
    6. glibc-devel-static
    7. cmake
    8. net-tools
    9. time
    10. libsystemd-devel
    11. iproute2
    12. libpam-devel
    13. rpm-build-licenses
    14. libpkcs11-helper-devel

Last changed


Nov. 7, 2021 Nikolay A. Fetisov 2.5.4-alt1
- New version
  - Fix minor memory leak under certain conditions in add_route()
    and add_route_ipv6()
July 1, 2021 Nikolay A. Fetisov 2.5.3-alt1
- New major version
- Using /run for pid and lock files (Closes: 39989)
- Force chroot in systemd services
Nov. 16, 2020 Nikolay A. Fetisov 2.4.9-alt1
- New version
- Security fixes:
  + CVE-2020-11810: race condition allowes one client kills other
    client session via false client floating (Closes: 39122)