bustle 0.8.0-2build2 source package in Ubuntu

Changelog

bustle (0.8.0-2build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
bustle_0.8.0.orig.tar.gz 98.8 KiB 2fb3e9d9a97db3cd9a3ce763e86947b642bd7733b46206177a1677f08726573c
bustle_0.8.0-2build2.debian.tar.xz 6.0 KiB 145277251e89e053dd7081c688edfc2b376d04b10c8ee62d4e471bbe41e32e19
bustle_0.8.0-2build2.dsc 2.3 KiB b0a8c1fcbb29e433a6471e12801762bbfce449fcb17dc866fb6d44fd0fbe03d1

Available diffs

View changes file

Binary packages built by this source

bustle: D-Bus activity visualiser

 Bustle is a tool to chart and provide timing information of D-Bus
 calls for profiling and debugging purposes. It is intended to replace
 reading the cryptic output of dbus-monitor.
 .
 Calls are displayed using Message Sequence Charts, a succinct way of
 representing entities and interactions over time. It can also output
 data in Graphviz format.
 .
 This package contains the graphical visualizer for traces generated
 with the bustle-pcap tool in the bustle-pcap package.

bustle-pcap: D-Bus traffic capture tool for the pcap format

 Bustle is a tool to chart and provide timing information of D-Bus
 calls for profiling and debugging purposes. It is intended to replace
 reading the cryptic output of dbus-monitor.
 .
 This package contains the capture tool which will capture the D-Bus
 traffic into a pcap file that can be visualized using Bustle.

bustle-pcap-dbgsym: debug symbols for bustle-pcap