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)
Sat, Nov 23, 7:53 AM
Unknown Object (File)
Fri, Nov 22, 12:56 PM
Unknown Object (File)
Tue, Nov 19, 11:49 PM
Unknown Object (File)
Tue, Nov 19, 1:39 PM
Unknown Object (File)
Wed, Nov 13, 9:20 PM
Unknown Object (File)
Tue, Nov 5, 8:47 AM
Unknown Object (File)
Oct 17 2024, 12:44 PM
Unknown Object (File)
Oct 16 2024, 5:36 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.