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

Bug 711358

Summary: net-vpn/networkmanager-l2tp: DEPEND on either libreswan or strongswan.
Product: Gentoo Linux Reporter: Piotr Karbowski (RETIRED) <slashbeast>
Component: Current packagesAssignee: Alexey Shvetsov <alexxy>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Piotr Karbowski (RETIRED) gentoo-dev 2020-03-02 19:33:17 UTC
Currently net-vpn/networkmanager-l2tp depends on libreswan, however code can work with either libreswan or strongswan. In the case of Cisco Meraki MX VPNs, libreswan does not work, and strongswan is required instead.

Kindly bump ebuild so it can pull in strongswan as alternative to libreswan.
Comment 1 Larry the Git Cow gentoo-dev 2020-03-03 20:30:28 UTC
The bug has been closed via the following commit(s):

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

commit f79481281254b30f80bf116dacea59a528047ad1
Author:     Piotr Karbowski <slashbeast@gentoo.org>
AuthorDate: 2020-03-03 20:24:59 +0000
Commit:     Piotr Karbowski <slashbeast@gentoo.org>
CommitDate: 2020-03-03 20:30:13 +0000

    net-vpn/networkmanager-l2tp: 1.8.0 bump; adding myself as another maintainer.
    
    Added strongswan as alternative to libreswan that does not mantke
    Meraki and added dependency on gnome-extra/nm-applet as it lnks to
    libnma if USE=gnome.
    
    As alexxy seems to be unreachable for 2 weeks already, doing the bump
    and adding myself as maintainer.
    
    Closes: https://bugs.gentoo.org/711358
    Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>

 net-vpn/networkmanager-l2tp/Manifest               |  1 +
 net-vpn/networkmanager-l2tp/metadata.xml           |  4 ++
 .../networkmanager-l2tp-1.8.0.ebuild               | 56 ++++++++++++++++++++++
 3 files changed, 61 insertions(+)