SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for kexec-tools-2.0.29-lp156.216.1.x86_64.rpm :

* Fri Sep 13 2024 olafAATTaepfle.de- To create rckexec-reload, the service binary is required at build time. This binary is provided by aaa_base. Make sure this package is available during build.
* Mon Aug 12 2024 Petr Tesařík - update to 2.0.29:
* update man and --help
* powerpc/kexec_load: add hotplug support
* kexec_load: Use new kexec flag for hotplug support
* x86-linux-setup.c: Use POSIX basename API
* LoongArch: fix load command line segment error
* LoongArch: add multi crash kernel segment support
* LoongArch: fix kernel image size error
* Arm: Fix add_buffer_phys_virt() align issue
* Fix incorrect Free Software Foundation address in the license
* util_lib/elf_info.c: fix a warning
* kexec_file: add kexec_file flag to support debug printing
* workflow: update to use checkoutAATTv4- drop kexec-dont-use-kexec_file_load-on-xen.patch, upstream- drop fix-building-on-x86_64-with-binutils-2.41.patch, upstream- kexec-tools-riscv-hotplug.patch: Fix build for riscv64.
* Wed Mar 06 2024 Jiri Bohac - update to 2.0.28:
* LoongArch: Load vmlinux.efi to the link address
* LoongArch: Fix an issue with relocatable vmlinux
* m68k: fix getrandom() use with uclibc
* lzma: Relax memory limit for lzma decompressor
* kexec: ppc64: print help to stdout instead of stderr
* kexec/loongarch64: fix \'make dist\' file loss issue
* crashdump/x86: set the elfcorehdr segment size for hotplug
* crashdump/x86: identify elfcorehdr segment for hotplug
* crashdump: exclude elfcorehdr segment from digest for hotplug
* crashdump: setup general hotplug support
* crashdump: introduce the hotplug command line options
* kexec: define KEXEC_UPDATE_ELFCOREHDR
* kexec: update manpage with explicit mention of clean kexec
* zboot: add loongarch kexec_load support
* zboot: enable arm64 kexec_load for zboot image- drop 6419b008fde783fd0cc2cc266bd1c9cf35e99a0e.patch, upstream- add fix-building-on-x86_64-with-binutils-2.41.patch:
* fix assembling on binutils >= 2.42- refresh kexec-tools-disable-test.patch
* Fri Jan 19 2024 Jiri Bohac - add kexec-dont-use-kexec_file_load-on-xen.patch: kexec: don\'t use kexec_file_load on xen (bsc#1218590)
* Tue Oct 24 2023 olafAATTaepfle.de- Fix build with old glibc with 6419b008fde783fd0cc2cc266bd1c9cf35e99a0e.patch
* Wed Sep 06 2023 Petr Tesařík - update to 2.0.27:
* ppc64: add --reuse-cmdline parameter support
* kexec: make -a the default
* x86: add devicetree support
* ppc64: document elf-ppc64 options and --dt-no-old-root
* LoongArch: kdump: set up kernel image segment
* arm64: zboot support
* Tue Aug 08 2023 olafAATTaepfle.de- Disable Xen support in ALP
* Wed Jun 28 2023 Michal Suchanek - Pull kexec-bootloader from perl-Bootloader, bump version so that perl-Bootloader can obsolete kexec-tools containing kexec-bootloader (bsc#1211082).
* Tue Apr 04 2023 olafAATTaepfle.de- Update kexec-tools-SYS_getrandom.patch to fix build errors on old x86_64 distributions
* Thu Feb 23 2023 Michal Suchanek - kexec-bootloader: Add -a argument to load using kexec_load_file() when available (boo#1202820).
* Thu Feb 02 2023 Petr Tesařík - update to 2.0.26:
* m68k: pass rng seed via BI_RNG_SEED
* workflow: update to checkoutAATTv3
* LoongArch: Remove redundant cmdline parameters when using --reuse-cmdline option
* LoongArch: Add purgatory framework code
* LoongArch: PE format image loading support
* LoongArch: Add kexec/kdump support
* config: Add LoongArch architecture support in config.guess and config.sub files
* ppc64: remove rma_top limit- refresh kexec-tools-riscv64.patch.
* Tue Dec 27 2022 Ludwig Nussel - Replace transitional %usrmerged macro with regular version check (boo#1206798)
* Tue Oct 04 2022 Dirk Müller - add kexec-tools-riscv64.patch
* Wed Aug 17 2022 Dirk Müller - update to 2.0.25:
* kexec-tools: Remove duplicate ultoa() definitions and redefine it
* i386: pass rng seed via setup_data
* kexec-tools: mips: Pass initrd parameter via cmdline
* arm64/crashdump-arm64: increase CRASH_MAX_MEMORY_RANGES to 32k
* Wed Apr 27 2022 Dirk Müller - update to 2.0.24:
* arm64: fix static data relocations in machine_apply_elf_rel()
* kexec/elf: assign one to align if sh_addralign equals zero
* arm64/crashdump-arm64: explicit type conversion to suppress compiler warning
* arm64/kexec-arm64: add support for R_AARCH64_MOVW_UABS_G
* rela
* arm64/kexec-arm64: use enum to organize the reloc type
* arm64/kexec-arm64: add support for R_AARCH64_LDST128_ABS_LO12_NC rela
* kexec-tools: fix leak FILE pointer.
* purgatory: do not enable vectorization automatically for purgatory compiling
* kexec-tools: Determine if the image is lzma commpressed
* util_lib/elf_info: harden parsing of printk buffer
* github: run apt-get update before installing packages
* kexec-xen: Allow xen_kexec_exec() to return in case of Live Update
* kexec-tools: print error if kexec_file_load fails
* kexec-tools: mips: Concatenate --reuse-cmdline and --append
* kexec-tools: mips: Add some debug info
* arm64: fix PAGE_OFFSET calc for flipped mm
* arm64: read VA_BITS from kcore for 52-bits VA kernel
* arm64/crashdump: unify routine to get page_offset
* arm64: make phys_offset signed
* s390: add support for --reuse-cmdline
* use slurp_proc_file() in get_command_line()
* add slurp_proc_file()
* s390: use KEXEC_ALL_OPTIONS
* s390: add variable command line size
* arm64: support more than one crash kernel regions
* s390: handle R_390_PLT32DBL reloc entries in machine_apply_elf_rel()
* arm64/crashdump: deduce paddr of _text based on kernel code size- drop kexec-tools-print-error-if-kexec_file_load-fails.patch, kexec-tools-remove-duplicate-ramdisk-definition.patch (upstream)- add homepage url- add gpg validation
* Wed Apr 13 2022 Petr Tesařík - kexec-tools-print-error-if-kexec_file_load-fails.patch: print error if kexec_file_load fails (bsc#1197176).
* Mon May 03 2021 Petr Tesařík - Bump version to 2.0.21- Drop patches from upstream git:
* kexec-tools-video-capability.patch
* Mon Apr 26 2021 Petr Tesařík - kexec-tools-remove-duplicate-ramdisk-definition.patch: Remove duplicate definition of ramdisk (fix ppc build).
* Mon Apr 26 2021 Petr Tesařík - Bump version to 2.0.21- Drop patches from upstream git:
* kexec-tools-add-variant-helper-functions.patch
* kexec-tools-arm64-kexec-allocate-memory-space-avoiding-reserved-regions.patch
* kexec-tools-arm64-kdump-deal-with-resource-entries-in-proc-iomem.patch
* kexec-tools-build-multiboot2-for-i386.patch
* kexec-tools-fix-kexec_file_load-error-handling.patch
* kexec-tools-reset-getopt-before-falling-back-to-legacy.patch
* kexec-tools-s390-Reset-kernel-command-line-on-syscal.patch
* kexec-tools-Remove-duplicated-variable-declarations.patch
* Tue Apr 20 2021 Wolfgang Frisch - Hardening: Link as PIE (bsc#1185020).
* Tue Nov 24 2020 Ludwig Nussel - prepare usrmerge (boo#1029961)
* Tue Nov 10 2020 olafAATTaepfle.de- Remove kexec-tools-xen-balloon-up.patch (bsc#1176606) This patch was introduced to address bug#694863, it enabled kexec for HVM at that time. Meanwhile Xen 4.7 introduced \"soft-reset\" for HVM domUs. This host feature removed the requirement to un-ballon the domU prior kexec. With Xen 4.13 cpuid faulting became the default, which affected the approach used in this patch to detect the domU type. As a result invoking kexec in dom0 failed.
* Fri Jun 05 2020 Bernhard Wiedemann - Make kexec-bootloader work without \'which\' package (boo#1172501)
* Fri Apr 03 2020 Petr Tesařík - kexec-tools-Remove-duplicated-variable-declarations.patch: Remove duplicated variable declarations (boo#1160399).
* Fri Apr 03 2020 Petr Tesařík - kexec-tools-s390-Reset-kernel-command-line-on-syscal.patch: s390: Reset kernel command line on syscall fallback (bsc#1167868).
* Fri Mar 13 2020 Petr Tesařík - kexec-tools-reset-getopt-before-falling-back-to-legacy.patch: Reset getopt before falling back to legacy syscall (bsc#1166105).
* Fri Mar 13 2020 Petr Tesařík - kexec-tools-fix-kexec_file_load-error-handling.patch: Fix the error handling if kexec_file_load() fails (bsc#1166105).
* Wed Jan 29 2020 Petr Tesařík - Fix build errors on old distributions
* kexec-tools-video-capability.patch
* kexec-tools-SYS_getrandom.patch
* Fri Jan 10 2020 Chester Lin - Fix compiling errors of multiboot2_x86_
* functions for i586
* kexec-tools-build-multiboot2-for-i386.patch
* Mon Dec 16 2019 Chester Lin - Bump to version 2.0.20 Changelog: https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.19..v2.0.20- Backport a upstream patch series: [jsc#SLE-9032] Subject: [PATCH v2 0/3] arm64: handle \"reserved\" entries in /proc/iomem
* kexec-tools-add-variant-helper-functions.patch
* kexec-tools-arm64-kexec-allocate-memory-space-avoiding-reserved-regions.patch
* kexec-tools-arm64-kdump-deal-with-resource-entries-in-proc-iomem.patch
* Fri Jun 14 2019 Petr Tesarik - Bump to version 2.0.19 Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.18..v2.0.19
* Mon Jan 14 2019 kukukAATTsuse.de- Use %license instead of %doc [bsc#1082318]
* Thu Nov 01 2018 ptesarikAATTsuse.com- Remove bogus Url RPM tag: The project does not have a home page.
* Thu Nov 01 2018 ptesarikAATTsuse.com- Bump to version 2.0.18 Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.17..v2.0.18- Drop patches from upstream git:
* kexec-tools-fix-for-Unhandled-rela-relocation-R_X86_64_PLT32.patch- Remove the confusing kdump binary (no longer in upstream).
* Mon Sep 10 2018 Alberto Planas Dominguez - kexec-tools-fix-for-Unhandled-rela-relocation-R_X86_64_PLT32.patch Upstream backport. In response to a change in binutils, commit b21ebf2fb4c (x86: Treat R_X86_64_PLT32 as R_X86_64_PC32) was applied to the linux kernel during the 4.16 development cycle and has since been backported to earlier stable kernel series. The change results in the failure message in $SUBJECT when rebooting via kexec. Fix this by replicating the change in kexec.
* Thu Apr 19 2018 ptesarikAATTsuse.com- Bump to version 2.0.17 Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.16..v2.0.17- Drop kexec-tools-xen-static.patch: upstream uses run-time dynamic linking to address the same issue.- Drop all patches from upstream git:
* kexec-tools-add-a-helper-function-to-add-ranges.patch
* kexec-tools-ppc64-parse-ibm-dynamic-memory.patch
* kexec-tools-ppc64-leverage-kexec_file_load-support.patch
* kexec-tools-Return-ENOSYS-when-kexec-does-not-know.patch
* kexec-tools-Fix-option-checks-to-take-KEXEC_FILE_LOAD.patch
* kexec-tools-Do-not-special-case-the-s-option.patch
* kexec-tools-Add-option-to-revert-s.patch
* kexec-tools-Add-option-to-fall-back-to-KEXEC_LOAD.patch
* kexec-tools-Document-s-c-and-a-options-in-the-man-page.patch
* kexec-tools-fix-kexec-p-segfault.patch
* Thu Apr 05 2018 ptesarikAATTsuse.com- kexec-tools-vmcoreinfo-in-xen.patch: Revert \"kexec-tools: Read always one vmcoreinfo file\" (bsc#1085626, bsc#951740).
* Thu Apr 05 2018 ptesarikAATTsuse.com- kexec-tools-fix-kexec-p-segfault.patch: Fix a segmentation fault when trying to run \"kexec -p\" (bsc#1080916).
* Tue Apr 03 2018 msuchanekAATTsuse.com- kexec: add -a option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported (bsc#1080916, boo#1076839).
* kexec-tools-Return-ENOSYS-when-kexec-does-not-know.patch
* kexec-tools-Fix-option-checks-to-take-KEXEC_FILE_LOAD.patch
* kexec-tools-Do-not-special-case-the-s-option.patch
* kexec-tools-Add-option-to-revert-s.patch
* kexec-tools-Add-option-to-fall-back-to-KEXEC_LOAD.patch
* kexec-tools-Document-s-c-and-a-options-in-the-man-page.patch- kexec-tools-ppc64-leverage-kexec_file_load-support.patch: kexec/ppc64: leverage kexec_file_load support (bsc#1080916).
* Fri Feb 23 2018 ptesarikAATTsuse.com- kexec-tools-ppc64-parse-ibm-dynamic-memory.patch: kexec/ppc64: add support to parse ibm, dynamic-memory-v2 property (bsc#1081789, LTC#164625).- kexec-tools-add-a-helper-function-to-add-ranges.patch: kexec: add a helper function to add ranges (bsc#1081789, LTC#164625).
* Fri Jan 19 2018 tchvatalAATTsuse.com- Create compat link for rckexec-loader systemd service- Convert the asciidoc file to normal man in order to drop asciidoc dep
* python2 only obsoletion and upstream has only raw manpages too- Properly state all post/postun dependencies (systemd, suse-module-tools)- There is no reason for exclusive arch if we state all archs- Bump to version 2.0.16 Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.14..v2.0.16- Remove support for older products to trivialize spec file- Make sure to not pull python2 via asciidoc- Drop merged patch 0001-kexec-tools-2.0.14.git.patch- Drop all patches from upstream git:
* 0002-ppc64-Reduce-number-of-ELF-LOAD-segments.patch
* 0003-kexec-Increase-the-upper-limit-for-RAM-segments.patch
* 0004-alpha-add-missing-__NR_kexec_load-definition.patch
* 0005-kexec-implemented-XEN-KEXEC-STATUS-to-determine-if-a.patch
* 0006-kexec-Remove-redundant-space-from-help-message.patch
* 0007-purgatory-Add-purgatory.map-and-purgatory.ro.sym-to-.patch
* 0008-kexec-Add-option-to-get-crash-kernel-region-size.patch
* 0009-crashdump-arm-Add-get_crash_kernel_load_range-functi.patch
* 0010-crashdump-arm64-Add-get_crash_kernel_load_range-func.patch
* 0011-crashdump-cris-Add-get_crash_kernel_load_range-funct.patch
* 0012-crashdump-ia64-Add-get_crash_kernel_load_range-funct.patch
* 0013-crashdump-m68k-Add-get_crash_kernel_load_range-funct.patch
* 0014-crashdump-mips-Add-get_crash_kernel_load_range-funct.patch
* 0015-crashdump-ppc-Add-get_crash_kernel_load_range-functi.patch
* 0016-crashdump-ppc64-Add-get_crash_kernel_load_range-func.patch
* 0017-crashdump-s390-Add-get_crash_kernel_load_range-funct.patch
* 0018-crashdump-sh-Add-get_crash_kernel_load_range-functio.patch
* 0019-gitignore-add-two-generated-files-in-purgatory.patch
* 0020-Only-print-debug-message-when-failed-to-serach-for-k.patch
* 0021-build_mem_phdrs-check-if-p_paddr-is-invalid.patch
* 0022-uImage-fix-realloc-pointer-confusion.patch
* 0023-uImage-Fix-uImage_load-for-little-endian-machines.patch
* 0024-uImage-Add-new-IH_ARCH_xxx-definitions.patch
* 0025-uImage-use-char-instead-of-unsigned-char-for-uImage_.patch
* 0026-uImage-use-char-instead-of-unsigned-char-for-uImage_.patch
* 0027-arm64-add-uImage-support.patch
* 0028-vmcore-dmesg-Define-_GNU_SOURCE.patch
* 0029-Don-t-use-L-width-specifier-with-integer-values.patch
* 0030-x86-x86_64-Fix-format-warning-with-die.patch
* 0031-ppc-Fix-format-warning-with-die.patch
* 0032-crashdump-Remove-stray-get_crashkernel_region-declar.patch
* 0033-x86-Support-large-number-of-memory-ranges.patch
* 0034-Fix-broken-Xen-support-in-configure.ac.patch
* 0035-kexec-extend-the-semantics-of-kexec_iomem_for_each_l.patch
* 0036-kexec-generalize-and-rename-get_kernel_stext_sym.patch
* 0037-arm64-identify-PHYS_OFFSET-correctly.patch
* 0038-arm64-change-return-values-on-error-to-negative.patch
* 0039-arm64-kdump-identify-memory-regions.patch
* 0040-arm64-kdump-add-elf-core-header-segment.patch
* 0041-arm64-kdump-set-up-kernel-image-segment.patch
* 0042-arm64-kdump-set-up-other-segments.patch
* 0043-arm64-kdump-add-DT-properties-to-crash-dump-kernel-s.patch
* 0044-arm64-kdump-Add-support-for-binary-image-files.patch
* 0045-Handle-additional-e820-memmap-type-strings.patch
* 0046-powerpc-fix-command-line-overflow-error.patch
* 0047-fix-how-RMA-top-is-deduced.patch
* Mon Jan 08 2018 msuchanekAATTsuse.com- Fix kexec error on ppc64 (bsc#1074947). 0046-powerpc-fix-command-line-overflow-error.patch 0047-fix-how-RMA-top-is-deduced.patch
* Tue Oct 31 2017 carnoldAATTsuse.com- With Xen 4.10 there is a new required library called xentoolcore (bsc#1037779) kexec-tools-xen-static.patch- Refreshed kexec-tools-disable-test.patch
* Thu Jun 01 2017 jengelhAATTinai.de- Remove redundant %clean section. Replace $RPM_
* shell vars by macros.- Rewrite summary line.
* Wed May 31 2017 tiwaiAATTsuse.de- Update to version 2.0.14 (bsc#1039937, FATE#320672, FATE#320671) Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.13..v2.0.14- Backport upstream fixes (bsc#1039937, FATE#320672, FATE#320671) 0001-kexec-tools-2.0.14.git.patch 0002-ppc64-Reduce-number-of-ELF-LOAD-segments.patch 0003-kexec-Increase-the-upper-limit-for-RAM-segments.patch 0004-alpha-add-missing-__NR_kexec_load-definition.patch 0005-kexec-implemented-XEN-KEXEC-STATUS-to-determine-if-a.patch 0006-kexec-Remove-redundant-space-from-help-message.patch 0007-purgatory-Add-purgatory.map-and-purgatory.ro.sym-to-.patch 0008-kexec-Add-option-to-get-crash-kernel-region-size.patch 0009-crashdump-arm-Add-get_crash_kernel_load_range-functi.patch 0010-crashdump-arm64-Add-get_crash_kernel_load_range-func.patch 0011-crashdump-cris-Add-get_crash_kernel_load_range-funct.patch 0012-crashdump-ia64-Add-get_crash_kernel_load_range-funct.patch 0013-crashdump-m68k-Add-get_crash_kernel_load_range-funct.patch 0014-crashdump-mips-Add-get_crash_kernel_load_range-funct.patch 0015-crashdump-ppc-Add-get_crash_kernel_load_range-functi.patch 0016-crashdump-ppc64-Add-get_crash_kernel_load_range-func.patch 0017-crashdump-s390-Add-get_crash_kernel_load_range-funct.patch 0018-crashdump-sh-Add-get_crash_kernel_load_range-functio.patch 0019-gitignore-add-two-generated-files-in-purgatory.patch 0020-Only-print-debug-message-when-failed-to-serach-for-k.patch 0021-build_mem_phdrs-check-if-p_paddr-is-invalid.patch 0022-uImage-fix-realloc-pointer-confusion.patch 0023-uImage-Fix-uImage_load-for-little-endian-machines.patch 0024-uImage-Add-new-IH_ARCH_xxx-definitions.patch 0025-uImage-use-char-instead-of-unsigned-char-for-uImage_.patch 0026-uImage-use-char-instead-of-unsigned-char-for-uImage_.patch 0027-arm64-add-uImage-support.patch 0028-vmcore-dmesg-Define-_GNU_SOURCE.patch 0029-Don-t-use-L-width-specifier-with-integer-values.patch 0030-x86-x86_64-Fix-format-warning-with-die.patch 0031-ppc-Fix-format-warning-with-die.patch 0032-crashdump-Remove-stray-get_crashkernel_region-declar.patch 0033-x86-Support-large-number-of-memory-ranges.patch 0034-Fix-broken-Xen-support-in-configure.ac.patch 0035-kexec-extend-the-semantics-of-kexec_iomem_for_each_l.patch 0036-kexec-generalize-and-rename-get_kernel_stext_sym.patch 0037-arm64-identify-PHYS_OFFSET-correctly.patch 0038-arm64-change-return-values-on-error-to-negative.patch 0039-arm64-kdump-identify-memory-regions.patch 0040-arm64-kdump-add-elf-core-header-segment.patch 0041-arm64-kdump-set-up-kernel-image-segment.patch 0042-arm64-kdump-set-up-other-segments.patch 0043-arm64-kdump-add-DT-properties-to-crash-dump-kernel-s.patch 0044-arm64-kdump-Add-support-for-binary-image-files.patch 0045-Handle-additional-e820-memmap-type-strings.patch- Refreshed patches: kexec-tools-xen-static.patch kexec-tools-xen-balloon-up.patch- Drop obsoleted arm64 patches: kexec-tools-enable-aarch64-fixup.patch kexec-tools-enable-aarch64.patch- Fix source URL, as ftp was discontinued on korg- Sync changelog with SLE12 packages
* Wed May 10 2017 carnoldAATTsuse.com- kexec-tools-xen-static.patch: xen breaks kexec-tools build (bsc#1037779) See also matching fix in xen-devel package
* Tue Apr 11 2017 bwiedemannAATTsuse.com- fix kexec-bootloader with /boot partition (boo#1033599)
* Wed Feb 22 2017 meissnerAATTsuse.com- Do not pull in gcc-PIE, as it breaks the static build in here.
* Mon Aug 08 2016 ptesarikAATTsuse.com- Update to version 2.0.13 Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.12..v2.0.13- Refresh kexec-tools-enable-aarch64.patch
* Fri Jun 17 2016 normandAATTlinux.vnet.ibm.com- remove sed line in spec for ppc64 about stack-protector as now handled in Makefile.
* Fri Jun 03 2016 tonyjAATTsuse.com- Update to version 2.0.12 (FATE#320915, bsc#980545) Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.10..v2.0.12 Drop following patches (upstream): kexec-tools-load-crash-kernel-high.patch- Fix pkg-config to check >= 4.7 rather than > 4.6 for xenlight- Specifically name Files in specfile rather than using glob.
* Mon May 30 2016 ptesarikAATTsuse.com- kexec-tools-ppc64-reduce-elf-loads.patch: ppc64: Reduce number of ELF LOAD segments (bsc#981339).
* Tue May 03 2016 olafAATTaepfle.de- Adjust linking to libxenctrl to xen-4.7 API (fate#319989)
* Thu Dec 10 2015 tiwaiAATTsuse.de- Fix missing dependency on coreutils for initrd macros (boo#958562)- Call missing initrd macro at postun (boo#958562)
* Mon Oct 26 2015 ptesarikAATTsuse.cz- kexec-tools-vmcoreinfo-in-xen.patch: Store XEN_VMCOREINFO in panic kernel ELF notes. (bsc#951740)
* Wed Oct 14 2015 jleeAATTsuse.com- kexec-tools-xen-inhibit-file-based-syscall.patch: To inhibit file based syscall on XEN, using old syscall to load crash kernel. (bsc#947172)
* Tue Oct 06 2015 ptesarikAATTsuse.com- kexec-tools-load-crash-kernel-high.patch: Load crash kernel high on x86 (bsc#946365).
* Fri Jun 26 2015 ptesarikAATTsuse.cz- Upgrade to kexec-2.0.10: This is a feature release coinciding with the release of the v4.1 Linux Kernel.- Refreshed patches:
* kexec-tools-xen-static.patch
* kexec-tools-xen-balloon-up.patch- Dropped patches (now upstream):
* kexec-tools-callback-function-proto.patch
* Mon May 04 2015 jleeAATTsuse.com- Add \'kexec-tools/kexec-tools-Provide-an-option-to-use-new-kexec-system-call.patch\' to support kdump on secure boot. (fate#315018, bnc#884453)
* Sun Mar 29 2015 crrodriguezAATTopensuse.org- kexec tools are included in the default initrd, we need to regenerate if this package changes.
* Fri Mar 20 2015 schwabAATTlinux-m68k.org- Enable building on m68k
* Fri Feb 13 2015 ptesarikAATTsuse.cz- Upgrade to kexec-2.0.9: This is a bug-fix release coinciding with the release of the v3.19 Linux Kernel.
* Fri Jan 09 2015 tonyjAATTsuse.com- Fix x86 callback prototypes (bnc#905090) Add patch: kexec-tools-callback-function-proto.patch
 
ICM