Debian Patches

Status for needrestart/3.5-4+deb11u1

Patch Description Author Forwarded Bugs Origin Last update
01-use-invoke-rc-d.diff # Use invoke-rc.d instead of service command.
# Closes: #850948

diff -Naur needrestart-2.11.orig/needrestart needrestart-2.11/needrestart
no
02-ruby-relative-path.diff commit 6c32e54d57af4f70e0bb4e8504d752d394c773e5

[Interp] Fix detection for ruby script started from relative paths.

diff --git a/perl/lib/NeedRestart/Interp/Ruby.pm b/perl/lib/NeedRestart/Interp/Ruby.pm
index a333504..88d39c6 100644
Alexander Neumann <alexander.neumann@redteam-pentesting.de> no 2020-05-20
03-fix-wrong-default-comment.diff commit 621e7bf65b86adcd2fc0448944d1ac9659e1d317

[Core] Fix comment for default value of `skip_mapfiles`.

diff --git a/ex/needrestart.conf b/ex/needrestart.conf
index b327855..c83bddb 100644
iasdeoupxe <39667843+iasdeoupxe@users.noreply.github.com> no 2020-04-04
04-verbose-and-verbosity-confusion.diff commit 059377a86f6db6b6bddd0914c3a3ae179b36ee32

[Core] Fix verbose/verbosity confusion in needrestart.conf.

diff --git a/ex/needrestart.conf b/ex/needrestart.conf
index c83bddb..b532c89 100644
Jan-Philipp Litza <jplitza@users.noreply.github.com> no 2020-11-04
05-ignore-nvidia-memfd.diff commit 19cac775eb76591458659b413454b22d67a1b578

[Core] Ignore memfd used by nvidia binary drivers.

diff --git a/ex/needrestart.conf b/ex/needrestart.conf
index b532c89..a2acb99 100644
StarQuake <starquake@linuxeverywhere.org> no 2020-11-30
06-dont-restart-bluetooth.diff commit b5903849e93929cadb51b6498fd3efa07f6f417b

[Core] Don't restart bluetooth service by default.

Depending on how the system is configured, a restart of the bluetooth
service might result in a loss of network connectivity as well. Also,
it will disconnect bluetooth speakers/headphones, which is annoying
for the user.

With this commit, bluetooth is not restarted by default.

diff --git a/ex/needrestart.conf b/ex/needrestart.conf
index a2acb99..4b2f6cb 100644
Erik Tews <erik@datenzone.de> no 2021-03-03
07-runit.diff commit 4b9d262204bc5be97b84993922771e0db3ceb0ac

[Core] Add support for runit (fixes Debian Bug#972685).

When runit is used as init system, a native runscript exists
and is enabled, use 'sv' instead of 'service'.
If no native runscript exists (or is disabled) we fallback on 'service'

diff -Naur needrestart-3.5.orig/needrestart needrestart-3.5/needrestart
Lorenzo Puliti <plorenzo@disroot.org> no 2020-10-23
08-anchor-interp-re.diff # Upstream patch to fix not anchored regular expressions.

diff --git a/perl/lib/NeedRestart/Interp/Perl.pm b/perl/lib/NeedRestart/Interp/Perl.pm
index 40aabb4..5031679 100644
no

All known versions for source package 'needrestart'

Links