Changes between Version 13 and Version 14 of ChangesInOpenvpn25


Ignore:
Timestamp:
12/15/21 08:25:36 (2 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChangesInOpenvpn25

    v13 v14  
     1= Changes in 2.5.5 =
     2
     3{{{
     4Adrian (1):
     5      Fix error in example firewall.sh script
     6
     7Antonio Quartulli (1):
     8      configure: remove useless -Wno-* from default CFLAGS
     9
     10Arne Schwabe (2):
     11      Add argv_insert_head__empty_argv__head_only to argv tests
     12      Move deprecation of SWEET32/64bit block size ciphers to 2.7
     13
     14Gert Doering (4):
     15      Include --push-remove in the output of --help.
     16      Move '--push-peer-info' documentation from 'server' to 'client options'
     17      add test case(s) to notice 'openvpn --show-cipher' crashing
     18      Preparing release 2.5.5
     19
     20Ilya Shipitsin (1):
     21      BUILD: enable CFG and Spectre mitigation for MSVC
     22
     23Lev Stipakov (12):
     24      Fix loading PKCS12 files on Windows
     25      msvc: fix product version display
     26      msvc: add missing header to project file
     27      config-msvc.h: fix OpenSSL-related defines
     28      contrib/vcpkg-ports: remove openssl port
     29      GitHub Actions: use latest working lukka/run-vcpkg
     30      Use network address for emulated DHCP server as a default
     31      Load OpenSSL config on Windows from trusted location
     32      ring_buffer.h: fix GCC warning about unused function
     33      ssh_openssl.h: remove unused declaration
     34      vcpkg/pkcs11-helper: compatibility with latest vcpkg
     35      config-msvc.h: indicate key material export support
     36
     37Max Fillinger (2):
     38      Don't use BF-CBC in unit tests if we don't have it
     39      Define have_blowfish variable in ncp unit tests
     40
     41Richard T Bonhomme (1):
     42      doc link-options.rst: Use free open-source dynamic-DNS provider URL
     43
     44Selva Nair (3):
     45      Fix some more wrong defines in config-msvc.h
     46      Ensure the current common_name is in the environment for scripts
     47      Require EC key support in Windows builds
     48
     49Sergio E. Nemirowski (1):
     50      resolvconf fails with -p
     51
     52Todd Zullinger (2):
     53      Update IRC information in CONTRIBUTING.rst
     54      doc/man (vpn-network-options): fix foreign_option_{n} typo
     55
     56Ville Skyttä (1):
     57      README.down-root: Fix plugin module name
     58}}}
     59
     60
    161= Changes in 2.5.4 =
    262