Page MenuHomeFreeBSD

security/openconnect: update to 9.12
Needs ReviewPublic

Authored by ashafer on May 19 2023, 9:39 PM.
Tags
None
Referenced Files
F163241751: D40167.id122136.diff
Tue, Jul 21, 8:38 AM
Unknown Object (File)
Sat, Jul 18, 7:55 PM
Unknown Object (File)
Tue, Jul 14, 11:33 PM
Unknown Object (File)
Mon, Jul 6, 3:14 PM
Unknown Object (File)
Tue, Jun 23, 3:22 PM
Unknown Object (File)
Jun 11 2026, 4:16 AM
Unknown Object (File)
May 13 2026, 5:29 AM
Unknown Object (File)
May 13 2026, 2:44 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 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.