Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kexec-tools for openSUSE:Factory checked in at 2022-06-08 14:24:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kexec-tools (Old) and /work/SRC/openSUSE:Factory/.kexec-tools.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kexec-tools" Wed Jun 8 14:24:12 2022 rev:142 rq:981119 version:2.0.24 Changes: -------- --- /work/SRC/openSUSE:Factory/kexec-tools/kexec-tools.changes 2022-04-16 00:14:02.561632553 +0200 +++ /work/SRC/openSUSE:Factory/.kexec-tools.new.1548/kexec-tools.changes 2022-06-08 14:24:25.488465472 +0200 @@ -1,0 +2,36 @@ +Wed Apr 27 20:16:19 UTC 2022 - Dirk M??ller <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- kexec-tools-2.0.22.tar.xz kexec-tools-print-error-if-kexec_file_load-fails.patch kexec-tools-remove-duplicate-ramdisk-definition.patch New: ---- kexec-tools-2.0.24.tar.sign kexec-tools-2.0.24.tar.xz kexec-tools.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kexec-tools.spec ++++++ --- /var/tmp/diff_new_pack.m786FD/_old 2022-06-08 14:24:26.036466151 +0200 +++ /var/tmp/diff_new_pack.m786FD/_new 2022-06-08 14:24:26.040466155 +0200 @@ -17,12 +17,15 @@ Name: kexec-tools -Version: 2.0.22 +Version: 2.0.24 Release: 0 Summary: Tools for loading replacement kernels into memory License: GPL-2.0-or-later Group: System/Kernel +URL: https://projects.horms.net/projects/kexec/ Source: https://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.xz +Source100: https://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.sign +Source101: kexec-tools.keyring Source1: kexec-bootloader Source2: kexec-bootloader.8 Source3: kexec-load.service @@ -30,8 +33,6 @@ Patch3: %{name}-disable-test.patch Patch4: %{name}-vmcoreinfo-in-xen.patch Patch10: %{name}-SYS_getrandom.patch -Patch11: %{name}-remove-duplicate-ramdisk-definition.patch -Patch12: %{name}-print-error-if-kexec_file_load-fails.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: systemd-rpm-macros @@ -63,7 +64,7 @@ export BUILD_CFLAGS="%{optflags}" export LDFLAGS="-pie" %configure -make %{?_smp_mflags} +%make_build %install %make_install @@ -102,7 +103,7 @@ %else # filesystem before SLE12 SP3 lacks /usr/share/licenses %if 0%(test ! -d %{_defaultlicensedir} && echo 1) -%define _defaultlicensedir %_defaultdocdir +%define _defaultlicensedir %{_defaultdocdir} %endif %endif # End of compatibility cruft ++++++ kexec-tools-2.0.22.tar.xz -> kexec-tools-2.0.24.tar.xz ++++++ ++++ 2272 lines of diff (skipped)
