Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 631748

Summary: net-vpn/strongswan: allow for building charon-systemd
Product: Gentoo Linux Reporter: Thomas Schneider <qsx>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal CC: gurligebis
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild patch

Description Thomas Schneider 2017-09-22 18:14:02 UTC
Created attachment 496072 [details, diff]
ebuild patch

swanctl is the new way to configure strongSwan/charon.  This lets the user install the special charon-systemd daemon along with the appropriate service file.
Comment 1 Larry the Git Cow gentoo-dev 2018-09-02 19:24:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04bad22fe2e92f90cf9800043c1d68f80679b3a9

commit 04bad22fe2e92f90cf9800043c1d68f80679b3a9
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-09-02 18:56:05 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-09-02 19:23:50 +0000

    net-vpn/strongswan: bump to v5.6.3
    
    - EAPI bumped to EAPI=7.
    
    - Enable "eap-ttls" when USE=eap is set. [Bug 548212]
    
    - USE=strongswan_plugins_forecast added. [Bug 582444]
    
    - USE=systemd added to allow building of charon-systemd. [Bug 631748]
    
    - USE=strongswan_plugins_chapoly and USE=strongswan_plugins_newhope added.
      [Bug 643978]
    
    Closes: https://bugs.gentoo.org/548212
    Closes: https://bugs.gentoo.org/582444
    Closes: https://bugs.gentoo.org/631748
    Closes: https://bugs.gentoo.org/643978
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 net-vpn/strongswan/Manifest                |   1 +
 net-vpn/strongswan/metadata.xml            |   5 +
 net-vpn/strongswan/strongswan-5.6.3.ebuild | 303 +++++++++++++++++++++++++++++
 3 files changed, 309 insertions(+)