Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948638 - m68k: unmask seccomp
Summary: m68k: unmask seccomp
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Profiles (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: m68k team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-24 06:04 UTC by Sam James
Modified: 2025-01-24 06:08 UTC (History)
0 users

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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-24 06:04:25 UTC
>=sys-libs/libseccomp-1.6.0 ports to m68k, so we should be able to unmask seccomp in m68k profiles now.
Comment 1 Larry the Git Cow gentoo-dev 2025-01-24 06:08:08 UTC
The bug has been referenced in the following commit(s):

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

commit 6393ca61b44b2dd2940a1f5704787f5ac92251e4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-01-24 06:02:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-24 06:04:36 +0000

    sys-libs/libseccomp: add 2.6.0
    
    The last USE=experimental-loong is now gone! We also add -Onone to
    `emake check` to make it not look like it's stuck.
    
    Bug: https://bugs.gentoo.org/948638
    Tested-by: WANG Xuerui <xen0n@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-libs/libseccomp/Manifest                |   1 +
 sys-libs/libseccomp/libseccomp-2.6.0.ebuild | 106 ++++++++++++++++++++++++++++
 sys-libs/libseccomp/libseccomp-9999.ebuild  |   8 ++-
 3 files changed, 113 insertions(+), 2 deletions(-)