notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/openvpn/files/patch-doc_man-sections_generic-options.rst
SVNWeb

Number of commits found: 3

Fri, 27 Jan 2023
[ 21:32 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:6853ab171eff406db8b2451117bae397f926f4d2  commit hash:6853ab171eff406db8b2451117bae397f926f4d2  commit hash:6853ab171eff406db8b2451117bae397f926f4d2  6853ab1  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
security/openvpn*: update to 2.6.0, keep openvpn25

- copy openvpn to openvpn25, mark as deprecated and to expire March 31

- update openvpn to openvpn 2.6.0, highlights from Frank Lichtenheld's
  release announcement e-mail, slightly edited:

 * Data Channel Offload (DCO) kernel acceleration support for Windows,
   Linux, and FreeBSD [14].
 * OpenSSL 3 support
 * Improved handling of tunnel MTU, including support for pushable MTU.
 * Outdated cryptographic algorithms disabled by default, but there are
   options to override if necessary.
 * Reworked TLS handshake, making OpenVPN immune to replay-packet state
   exhaustion attacks.
 * Added --peer-fingerprint mode for a more simplistic certificate setup
   and verification.
 * Improved protocol negotiation, leading to faster connection setup.

ChangeLog: https://github.com/OpenVPN/openvpn/blob/v2.6.0/Changes.rst
Tue, 26 Apr 2022
[ 21:59 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:5f10d01ce1d79fed8456d454b7cb24afea1a4ae3  commit hash:5f10d01ce1d79fed8456d454b7cb24afea1a4ae3  commit hash:5f10d01ce1d79fed8456d454b7cb24afea1a4ae3  5f10d01c 
security/openvpn: drop man source patch

There has been a report of sporadic man-page rebuilds on OpenZFS.
While the patch order is correct, we do not intend to rebuild the
manpage (after a nobody -> openvpn change, for instance), and
we also patch the output files.  So just remove the source patch.

This should go without any functional changes, so ships without
bumping PORTREVISION.

There is an upstream ticket reporting a missing source file
in the tarball. https://community.openvpn.net/openvpn/ticket/1461

Reported by:    Jan Martin Mikkelsen
PR:             263116
Mon, 1 Nov 2021
[ 12:04 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:bb6ec079c50dc6f45700dd5897b35f66a19ee51c  commit hash:bb6ec079c50dc6f45700dd5897b35f66a19ee51c  commit hash:bb6ec079c50dc6f45700dd5897b35f66a19ee51c  bb6ec07 
security/openvpn: create and use dedicated openvpn user

PR:		259384

Number of commits found: 3