Bug 262721 - security/openconnect: Update to 8.20
Summary: security/openconnect: Update to 8.20
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: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-22 15:28 UTC by Jung-uk Kim
Modified: 2022-03-22 15:36 UTC (History)
0 users

See Also:
zi: maintainer-feedback+


Attachments
Update to v8.20 (2.56 KB, patch)
2022-03-22 15:28 UTC, Jung-uk Kim
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jung-uk Kim freebsd_committer freebsd_triage 2022-03-22 15:28:04 UTC
Created attachment 232634 [details]
Update to v8.20

OpenConnect v8.20 was released a month ago.

http://www.infradead.org/openconnect/changelog.html

Note I also added an upstream patch to fix a regression.

https://gitlab.com/openconnect/openconnect/-/issues/388
Comment 1 Ryan Steinmetz freebsd_committer freebsd_triage 2022-03-22 15:30:24 UTC
Approved.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-03-22 15:36:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7b70ed68e845929c64c82dcdcb258b1f21cef223

commit 7b70ed68e845929c64c82dcdcb258b1f21cef223
Author:     Jung-uk Kim <jkim@FreeBSD.org>
AuthorDate: 2022-03-22 15:34:18 +0000
Commit:     Jung-uk Kim <jkim@FreeBSD.org>
CommitDate: 2022-03-22 15:34:18 +0000

    security/openconnect: Update to 8.20

    PR:             262721
    Approved by:    zi (maintainer)

 security/openconnect/Makefile                   |  2 +-
 security/openconnect/distinfo                   |  6 +++---
 security/openconnect/files/patch-stoken.c (new) | 22 ++++++++++++++++++++++
 security/openconnect/pkg-plist                  |  6 +++---
 4 files changed, 29 insertions(+), 7 deletions(-)
Comment 3 Jung-uk Kim freebsd_committer freebsd_triage 2022-03-22 15:36:23 UTC
Committed, thanks!