SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for kdump-debuginfo-2.0.16-1.1.x86_64.rpm :

* Fri Feb 07 2025 Jiri Bohac - upgrade to version 2.0.16
* fix KDUMP_AUTO_RESIZE
* Fri Jan 31 2025 Jiri Bohac - upgrade to version 2.0.15
* dracut: fix filtering ro keys in kdump_bond_config (bsc#1233137)
* Wed Jan 22 2025 Jiri Bohac - upgrade to version 2.0.14
* spec: add dependency on ethtool
* Mon Jan 06 2025 Jiri Bohac - upgrade to version 2.0.13
* allow negative KDUMP_KEEP_OLD_DUMPS (bsc#1234845)
* Fri Nov 22 2024 Jiri Bohac - upgrade to version 2.0.12
* fadump: pass additional parameters for capture kernel (jsc#PED-9889)
* Fri Nov 08 2024 Jiri Bohac - upgrade to version 2.0.11
* fadump mkinitrd: propagate --debug to the inner dracut call
* mkdumprd: look for kernel image under /boot as well
* Wed Oct 23 2024 Jiri Bohac - upgrade to version 2.0.10
* calibrate: don\'t add percentage margin on top of LUKS memory (bsc#1229207)
* Wed Jul 24 2024 Jiri Bohac - upgrade to version 2.0.9
* start kdump-early earlier using DefaultDependencies=no
* fadump: avoid re-registration if kernel is hotplug ready
* mkdumprd: use pbl to get default kernel version (boo#1226676)
* Wed Jun 19 2024 Jiri Bohac - upgrade to version 2.0.7
* set KDUMP_CPUs to 0 (all CPUs) by default
* fadump: use fadump=nocma when user data not filtered out (bsc#1224214)
* Fri May 17 2024 Jiri Bohac - upgrade to version 2.0.5
* spec: differentiate between uninstall and upgrade in postun/preun (bsc#1191410)
* spec: return success from pre, post, preun and postun scriplets (bsc#1222228)
* add a note to README.txt about the flattened format (bsc#1221374)
* use the same persistent device links as dracut (bsc#1222009, bsc#1219471)
* remove dracut parse-root.sh hook (bsc#1221288)
* always use nr_cpus, not maxcpus (bsc#1218180)
* prevent mounting root in fadump (bsc#1219958)
* update calibrate values
* Thu Jan 18 2024 Jiri Bohac - upgrade to version 2.0.1
* load.sh: fix fadump (bsc#1218589)
* Sat Dec 16 2023 Andreas Schwab - Update calibrate values for riscv64
* Wed Dec 13 2023 Jiri Bohac - upgrade to version 2.0.0
* add support for riscv64 (bsc#1204214)
* mkdumprd: fix the check for updated SSH keys
* prefer by-path and device-mapper aliases (bsc#1217617)
* udev: don\'t reload kdump if kernel handles hotplug (jsc#PED-5077)
* Tue Oct 31 2023 Jiri Bohac - upgrade to version 1.9.8
* drop obsolete dependency on systemd-sysvinit (bsc#1216745)
* Tue Oct 17 2023 Jiri Bohac - upgrade to version 1.9.7
* prevent dracut emergency shell
* s390: consolidate low-level network configuration with zdev
* s390: Explicitly request zFCP devices
* Wed Sep 06 2023 Jiri Bohac - update calibrate values, newly added SLE15-SP6 values
* Fri Aug 25 2023 Jiri Bohac - upgrade to version 1.9.6
* use newer /sys/kernel/fadump/ instead of /sys/kernel/fadump_
* use kexec -a which falls back to kexec_load(2) automatically
* update s390 udev rules
* drop systemd device timeout generator
* Fri Jul 28 2023 Jiri Bohac - upgrade to version 1.9.5
* SELinux: temporary hack for bsc#1213721
* Thu Jul 27 2023 Jiri Bohac - upgrade to version 1.9.4
* fix FADUMP initramfs when not created by mkdumprd
* FADUMP: let dracut de-duplicate initrd by preserving modification times
* mkdumprd: only regenerate FADUMP initrds when needed
* mkdumprd: exit when destination not writable (transactional updates)
* mkdumprd: don\'t call update-bootloader
* Wed Jun 28 2023 Jiri Bohac - upgrade to version 1.9.3
* fix calibrate
* update kdump(7) manpage
* turn missing ssh, lftp or host key into a fatal error
* depend on openssh-clients not openssh- refreshed calibrate values
* Wed Jun 14 2023 Jiri Bohac - upgrade to version 1.9.2
* adapt kdumptool to work with YaST
* wait for SMTP server to become reachable
* Wed Jun 14 2023 Jiri Bohac - upgrade to version 1.9.1
* reimplement e-mail notifications
* Thu Jun 08 2023 Jiri Bohac - upgrade to version 1.9
* complete rewrite of kdump-save and parts of initrd generation
* mounts are now entirely handled by dracut
* deprecated: split dumps (saving to more than one targets at once)
* deprecated: KDUMPTOOL_FLAGS option removed; original XENALLDOMAINS is now the default, disable with MAKEDUMPFILE_OPTIONS=-X
* deprecated: notification e-mails
* deprecated: copying of the kernel image (KDUMP_COPY_KERNEL)
* FTP and SFTP are now handled by lftp, added to the spec file as Recommends:
* SSH and SFTP now support passwords provided in the URL
* fixed KDUMP_SSH_HOST_KEY, now needs to include the key type
* new KDUMP_DUMPFORMAT=raw, will save an unmodified /proc/vmcore
* the output directory name is now YYYY-MM-DD-HH-MM, i.e. the separator between HH and MM changed
* unified default KDUMP_SAVEDIR across config, code and man to /var/crash
* ping is now used to detect network is up; disable with KDUMP_NET_TIMEOUT=0
* all the yes/no options changed to true/false; yes/no/1/0 still accepted
* put the kdump initrd in /var/lib/kdump/initrd
* use default kernel symlink (/boot/vmlinuz) instead of kernel autodetection
* KDUMP_KERNELVER can specify an absolute path to a kernel image
* improved mkdumprd detection of changed settings
* removed all of kdumptool except the calibrate subcommand
* cleaned up dependencies (ssh now only Recommended)
* Wed May 31 2023 Jiri Bohac - bumped version update to v1.0.3
* Wed May 24 2023 Jiri Bohac - Honor the KDUMP_VERBOSE setting in kdump-save- fix distro prefix for ALP- add calibrate values for ALP (copied from TW)
* Sat Feb 25 2023 Petr Tesařík - add calibrate values for Leap 15.5
* Fri Feb 24 2023 Jiri Bohac - revert back to using rd.neednet=1 to enable network (bsc#1206015)- kdumptool calibrate: add even more margin to reservation calculations (bsc#1207061)- don\'t skip infiniband interfaces (bsc#1186745) (not a complete fix, requires a patch in dracut as well)
* Sat Jan 21 2023 Jiri Bohac - Run kdump.service only after kdump-early.service is done (boo#1196335)- fixed calibrate build on s390- minor fixes
* Tue Jan 10 2023 Jiri Bohac - improve the generation of calibrate.conf
* print the qemu messages and trackrss log during calibrate
* use static IP address for calibration
* all calibrate.conf variants now stored in a single file
* added a README and a helper script for updating calibrate.conf
* prevent dracut from running emergency shell
* fix s390x build dependencies- fix deleting of a temporary file in dracut/module-setup.sh- look for nsswitch.conf in /etc and /usr/etc- never run a debugging shell when KDUMP_CONTINUE_ON_ERROR is set- remove build dependency for wicked- fix package summary in the spec file
* Tue Dec 06 2022 Jiri Bohac - maintain the spec file in git
* Fri Nov 25 2022 Jiri Bohac - Make the kdump-save.service reboot after kdump-save is finished (bsc#1204000)
* Tue Nov 22 2022 Jiri Bohac - fix renaming of qeth interfaces (bsc#1204743, bsc#1144337)- ppc64: rebuild initrd image after migration (bsc#1191410)- kdumptool calibrate: modify fadump suggestions (jsc#IBM-1027)
* Thu Sep 29 2022 Dirk Müller - update to kdump-1.0.2+git20:
* Use inst_binary to install kdump-save
* Thu Sep 29 2022 Dirk Müller - disable build on arm 32bit (bsc#1203888)
* Wed Aug 31 2022 Jiri Bohac - mkdumprd: replace mkinitrd with native dracut (bsc#1202443)
* Fri Jul 08 2022 Jiri Bohac - fix network-related dracut options handling for fadump case- drop the elevator=deadline kernel option (bsc#1193211)- fix broken URL in manpage (bsc#1187312)
* Wed May 04 2022 Jiri Bohac - kdumptool calibrate: add more margin to reservation calculations (bsc#1196728)
* Tue Apr 12 2022 Jiri Bohac - remount filesystem r/w for fadump (bsc#1197125)- stop reloading FADump on CPU hot-add event
* Thu Mar 31 2022 Jiri Bohac - pull sources directly from git using obs_scm- fix bsc#1190299, bsc#1186272- add support for Zstandard compression algorithm- remove patches included in upstream git: kdump-calibrate-include-af_packet.patch, kdump-calibrate-fix-nic-naming.patch, kdump-calibrate.conf-depends-on-kdumptool.patch
* Tue Feb 08 2022 Petr Tesařík - Exclude i586 from SLE builds.
* Tue Feb 01 2022 Petr Tesařík - kdump-calibrate.conf-depends-on-kdumptool.patch: calibrate.conf: Add dependency on kdumptool.- kdump-calibrate-fix-nic-naming.patch: calibrate: Fix network interface naming.- kdump-calibrate-include-af_packet.patch: calibrate: Explicitly include af_packet in the test initrd.
* Tue Feb 01 2022 Petr Tesařík - Update to 1.0.2
* Adjust crash kernel reservation at boot time (jsc#SLE-18441).- All remaining patches have been upstreamed:
* kdump-fillupdir-fixes.patch
* kdump-use-pbl.patch
* kdump-calibrate-Ignore-malformed-VMCOREINFO.patch
* Fri Jan 21 2022 Petr Tesařík - kdump-calibrate-Ignore-malformed-VMCOREINFO.patch: calibrate: Ignore malformed VMCOREINFO lines (address occasional OBS build failures).
* Fri Jan 21 2022 Petr Tesařík - Update to 1.0
* Estimate kdump memory requirements at build time (jsc#SLE-18441).- Remove patches that have been upstreamed:
* kdump-0.9.2-mkdumprd-properly-pass-compression-params.patch
* Mon Jan 03 2022 Libor Pecháček - kdump-0.9.2-mkdumprd-properly-pass-compression-params.patch: Fix malformation in passing Dracut compression parameters in mkdumprd (bsc#1193765).- Refresh existing patches.
 
ICM