Page MenuHomeFreeBSD

security/openvpn-auth-radius: fix build on 11.2-RELEASE
ClosedPublic

Authored by meta on Jul 5 2018, 8:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 11, 8:03 AM
Unknown Object (File)
Thu, Nov 21, 11:01 AM
Unknown Object (File)
Nov 4 2024, 6:43 AM
Unknown Object (File)
Oct 4 2024, 1:11 AM
Unknown Object (File)
Oct 3 2024, 7:58 PM
Unknown Object (File)
Oct 3 2024, 4:51 PM
Unknown Object (File)
Oct 2 2024, 5:16 AM
Unknown Object (File)
Oct 2 2024, 4:03 AM
Subscribers
None

Details

Summary

PR: 229456
Submitted by: nicolas@deffayet.com
Approved by: maintainer, ? (mentor)
MFH: 2018Q3

Test Plan
  • portlint -AC looks fine execept for false positive warnings
  • testbuild succeeded on 11.2amd64, 11.1amd64, 10.4amd64

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 17930
Build 17687: arc lint + arc unit

Event Timeline

I'm going to commit this after maintainer approves this or considered maintainer timeout.

The maintainer has been approved the patch via private email. I'd appreciate it if you review.

portlint complains that both patches in files/ are not makepatch-generated. Can you silence portlint ?

regenerate patches by make makepatch

This revision is now accepted and ready to land.Jul 9 2018, 8:28 AM
This revision was automatically updated to reflect the committed changes.