Skip to content

Releases: xrmx/bootchart

0.14.9

09 Aug 14:38
Compare
Choose a tag to compare

bootchart2 0.14.9:

  • bootchartd
    - Fix memory corruption (mephi42)
    - Unblock SIGTERM (mephi42)
    - Fix compilation with gcc-6 (Riccardo)
    - Fix BOOTLOG_DEST default value (Steffen Pankratz)
    - Add missing include (Mike Frysinger)
    - Add sddm-helper to EXIT_PROC (arucard21)
    - Ignore SIGHUP when starting as PID 1 (mephi42)
    - Add missing include (Georges Savoundararadj)
    - make python3 the default Python (Riccardo)
  • pybootchartgui
    - Avoid division by zero (mephi42)
    - Make parsing more robust against non utf-8 bytes (AzureCrimson)
    - Make it work with Python3.8 (Pops Dylan)
    - Hide interactive option on Python3 (Riccardo)
    - Fix tests warnings (Riccardo)

0.14.8

17 Dec 08:55
Compare
Choose a tag to compare

bootchart2 0.14.8:

bootchartd

  • misc collector fixes (mephi42)
  • fix for sparc (Eric Saint Etienne - Oracle)

pybootchartgui

  • Use half the memory when parsing files (Andrey Bondarenko)

0.14.7

30 Sep 10:43
Compare
Choose a tag to compare

bootchart2 0.14.7:

  • bootchartd
    • Use /bin/sh instead of bash (Robert Yang)
    • Misc coverity fixes (Riccardo)
    • Fix systemd regression (Max Eliaser)
  • pybootchartgui
    • Fix merging of logger process #56 (Riccardo)