Пакет openvpn: Информация

    Исходный пакет: openvpn
    Версия: 2.6.19-alt1
    Последняя версия по данным Repology
    Собран:  13 февраля 2026 г. 8:07 в задании #408088
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.openvpn.net

    Лицензия: GPLv2 with openvpn-openssl-exception
    О пакете: a full-featured SSL VPN solution
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    openvpn (x86_64, i586, aarch64)
    openvpn-debuginfo (x86_64, i586, aarch64)
    openvpn-devel (noarch)
    openvpn-docs (noarch)
    openvpn-plugins (x86_64, i586, aarch64)
    openvpn-plugins-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Nikolay A. Fetisov

    Список участников:
    Nikolay A. Fetisov
    Gleb Fotengauer-Malinovskiy
    qa-robot


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

    Последнее изменение


    12 февраля 2026 г. Nikolay A. Fetisov 2.6.19-alt1
    - New version
    - Fixes:
       + CVE-2025-13751: Windows/interactive service erroneous exit on error
       + CVE-2025-13086: fix memcmp check for the HMAC 3-way handshake verification
       + Fix errors checks in auth plugin/script handling
       + Fix socket FDs leaking to child processes for incoming TCP connections
       + Repair client-side interaction on reconnect between DCO event handling
         and '--persist-tun'
    5 ноября 2025 г. Nikolay A. Fetisov 2.6.15-alt1
    - New version
    - Fixes:
      + CVE-2025-2704: possible ASSERT() on OpenVPN servers using --tls-crypt-v2
      + Improve server-side handling of clients sending too long usernames/passwords
      + Bring back configuring of broadcast address on Linux tun/tap interface
      + Linux DCO: repair source IP selection for --multihome
      + Correctly handle case of "route installation fails" for an already-existing
        routes
    - Fix format of the OpenSSL license exception in License tag
    1 августа 2024 г. Nikolay A. Fetisov 2.6.12-alt1
    - New version
    - Fixes:
      + CVE-2024-5594: filter control channel messages with nonprintable chars
      + CVE-2024-28882: only call schedule_exit() once (on a given peer)
      + CVE-2024-4877: Windows: harden interactive service pipe
      + Fix bug preventing Http-proxy credentials caching