drkonqi 5.27.11-0ubuntu2 source package in Ubuntu

Changelog

drkonqi (5.27.11-0ubuntu2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 08:49:55 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Kubuntu Members
Architectures:
any
Section:
kde
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
drkonqi_5.27.11.orig.tar.xz 845.0 KiB 20a0b509ef0b34dfc5429996025925d29bdc8777b512b985bd5c72cd5349583c
drkonqi_5.27.11-0ubuntu2.debian.tar.xz 16.7 KiB c653cc3960ffc3e8fb21a846de7f4074f4f8497e1c350ddf119a2738b657d373
drkonqi_5.27.11-0ubuntu2.dsc 2.8 KiB 442425649530c21e0709da38dcec8d3e5b6d07547618a87937cf2e06a99ed413

View changes file

Binary packages built by this source

drkonqi: Crash handler for Qt applications

 Drkonqi shows a dialog for dealing with application crashes.
 .
 Drkonqi also doesn't technically require a process to actually crash, you
 can simply run it manually on any old pid. Do note that in most cases you
 only need to define the pid, however not giving certain cmdline options can
 change behavior somewhat drastically (e.g. kdeinit vs. notkdeinit behaves
 radically different as far as process name detection goes) . Drkonqi has a
 number of backends that may be used. Backends are stacked by order of
 preference, backends in the directory of the binary are most preferred.
 This means that you can dump debuggers/internal/ into your build's bin/
 directory and override for example gdb. This essentially allows you to
 replace the gdb debugger with a cat of a fixture file to not have to trace
 live processes at all.

drkonqi-dbgsym: debug symbols for drkonqi