sysdig 0.24.1-1ubuntu4~18.04.1 source package in Ubuntu

Changelog

sysdig (0.24.1-1ubuntu4~18.04.1) bionic; urgency=medium

  * Add patch to fix kernel NULL pointer dereference (LP: #1859178)

sysdig (0.24.1-1ubuntu3~18.04.1) bionic; urgency=medium

  * Sync with Eoan to fix 5.3 build issues (LP: #1853908)

 -- Marcelo Henrique Cerri <email address hidden>  Fri, 10 Jan 2020 16:16:32 -0300

Upload details

Uploaded by:
Marcelo Cerri
Sponsored by:
Timo Aaltonen
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe misc

Downloads

File Size SHA-256 Checksum
sysdig_0.24.1.orig.tar.gz 826.3 KiB 828f99338e9912bde68aa0d6ae3dffe8c20bca999cfcc2b81f45b79cb97dffa9
sysdig_0.24.1-1ubuntu4~18.04.1.debian.tar.xz 17.2 KiB a6eae8d109c52a2844f318800c0e12fb35b696953a7729ca2a91e27b720eb102
sysdig_0.24.1-1ubuntu4~18.04.1.dsc 2.3 KiB 380b8a50bcc801202a9d35be7be84cce8ec9db47a9f98b500ea2f3ce3bde3306

View changes file

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.