iotop 0.6-42-ga14256a-0.2build1 source package in Ubuntu

Changelog

iotop (0.6-42-ga14256a-0.2build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:56:53 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main admin
Noble release main admin

Downloads

File Size SHA-256 Checksum
iotop_0.6-42-ga14256a.orig.tar.gz 28.1 KiB e2a9740e61405547dd7479fd59a5cd7dcca25ffec0bb25f6d369e24a23f57f68
iotop_0.6-42-ga14256a-0.2build1.debian.tar.xz 7.4 KiB 0b7950e615729ad104f9c3df6006a1791a553709477279b89b80def08d5bec8b
iotop_0.6-42-ga14256a-0.2build1.dsc 1.9 KiB bb2cb3f665ab972662d6dd520f61c9c5f514828305f9e514950b10927c8eb8bf

View changes file

Binary packages built by this source

iotop: simple top-like I/O monitor

 iotop does for I/O usage what top(1) does for CPU usage. It watches I/O
 usage information output by the Linux kernel and displays a table of
 current I/O usage by processes on the system. It is handy for answering
 the question "Why is the disk churning so much?".
 .
 iotop can only run under a Linux 2.6.20 or later kernel built with the
 CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and
 CONFIG_VM_EVENT_COUNTERS build config options on.

iotop-dbgsym: debug symbols for iotop