Skip to content

Releases: liske/needrestart

0.4

28 Nov 18:33
Compare
Choose a tag to compare
0.4

ChangeLog:

  • Fix spelling:
    • typo in debconf template (s/restartet/restarted/;)
      (Debian Bug#723935 by Axel Beckert abe@debian.org)
    • debconf template title (s/orphaned/outdated/;)
      (Debian Bug#723935 by Justin B Rye justin.byam.rye@gmail.com)
  • Fix progress bar increase to grow up to 100%:
    • binaries were counted twice
    • kernel threads did not increase progress
  • Demand restart of deleted binaries.
  • Add sudo binary to example blacklist.
    (Debian Bug#725937 by Jim Barber jim.barber@ddihealth.com)
  • Drop version number from man page.
    (Debian Bug#729997 by Raf Czlonka rafal.czlonka@gmail.com)
  • NeedRestart::UI::Debconf: Fix return code handling if readline
    is used as debconf frontend.
    (Debian Bug#729997 by Raf Czlonka rafal.czlonka@gmail.com)

0.3

14 Sep 10:57
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release

ChangeLog:

  • Fix typo reported by Patrick Matthäi.
  • Add man page provided by Patrick Matthäi (Debian).
  • Offer restart on non-existing mappings.
  • Add PacMan hook.
  • Be more fault-tolerant in batch mode.
  • Provide a more sophisticated apt/dpkg trigger.
  • Fix ignored -r command line parameter.
    (Debian Bug#721809 by Axel Beckert abe@debian.org)
  • Ignore forked/detached daemon childs (pidfile heuristic).
    (Debian Bug#721810 by Axel Beckert abe@debian.org)
  • Provide modular UI including debconf and dialog based
    frontends.
  • Ignore binaries due blacklist config option.

0.2

05 Sep 19:10
Compare
Choose a tag to compare
0.2

ChangeLog:

  • Support (l)ist only, (i)nteractive restart and
    (a)utomaticly restart modes.
  • Supply apt.conf.d script to call needrestart on every upgrade.
  • Drop dependency on (Debian's) run-parts.
  • Drop Term::Query dependency.
  • Ignore rc scripts to be run in other run-levels.
  • Add batch mode.

0.1

05 Sep 18:57
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

ChangeLog:

  • Initial release.