needrestart 3.5-5ubuntu1 source package in Ubuntu

Changelog

needrestart (3.5-5ubuntu1) jammy; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Cherrypick pull request 168 to ensure that when installing packages
      noninteractively needrestart does not ask questions and operates in
      batch mode.
  * Dropped changes, included in Debian:
    - debian/tests/sanity-test.sh: add a simple sanity autopkgtest checking
      for basic needrestart output and functionality. Closes: #810584

needrestart (3.5-5) unstable; urgency=medium

  * Add patch from Lukasz Zemczak to add and basic autopkgtest.
    Closes: #810584
  * Bump Standards-Version to 4.6.0.
  * Remove again pacman hook configfile.
    Closes: #994407

 -- Steve Langasek <email address hidden>  Mon, 15 Nov 2021 13:38:42 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
needrestart_3.5.orig.tar.gz 66.2 KiB e9453efde9a0ebaefa5cb3af241382203d14abcc7091bee1249b60039348597e
needrestart_3.5-5ubuntu1.debian.tar.xz 11.9 KiB a469ecb861f9133e6d77f2ec9ef01d1adebf8444dbbccc28a04b7b32be978902
needrestart_3.5-5ubuntu1.dsc 1.9 KiB 2464a8a6127f98af1771d7f4356f0f6070258bdd6cf8edd5ba27e525781ea083

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