sysdig 0.29.3-1 source package in Ubuntu

Changelog

sysdig (0.29.3-1) unstable; urgency=medium

  * New upstream release
  * Dima Kogan is the new maintainer
  * Kernel driver, userspace libraries moved to separate
    falcosecurity-libs package, to follow upstream

 -- Dima Kogan <email address hidden>  Mon, 13 Jun 2022 14:49:27 -0700

Upload details

Uploaded by:
Dima Kogan
Uploaded to:
Sid
Original maintainer:
Dima Kogan
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc
Kinetic release universe misc

Downloads

File Size SHA-256 Checksum
sysdig_0.29.3-1.dsc 2.0 KiB e1e094409f71aaf29932c920f661588172ea33b38526f316172a4cf0e5da4a09
sysdig_0.29.3.orig.tar.gz 384.3 KiB 2940912fe823e9d45cdc159e3e53951903bf8686cc2d3a81ded64bcbd42fd459
sysdig_0.29.3-1.debian.tar.xz 6.7 KiB 79ff0e4ad20e9a5bfbe9423469962a2f4bc781aed183bd262a1694ace0f205c8

No changes file available.

Binary packages built by this source

sysdig: system-level exploration and troubleshooting tool

 Sysdig instruments your physical and virtual machines at the OS level
 by installing into the Linux kernel and capturing system calls and
 other OS events. Then, using sysdig's command line interface, you can
 filter and decode these events in order to extract useful information
 and statistics.
 .
 Sysdig can be used to inspect live systems in real-time, or to generate
 trace files that can be analyzed at a later stage.
 .
 This package contains the tool to inspect trace files. If you want to
 inspect a live system, you also need to install the according kernel
 module, shipped in the package falcosecurity-scap-dkms.

sysdig-dbgsym: debug symbols for sysdig