kerneloops 0.12+git20181124-7ubuntu1 source package in Ubuntu

Changelog

kerneloops (0.12+git20181124-7ubuntu1) oracular; urgency=medium

  * Merge from Debian unstable, remaining changes:
    - d/p/ubuntu-kernoops-user.patch
      - Set kerneloops user in dbus config file.
    - d/p/ubuntu-add-submit-pipe.patch
      - Add config option to specify submission helper which gets the
        report piped into stdin (default to apport).
      - Separate code to submit to kerneloops.org into its own helper
        binary (submit-kerneloops).
      - Do not scan the log file (only look at dmesg).
      - Do not report traces generated by WARN_ON statements.
    - d/p/ubuntu-adapt-dmesg.patch
      - Ignoring two additional WARNINGS of EDAC
    - d/p/ubuntu-handle-allocs-and-memleak.patch
      - Handle allocation failures more gracefully.
      - Fix mem-leak in kerneloops-submit
    - d/kerneloops.install:
      - Also install kerneloops-submit and apport hook
    - d/kerneloops.service:
      - Add User=kernoops and Group=adm
    - d/kerneloops.{postinst,postrm}
      - Additional maintainer scripts to add/remove kernoops user.
  * Dropped changes, included upstream:
    - d/p/l10n_da.patch
      - Additional Danish translation
    - d/p/ubuntu-ignore-newline.patch
      - Strip trailing newlines when reading the config file.
    - d/p/ubuntu-set-poll-to-60-seconds.patch
      - Lower scan frequency from 10s to 60s.
  * Dropped changes, included in Debian:
    - d/p/ubuntu-change-syslog-location.patch
      - Change log file: /var/log/messages -> kern.log
  * Dropped changes:
    - d/kerneloops.default, d/kerneloops.init: unused, we use the systemd
      unit now
  * debian/kerneloops.maintscript: remove kerneloops.default on upgrade
  * d/p/ubuntu-add-submit-pipe.patch: refresh

kerneloops (0.12+git20181124-7) unstable; urgency=medium

  [ Stefan Bader ]
  * Change location of logfile.
    Changes the hard coded logfile into /var/log/kern.log

  [ Balint Reczey ]
  * Make kerneloops only suggest kerneloops-applet.
    The applet is not needed on servers and in Ubuntu Apport
    asks the user for permission to send the oops report.
  * Drop not working ExecStartPre option from kerneloops.service
    (Closes: #921210)
  * Add Salsa CI configuration
  * Migrate packaging to Salsa
  * New upstream snapshot 0.12+git20181124 (Closes: #875560)
  * Drop patches merged upstream
  * debian/control: Use my Ubuntu email address for Maintainer:
  * Bump debhelper version by build-depending on debhelper-compat (= 12)
  * Drop dh's --with systemd
  * Add Pre-Depends: ${misc:Pre-Depends} to kerneloops

 -- Steve Langasek <email address hidden>  Thu, 23 May 2024 13:52:44 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main utils

Downloads

File Size SHA-256 Checksum
kerneloops_0.12+git20181124.orig.tar.xz 47.0 KiB 1e15602771a946cc0cdbb686661e6abe2103ed24e1880297e485c4da1cb9cd8a
kerneloops_0.12+git20181124-7ubuntu1.debian.tar.xz 15.3 KiB 97d07946ea4715885e5fa28375630d48af05b278473d23f8f78f05f9a751ec3f
kerneloops_0.12+git20181124-7ubuntu1.dsc 2.2 KiB 7722017c62bc406806570a6b10cca84f6d183c49874dcd3be7386d415aefb23a

View changes file

Binary packages built by this source

kerneloops: kernel oops tracker

 kerneloops is a daemon that collects kernel crash information and then
 submits the extracted signature to the oops.kernel.org website for
 statistical analysis and presentation to the Linux kernel developers.

kerneloops-applet: applet for the kernel oops tracker

 The kerneloops applet allows the kerneloops crash reporting utility
 to ask a desktop user for permission before submitting an oops report
 to the oops.kernel.org website.

kerneloops-applet-dbgsym: debug symbols for kerneloops-applet
kerneloops-dbgsym: debug symbols for kerneloops