needrestart 3.6-5 source package in Ubuntu

Changelog

needrestart (3.6-5) unstable; urgency=medium

  * Remove obsolete NEWS file.
  * Merge 3.5-4+deb11u3 changelog.
  * Remove dependency on binutils.
    Closes: #1038621

 -- Patrick Matthäi <email address hidden>  Sun, 02 Jul 2023 16:26:12 +0200

Upload details

Uploaded by:
Patrick Matthäi
Uploaded to:
Sid
Original maintainer:
Patrick Matthäi
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
needrestart_3.6-5.dsc 1.8 KiB 76e0ca44d437685ce17c3bfcf779bf86acd6e4b185ddd318344d924a3b20e02a
needrestart_3.6.orig.tar.gz 69.5 KiB 3dced40d6116287b163da018d57014b0b7cee04794a95f8602126e2c296ed1a7
needrestart_3.6-5.debian.tar.xz 10.4 KiB fc23e5c727c82ffe7160ec6162bee5ea1962b0c18182cc6fc14b12bd01f01de3

Available diffs

No changes file available.

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