needrestart 3.6-7ubuntu4.1 source package in Ubuntu

Changelog

needrestart (3.6-7ubuntu4.1) noble; urgency=medium

  * Prevent needrestart restarting itself (LP: #2067482)
  * d/p/ubuntu-mode.patch: Don't touch /run/reboot-required on kernel updates
    (LP: #2065863)
  * Ubuntu mode: disable it if restart mode has been explicitly set
    (LP: #2068543)
  * Add some inline documentation for the Ubuntu mode (LP: #2068573)
  * Don't restart the google-guest-agent service (LP: #2063442)

 -- Simon Chopin <email address hidden>  Fri, 14 Jun 2024 15:37:30 +0200

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble proposed main misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
needrestart_3.6.orig.tar.gz 69.5 KiB 3dced40d6116287b163da018d57014b0b7cee04794a95f8602126e2c296ed1a7
needrestart_3.6-7ubuntu4.1.debian.tar.xz 20.4 KiB 19b3384cb66b61bf477ed329e676aa33da05edba5d1312ec3b52e893f0b9e2f9
needrestart_3.6-7ubuntu4.1.dsc 1.8 KiB 4658814ef600ab6cdc5cd524b18d7d2801fe94f2d30149bea4677c242e96ce43

Available diffs

View changes file

Binary packages built by this source

needrestart: check which daemons need to be restarted after library upgrades

 needrestart checks which daemons need to be restarted after library upgrades.
 It is inspired by checkrestart from the debian-goodies package.
 .
 Features:
  - supports (but does not require) systemd
  - binary blacklisting (i.e. display managers)
  - tries to detect required restarts of interpreter based daemons
    (supports Java, Perl, Python, Ruby)
  - tries to detect required restarts of containers (docker, LXC)
  - tries to detect pending kernel upgrades
  - tries to detect pending microcode upgrades for Intel CPUs
  - could be used as nagios check_command
  - fully integrated into apt/dpkg using hooks