Bug 251761 - [maintainer] security/openvpn-devel: Update to 2020-W49 snapshot
Summary: [maintainer] security/openvpn-devel: Update to 2020-W49 snapshot
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-12-11 16:43 UTC by Eric F Crist
Modified: 2020-12-11 17:46 UTC (History)
1 user (show)

See Also:
ecrist: maintainer-feedback+


Attachments
port diff file (842 bytes, patch)
2020-12-11 16:43 UTC, Eric F Crist
ecrist: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric F Crist 2020-12-11 16:43:29 UTC
Created attachment 220461 [details]
port diff file

Update port to 2020-W49 development snapshot.

1387f526 Fix port-share option with TLS-Crypt v2
4d307ed4 tls-crypt-v2: also preload tls-crypt-v2 keys (if --persist-key)
fb169c3b tls-crypt-v2: fix server memory leak
dfd624b5 Remove auth_user_pass.wait_for_push variable
fb789947 Fix auth-token not being updated if auth-nocache is set
88dc4276 Make any auth failure tls_authentication_status return auth failed
55d5eaa3 Send AUTH_FAILED message to clients on renegotiation failures
3ac8e592 Rename DECRYPT_KEY_ENABLED to TLS_AUTHENTICATED
f9d3fbf9 Clean up tls_authentication_status and document it
f1f0f074 Improve keys out of sync message
8292102b Add more documentation about our internal TLS functions
cc5a7163 Replace key_scan array of static pointers with inline function
fc25ca3a build: Fix missing install of man page in certain environments
0d4069e4 Change travis build scripts to use https when fetching prerequisites.
Comment 1 Automation User 2020-12-11 17:11:22 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/228619187
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-12-11 17:46:44 UTC
A commit references this bug:

Author: mandree
Date: Fri Dec 11 17:46:41 UTC 2020
New revision: 557755
URL: https://svnweb.freebsd.org/changeset/ports/557755

Log:
  security/openvpn-devel: Update to 2020-W49 snapshot

  Update port to 2020-W49 development snapshot.

  1387f526 Fix port-share option with TLS-Crypt v2
  4d307ed4 tls-crypt-v2: also preload tls-crypt-v2 keys (if --persist-key)
  fb169c3b tls-crypt-v2: fix server memory leak
  dfd624b5 Remove auth_user_pass.wait_for_push variable
  fb789947 Fix auth-token not being updated if auth-nocache is set
  88dc4276 Make any auth failure tls_authentication_status return auth failed
  55d5eaa3 Send AUTH_FAILED message to clients on renegotiation failures
  3ac8e592 Rename DECRYPT_KEY_ENABLED to TLS_AUTHENTICATED
  f9d3fbf9 Clean up tls_authentication_status and document it
  f1f0f074 Improve keys out of sync message
  8292102b Add more documentation about our internal TLS functions
  cc5a7163 Replace key_scan array of static pointers with inline function
  fc25ca3a build: Fix missing install of man page in certain environments
  0d4069e4 Change travis build scripts to use https when fetching prerequisites.

  PR:		251761
  Submitted by:	Eric F. Crist (maintainer)

Changes:
  head/security/openvpn-devel/Makefile
  head/security/openvpn-devel/distinfo