sysdig 0.27.1-0.3 source package in Ubuntu

Changelog

sysdig (0.27.1-0.3) unstable; urgency=medium

  * Non-maintainer upload
  * Fix -Wformat-security error (Closes: #997171)

 -- Dima Kogan <email address hidden>  Sun, 06 Feb 2022 22:30:59 -0800

Upload details

Uploaded by:
Evgeni Golov
Uploaded to:
Sid
Original maintainer:
Evgeni Golov
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sysdig_0.27.1-0.3.dsc 2.3 KiB 103ccd39758cffdee2f5dfece65b08244d0cb21c538a9d688fb082e2d9754f2a
sysdig_0.27.1.orig.tar.gz 914.5 KiB b9d05854493d245a7a7e75f77fc654508f720aab5e5e8a3a932bd8eb54e49bda
sysdig_0.27.1-0.3.debian.tar.xz 11.7 KiB db5bafa50618ad22ed40dddf655e88a40568020b2eb835f3578a0bd078acb06a

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 sysdig-dkms.

sysdig-dbgsym: debug symbols for sysdig
sysdig-dkms: system-level exploration and troubleshooting tool - kernel source

 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 source for the kernel module of sysdig.