Versions
v0.19.0 :: 0 :: gentoo
- Modified
- License
- Apache-2.0 GPL-2 MIT
- Keywords
- amd64 ~arm64 ~x86
- USE flags
- dist-kernel modules-compress modules-sign strip
v0.17.3 :: 0 :: gentoo
- Modified
- License
- Apache-2.0 GPL-2 MIT
- Keywords
- amd64 x86 ~arm64
- USE flags
- dist-kernel modules-compress modules-sign strip
USE flags
General
- dist-kernel
- Enable subslot rebuilds on Distribution Kernel upgrades
- modules-compress
- Install compressed kernel modules (if kernel config enables module compression)
- modules-sign
- Cryptographically sign installed kernel modules (requires CONFIG_MODULE_SIG=y in the kernel)
- strip
- Allow symbol stripping to be performed by the ebuild for special files
Dependencies
virtual / linux-sources : Virtual for Linux kernel sources
Runtime Dependencies
sys-apps / kmod : Library and tools for managing linux kernel modules
virtual / dist-kernel : Virtual to depend on any Distribution Kernel
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-debug/scap-driver: Stabilize 0.19.0 amd64, #948452
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Holger Hoffstätte · gentoo
dev-debug/scap-driver: bump to 0.19.0
A recent BPF verifier vulnerability made some fixes to the modern BPF probe necessary. See: https://github.com/falcosecurity/libs/pull/2150 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-debug/scap-driver: drop 0.29.3-r4, 0.29.3-r5, 0.29.3-r6
Bug: https://bugs.gentoo.org/937871 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
dev-debug/scap-driver: Stabilize 0.17.3 x86, #941529
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Holger Hoffstätte · gentoo
dev-debug/scap-driver: clean up old versions
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Sam James <sam@gentoo.org> - Holger Hoffstätte · gentoo
dev-debug/scap-driver: add 0.18.1
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-debug/scap-driver: Stabilize 0.17.3 amd64, #939461
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Holger Hoffstätte · gentoo
dev-debug/scap-driver: bump to 0.17.3
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Holger Hoffstätte · gentoo
dev-debug/scap-driver: add 0.17.2
This adds the latest & greatest version of the scap kernel driver. Since we're now finally able to use proper version numbers we no longer need to rely on random git commits. Unfortunately this means we have to travel back in version-time; this should not pose a problem as sysdig-0.38.x is pinned to this version and will automatically do the right thing. Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Holger Hoffstätte · gentoo
dev-debug/scap-driver: fix build on kernel 6.8
Closes: https://bugs.gentoo.org/926768 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/35712 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {dev-util → dev-debug}/scap-driver
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34882 Signed-off-by: Michał Górny <mgorny@gentoo.org>