Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946169 - net-vpn/strongswan missing eap-radius support
Summary: net-vpn/strongswan missing eap-radius support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Dennis Eisele
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-12-09 19:54 UTC by Jaco Kroon
Modified: 2024-12-11 09:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaco Kroon 2024-12-09 19:54:19 UTC
We run user authentication and accounting against radius, and therefor eap-radius support is beneficial to have.

PR to follow

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-12-11 09:24:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1066886396e93fc6906dc8ac9de03353b702a31b

commit 1066886396e93fc6906dc8ac9de03353b702a31b
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2024-12-09 19:54:36 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-12-11 09:24:08 +0000

    net-vpn/strongswan: Add eap-radius plugin.
    
    Closes: https://bugs.gentoo.org/946169
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Closes: https://github.com/gentoo/gentoo/pull/39653
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 net-vpn/strongswan/metadata.xml                |   1 +
 net-vpn/strongswan/strongswan-5.9.14-r1.ebuild | 318 +++++++++++++++++++++++++
 2 files changed, 319 insertions(+)