Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733356 - arch/riscv: unmask seccomp USE flag
Summary: arch/riscv: unmask seccomp USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Profiles (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: RISCV project
URL:
Whiteboard:
Keywords:
Depends on: 732382
Blocks:
  Show dependency tree
 
Reported: 2020-07-20 18:40 UTC by David Michael
Modified: 2020-07-23 22:09 UTC (History)
1 user (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 David Michael 2020-07-20 18:40:31 UTC
With seccomp masked, it can't be enabled with systemd etc. on riscv which loses a lot of security functionality.  Since libseccomp 2.5.0, riscv is supported so that ebuild can be keyworded for ~riscv, and seccomp can be dropped from use.mask.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-07-23 22:09:00 UTC
The bug has been closed via the following commit(s):

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

commit 83e27d79173ddc723cb225653b6123cc167e54b1
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2020-07-23 22:07:51 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2020-07-23 22:08:46 +0000

    use.mask: libseccomp has been ported to riscv!
    
    Closes: https://bugs.gentoo.org/733356
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 profiles/arch/riscv/use.mask | 3 ---
 1 file changed, 3 deletions(-)