File needrestart.changes of Package needrestart
-------------------------------------------------------------------
Tue May 20 12:26:12 UTC 2025 - Martin Stibor <martin.von.reichenberg@proton.me>
- Re-made the .changes file to match SUSE changelog file formatting
- Update to the latest upstream stable version - 3.11
- Changes:
* [CONT] Allow ignoring containers by name
* [Kernel] Allow glob customization for finding kernel image files
- Fixes:
* [Core] Fix warnings if no cgroup could be determined
-------------------------------------------------------------------
Sun Apr 06 13:50:37 UTC 2025 - Martin Stibor <martin.von.reichenberg@proton.me>
- Changes:
* [Core] Add override for systemd-nspawn
* [Core] Add another pattern to ignore Java native access
- Fixes:
* [Core] Fix systemd-user compatibility with dash
* [Metrics] Fix undefined values warning when
no expected microcode version is available
-------------------------------------------------------------------
Sat Mar 29 16:36:47 UTC 2025 - Martin Stibor <martin.von.reichenberg@proton.me>
- Features:
* [CONT] Detect systemd-nspawn and add a fallback module
* [Core] Add option -x to skip user interaction when
no process is selected for restart by default
- Changes:
* [Core] Add default override for qrtr-ns / rmtfs
* [Core] Add override for bacula
* [Core] Add override for lxc
* [Core] Add override for xrdp
* [Core] Print executable in verbose mode
* [Core] Improve systemd --user integration
* [Core] Ignore /memfd: binaries
* [Docs] Update kernel naming in config example for RPi2/3
* [Docs] Document -b option more thoroughly
* [L10N] Add zh-TW Traditional Chinese locale
- Fixes:
* [Core] Fix regression causing false positives for processes
* [Core] Fix typos
* [Docs] Fix missing escapes in markdown files
* [Interp] Fix source file scanning for
processes in another mount namespace
* [uCode] Avoid printing undefined values in batch mode
-------------------------------------------------------------------
Thu Nov 21 16:30:57 UTC 2024 - hui <sturm-fr@web.de>
- Security:
* [Core] CVE-2024-48991: Prevent race condition on /proc/$PID/exec evaluation
* [Interp] CVE-2024-11003:
Drop usage of Module::ScanDeps to prevent LPE
* [Interp] CVE-2024-48990:
Do not set PYTHONPATH environment variable to prevent LPE
* [Interp] CVE-2024-48992:
Do not set RUBYLIB environment variable to prevent LPE
- Features:
* [CONT] Add Incus support
- Changes:
* [Core] Refactor device number comparison to
be independent of leading zeros
* [Interp] Enable Ruby check for versioned Ruby binary names
* [Interp] Change directory to empty directory to
prevent Python parsing arbitrary files
- Fixes:
* [VM] Fix spelling mistake
* [Core] Make OpenMetrics output Prometheus-compatible
* [uCode] Fix error handling logic dependency on debug level
* [Core] Fix Use of uninitialized value $sdev in right bitshift
-------------------------------------------------------------------
Mon Aug 12 12:11:50 UTC 2024 - Martin Stibor <martin.von.reichenberg@proton.me>
- Update to the latest stable upstream version - 3.7
- Features:
* [Interp] Add optional persistent cache support for Perl scanning
* [Core] Add OpenMetrics time series output
- Changes:
* [Core] Replace which with command -v
* [Core] Ignore USBGuard
* [Core] Do not ignore dhclient but prevent automatic restart of ifup
* [Core] Add greetd to the list of restart exclusions
* [Core] Support dbus replacements
* [Core] Apply override_rc deterministically
* [uCode] Test vendor ID before checking for Intel microcode
* [uCode] Fix AMD microcode checking in non-debug mode
* [uCode] Mark unavailable microcode as CURRENT
* [Kernel] Increase read size for version strings
* [README] Add RPi5 details
* [README] Add RPi1 details
* [uCode] Add option to print microcode hints without acknowledgement
- Fixes:
* [README] Prevent shell expansion in example
* [Core] Fix VM detection regression introduced in f54d85c
* [uCode] Fix uninitialized value regression
* [uCode] Fix AMD microcode check in non-debug mode
* [CONT] Fix always ignoring lxc/lxd instances
* [Core] Fix shellcheck issues
* [Kernel] Fix kernel version detection for kernel images >= 6.0
-------------------------------------------------------------------
Sat May 04 19:57:27 UTC 2024 - Martin Stibor <martin.von.reichenberg@proton.me>
- Spring cleanup of the NeedRestart package for openSUSE
-------------------------------------------------------------------
Sat Nov 04 19:32:42 UTC 2023 - Martin Stibor <martin.von.reichenberg@proton.me>
- Update to new upstream release version 3.6
- Initial import of changelog from Fedora spec file
- Added zypper-full-upgrade+restarts.bash for openSUSE integration
-------------------------------------------------------------------
Thu May 19 12:13:14 UTC 2022 - Marc Dequènes <duck@example.com>
- Initial upstream release 3.6 for openSUSE
- Imported Fedora changelog and adapted for openSUSE