needrestart 3.6-7ubuntu4 source package in Ubuntu

Changelog

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

  * d/p/ubuntu-avoid-restart-cloud-final.patch:
    - avoid automatic restart of cloud-init systemd oneshot services when
      cloud-init invokes apt-get dist-upgrade due to user-data (LP: #2059337)

 -- Chad Smith <email address hidden>  Wed, 27 Mar 2024 16:51:58 -0600

Upload details

Uploaded by:
Chad Smith
Sponsored by:
Athos Ribeiro
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc
Noble release 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.debian.tar.xz 17.0 KiB 5f230222aff050a4874b743c2d0921e2748977c15c4c41607b16341891cd312e
needrestart_3.6-7ubuntu4.dsc 2.0 KiB baeaf59da726614701a16dd6b28357d3bc8e1959e3c5006ab1acf7e7127a360f

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