Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631622 - net-vpn/libreswan: add seccomp USE flag
Summary: net-vpn/libreswan: add seccomp USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-21 09:28 UTC by Ortwin Glueck
Modified: 2017-11-04 07:38 UTC (History)
0 users

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


Attachments
ebuild with seccomp (libreswan-3.21-r1.ebuild,2.56 KB, text/plain)
2017-09-21 09:28 UTC, Ortwin Glueck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ortwin Glueck 2017-09-21 09:28:16 UTC
Created attachment 495778 [details]
ebuild with seccomp

Recent libreswan versions have experimental seccomp support.

This ebuild adds the seccomp USE flag that compiles in seccomp support. This enables support for the new config seccomp option (see man ipsec.comp) and it is disabled by default.
Comment 1 Larry the Git Cow gentoo-dev 2017-11-04 07:38:24 UTC
The bug has been closed via the following commit(s):

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

commit 2239b2274e7c7d2c921a45792de16de9f4f38938
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2017-11-04 07:37:38 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2017-11-04 07:38:10 +0000

    net-vpn/libreswan: add 3.22
    
    Add "selinux" USE flag for labeled ipsec and linux audit functionality.
    
    Add "seccomp" USE flag.
    
    Closes: https://bugs.gentoo.org/631622
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-vpn/libreswan/Manifest              |   1 +
 net-vpn/libreswan/libreswan-3.22.ebuild | 112 ++++++++++++++++++++++++++++++++
 2 files changed, 113 insertions(+)