Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kexec-tools-debugsource-2.0.30-1.fc40 RPM for aarch64

From Fedora 40 updates for aarch64 / debug / Packages / k

Name: kexec-tools-debugsource Distribution: Fedora Project
Version: 2.0.30 Vendor: Fedora Project
Release: 1.fc40 Build date: Tue Dec 3 01:59:08 2024
Group: Development/Debug Build host: buildvm-a64-31.iad2.fedoraproject.org
Size: 631522 Source RPM: kexec-tools-2.0.30-1.fc40.src.rpm
Packager: Fedora Project
Url: https://kernel.org/pub/linux/utils/kernel/kexec
Summary: Debug sources for package kexec-tools
This package provides debug sources for package kexec-tools.
Debug sources are useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

GPL-2.0-only

Changelog

* Mon Dec 02 2024 Packit <[email protected]> - 2.0.30-1
  - Update to version 2.0.30
  - Resolves: rhbz#2326470
* Wed Aug 07 2024 Packit <[email protected]> - 2.0.29-1
  - Update to version 2.0.29
* Thu Jul 11 2024 Coiby Xu <[email protected]> - 2.0.28-12
  - Re-add missing build dependencies
* Tue Jul 09 2024 Zbigniew Jędrzejewski-Szmek <[email protected]> - 2.0.28-11
  - Rebuilt for the bin-sbin merge
* Thu Apr 25 2024 Coiby Xu <[email protected]> - 2.0.28-10
  - Split out kdump-utils and makedumpfile
* Thu Apr 25 2024 Coiby Xu <[email protected]> - 2.0.28-9
  - Update to makedumpfile-1.7.5
* Tue Apr 09 2024 Coiby Xu <[email protected]> - 2.0.28-8
  - Add a kdump-utils subpackage
* Sun Apr 07 2024 Coiby Xu <[email protected]> - 2.0.28-7
  - Release 2.0.28-7
* Sat Mar 16 2024 Coiby Xu <[email protected]> - 2.0.28-6
  - let kexec-tools depends on makedumpfile
* Fri Feb 23 2024 Carl George <[email protected]> - 2.0.28-5
  - Add a makedumpfile subpackage
* Fri Feb 02 2024 Coiby Xu <[email protected]> - 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 <[email protected]> - 2.0.28-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 2.0.28-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jan 17 2024 Coiby Xu <[email protected]> - 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 <[email protected]> - 2.0.27-5
  - Let %post scriptlet always exits with the zero exit status
* Wed Nov 08 2023 Coiby Xu <[email protected]> - 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 <[email protected]> - 2.0.27-3
  - Only try to reset crashkernel when kdump.service is enabled
* Fri Oct 13 2023 Coiby Xu <[email protected]> - 2.0.27-2
  - update to latest upstream kexec-tools
* Tue Oct 10 2023 Coiby Xu <[email protected]> - 2.0.27-1
  - kexec-tools 2.0.27 (Simon Horman)
* Thu Aug 31 2023 Coiby Xu <[email protected]> - 2.0.27-1
  - kexec-tools 2.0.27 (Simon Horman)
* Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 2.0.26-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 14 2023 Coiby <[email protected]> - 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 <[email protected]> - 2.0.26-6
  - Make binutils a recommend as it's only needed for UKI support
* Mon May 29 2023 Coiby <[email protected]> - 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
* Tue May 16 2023 Coiby <[email protected]> - 2.0.26-4
  - kdumpctl: Add support for systemd-boot paths
  - mkdumprd: add --aggressive-strip as default dracut args
  - kdumpctl: Add basic UKI support
  - kdumpctl: Move temp file in get_kernel_size to global temp dir
  - kdumpctl: Move get_kernel_size to kdumpctl
  - kdumpctl: fix is_dracut_mod_omitted
  - kdump-lib: move is_dracut_mod_omitted to kdumpctl
  - kdump-lib: remove get_nmcli_connection_apath_by_ifname
  - kdump-lib: remove get_nmcli_field_by_conpath
  - dracut-module-setup: remove dead source_ifcfg_file
  - kdump-lib-initramfs: remove is_fs_dump_target
  - kdump-lib-initramfs: harden is_mounted
  - Show how much time kdump has waited for the network to be ready
  - Tell nmcli to not escape colon when getting the path of connection profile
  - kdumpctl: lower the log level in reset_crashkernel_for_installed_kernel
  - Install nfsv4-related drivers when users specify nfs dumping via dracut_args
  - sysconfig: add zfcp.allow_lun_scan to KDUMP_COMMANDLINE_REMOVE on s390
  - Use the correct command to get architecture
* Mon Jan 30 2023 Coiby <[email protected]> - 2.0.26-3
  - kdumpctl: make do_estimate more robust
  - kdumpctl: refractor check_rebuild
  - kdumpctl: cleanup 'stop'
  - kdumpctl: cleanup 'start'
  - kdump-lib: fix prepare_cmdline
  - kdumpctl: move aws workaround to kdump-lib
  - unit tests: add tests for prepare_cmdline
  - kdump-lib: always specify version in is_squash_available
  - mkfadumprd: drop unset globals from debug output
  - kdumpctl: merge check_current_{kdump,fadump}_status
  - dracut-early-kdump: explicitly use bash
  - dracut-early-kdump: fix shellcheck findings
  - kdumpctl: simplify check_failure_action_config
  - makedumpfile: Fix wrong exclusion of slab pages on Linux 6.2-rc1
* Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 2.0.26-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Dec 22 2022 Coiby <[email protected]> - 2.0.26-1
  - Update kexec-tools to 2.0.25
  - Don't try to update crashkernel when bootloader is not installed
  - dracut-module-setup.sh: also install the driver of physical NIC for Hyper-V VM with accelerated networking
  - dracut-module-setup.sh: skip installing driver for the loopback interface
* Wed Dec 07 2022 Coiby <[email protected]> - 2.0.25-4
  - dracut-module-setup.sh: stop overwriting dracut's trap handler
  - fadump: avoid status check while starting in fadump mode
  - fadump: add a kernel install hook to clean up fadump initramfs
  - fadump: fix default initrd backup and restore logic
  - fadump: use 'zstd' as the default compression method

Files

/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/include
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/include/boot
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/include/boot/elf_boot.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/include/elf.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/include/image.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/include/kexec-pe-zboot.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/include/kexec-uImage.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/include/pe.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/add_buffer.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/arch
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/arch/arm64
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/arch/arm64/crashdump-arm64.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/arch/arm64/crashdump-arm64.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/arch/arm64/image-header.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/arch/arm64/include
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/arch/arm64/include/arch
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/arch/arm64/include/arch/options.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/arch/arm64/kexec-arm64.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/arch/arm64/kexec-arm64.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/arch/arm64/kexec-elf-arm64.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/arch/arm64/kexec-image-arm64.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/arch/arm64/kexec-uImage-arm64.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/arch/arm64/kexec-vmlinuz-arm64.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/crashdump-elf.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/crashdump-xen.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/crashdump.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/crashdump.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/dt-ops.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/dt-ops.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/firmware_memmap.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/fs2dt.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/fs2dt.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/ifdown.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-elf-boot.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-elf-core.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-elf-exec.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-elf-rel.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-elf.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-elf.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-iomem.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-lzma.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-pe-zboot.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-sha256.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-syscall.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-uImage.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-uki.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-xen.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-xen.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec-zlib.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/kexec.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/libfdt
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/libfdt/fdt.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/libfdt/fdt.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/libfdt/fdt_ro.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/libfdt/fdt_rw.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/libfdt/fdt_strerror.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/libfdt/fdt_sw.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/libfdt/fdt_wip.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/libfdt/libfdt.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/libfdt/libfdt_env.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/libfdt/libfdt_internal.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/lzma.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/mem_regions.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/mem_regions.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/phys_arch.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/proc_iomem.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/purgatory.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/symbols.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/kexec/zlib.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/util_lib
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/util_lib/compute_ip_checksum.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/util_lib/elf_info.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/util_lib/include
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/util_lib/include/elf_info.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/util_lib/include/ip_checksum.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/util_lib/include/sha256.h
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/util_lib/sha256.c
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/vmcore-dmesg
/usr/src/debug/kexec-tools-2.0.30-1.fc40.aarch64/vmcore-dmesg/vmcore-dmesg.c


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jan 9 02:54:44 2025