panicparse 2.3.1-3build1 source package in Ubuntu

Changelog

panicparse (2.3.1-3build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 06:44:17 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
panicparse_2.3.1.orig.tar.gz 106.9 KiB 2e99cb57162219a509c4c43d2bc7ff10ad3c6a971de4bf12fa94cb933da2b2e7
panicparse_2.3.1-3build1.debian.tar.xz 8.6 KiB 082f258a4feec2ac1118532307d07f3a60befa5b485e0327898397d8f0e1632e
panicparse_2.3.1-3build1.dsc 2.6 KiB 2d834931d095b0a217b74b2fea4c4b4cf1896e721c6c6884282e7670a68e18e1

View changes file

Binary packages built by this source

golang-github-maruel-panicparse-dev: Crash your app in style (Go library)

 panicparse parses panic stack traces, densifies and deduplicates
 goroutines with similar stack traces. Helps debugging crashes and
 deadlocks in heavily parallelized processes.
 .
 This package contains the source code.

panicparse: Crash your app in style (compiled Go binaries)

 panicparse Parses panic stack traces, densifies and deduplicates
 goroutines with similar stack traces. Helps debugging crashes and
 deadlocks in heavily parallelized process.
 .
 This package contains the compiled Go panicparse and panicweb binaries.

panicparse-dbgsym: debug symbols for panicparse