Page MenuHomeFreeBSD

security/openconnect: update to 9.12
Needs ReviewPublic

Authored by ashafer_badland.io on May 19 2023, 9:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Aug 16 2023, 11:12 PM
Unknown Object (File)
Aug 15 2023, 12:33 AM
Unknown Object (File)
Aug 15 2023, 12:05 AM
Unknown Object (File)
Jul 2 2023, 12:01 PM
Unknown Object (File)
Jun 28 2023, 5:51 PM
Unknown Object (File)
Jun 21 2023, 3:03 PM
Unknown Object (File)
May 28 2023, 10:15 AM
Unknown Object (File)
May 28 2023, 2:31 AM

Details

Reviewers
zi

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 51600
Build 48491: arc lint + arc unit

Event Timeline

Upstream log suggests that we should use latest release (9.12) and I would also recommend to replace ftp with https since it's being deprecated.

https://www.infradead.org/openconnect/changelog.html
https://www.infradead.org/openconnect/download/ --> https://www.infradead.org/openconnect/download/openconnect-9.12.tar.gz

Austin, did you do any testing in Poudriere and/or runtime testing, if so what version(s) and platform(s)?

ashafer_badland.io retitled this revision from security/openconnect: update to 9.10 to security/openconnect: update to 9.12.May 22 2023, 3:20 PM

Updated to 9.12, switched to https, fixed a warning about requiring
libp11-kit that make stage-qa threw.

I've done runtime testing with connecting to a VPN (on CURRENT). I
haven't done any poudriere testing, but if you have a suggestion I can.