Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: kexec-tools | Distribution: Fedora Project |
Version: 2.0.31 | Vendor: Fedora Project |
Release: 2.fc43 | Build date: Wed May 21 06:30:37 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-12.iad2.fedoraproject.org |
Size: 295923 | Source RPM: kexec-tools-2.0.31-2.fc43.src.rpm |
Packager: Fedora Project | |
Url: https://kernel.org/pub/linux/utils/kernel/kexec | |
Summary: The kexec/kdump userspace component |
kexec-tools provides /sbin/kexec binary that facilitates a new kernel to boot using the kernel's kexec feature either on a normal or a panic reboot. This package contains the /sbin/kexec binary and ancillary utilities that together form the userspace component of the kernel's kexec feature.
GPL-2.0-only
* Wed May 21 2025 Coiby Xu <coxu@redhat.com> - 2.0.31-2 - Add BuildRequires libzstd-devel to support loading zstd-compressed kernel * Tue Apr 22 2025 Packit <hello@packit.dev> - 2.0.31-1 - Update to version 2.0.31 - Resolves: rhbz#2359477 * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.30-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sun Jan 12 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.0.30-2 - Rebuilt for the bin-sbin merge (2nd attempt) * Mon Dec 02 2024 Packit <hello@packit.dev> - 2.0.30-1 - Update to version 2.0.30 - Resolves: rhbz#2326470 * Tue Aug 06 2024 Coiby Xu <coxu@redhat.com> - 2.0.29-1 - Update to version 2.0.29 - Resolves: 2297928 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.28-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jul 13 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.0.28-13 - Rebuilt for the bin-sbin merge (again) * Thu Jul 11 2024 Coiby Xu <coxu@redhat.com> - 2.0.28-12 - Re-add missing build dependencies * Tue Jul 09 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.0.28-11 - Rebuilt for the bin-sbin merge * Thu Apr 25 2024 Coiby Xu <coxu@redhat.com> - 2.0.28-10 - Split out kdump-utils and makedumpfile * Thu Apr 25 2024 Coiby Xu <coxu@redhat.com> - 2.0.28-9 - Update to makedumpfile-1.7.5 * Tue Apr 09 2024 Coiby Xu <coxu@redhat.com> - 2.0.28-8 - Add a kdump-utils subpackage * Sun Apr 07 2024 Coiby Xu <coxu@redhat.com> - 2.0.28-7 - Release 2.0.28-7 * Sat Mar 16 2024 Coiby Xu <coxu@redhat.com> - 2.0.28-6 - let kexec-tools depends on makedumpfile * Fri Feb 23 2024 Carl George <carlwgeorge@fedoraproject.org> - 2.0.28-5 - Add a makedumpfile subpackage * Fri Feb 02 2024 Coiby Xu <coxu@redhat.com> - 2.0.28-4 - kexec: don't use kexec_file_load on XEN - Fix building on x86_64 with binutils 2.41 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.28-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.28-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 17 2024 Coiby Xu <coxu@redhat.com> - 2.0.28-1 - kexec-tools 2.0.28 (Simon Horman) - Use the same /etc/resolve.conf in kdump initrd if it's managed manually - dracut-module-setup: consolidate s390 network device config * Mon Dec 11 2023 Coiby Xu <coxu@redhat.com> - 2.0.27-5 - Let %post scriptlet always exits with the zero exit status * Wed Nov 08 2023 Coiby Xu <coxu@redhat.com> - 2.0.27-4 - update to makedumpfile-1.7.4 - kdump-lib.sh: add extra 64M to default crashkernel if sme/sev is active - Allow _crashkernel_add to address larger memory ranges * Tue Oct 17 2023 Coiby Xu <coxu@redhat.com> - 2.0.27-3 - Only try to reset crashkernel when kdump.service is enabled * Fri Oct 13 2023 Coiby Xu <coxu@redhat.com> - 2.0.27-2 - update to latest upstream kexec-tools * Tue Oct 10 2023 Coiby Xu <coxu@redhat.com> - 2.0.27-1 - kexec-tools 2.0.27 (Simon Horman) * Thu Aug 31 2023 Coiby Xu <coxu@redhat.com> - 2.0.27-1 - kexec-tools 2.0.27 (Simon Horman) * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.26-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Coiby <coxu@redhat.com> - 2.0.26-7 - kdumpctl: Fix the matching of plus symbol by grep's EREs - kdump-lib: Evaluate the memory consumption by smmu and mlx5 separately - kdump-lib: add support for 64K aarch64 - kdump-lib: Introduce parse_kver_from_path() to get kernel version from its path name - kdump-lib: Introduce a help function _crashkernel_add() * Fri Jun 02 2023 Timothée Ravier <tim@siosm.fr> - 2.0.26-6 - Make binutils a recommend as it's only needed for UKI support * Mon May 29 2023 Coiby <coxu@redhat.com> - 2.0.26-5 - Simplify the management of the kernel parameter crashkernel - Let _update_kernel_cmdline return the correct return code - mkdumprd: call dracut with --add-device to install the drivers needed by /boot partition automatically for FIPS - kdump-lib: fix the matching pattern for debug-kernel
/usr/bin/kexec /usr/bin/vmcore-dmesg /usr/lib/.build-id /usr/lib/.build-id/25 /usr/lib/.build-id/25/65bdfb6713150a9e115748216c67ec733008a2 /usr/lib/.build-id/b7 /usr/lib/.build-id/b7/72b898086b91ed61c9dcf62905d55e90144ddd /usr/share/doc/kexec-tools /usr/share/doc/kexec-tools/News /usr/share/doc/kexec-tools/TODO /usr/share/licenses/kexec-tools /usr/share/licenses/kexec-tools/COPYING /usr/share/man/man8/kexec.8.gz /usr/share/man/man8/vmcore-dmesg.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat May 24 01:56:07 2025