Commit Graph

  • b9653762b2 Accepting request 1174881 from Kernel:kdump factory Ana Guerrero 2024-05-20 16:09:41 +0000
  • 207d5c7289 - 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 Jiri Bohac 2024-05-17 14:10:25 +0000
  • 87e9b256dd Accepting request 1139721 from Kernel:kdump Ana Guerrero 2024-01-19 22:00:07 +0000
  • 5884f8bdb6 - upgrade to version 2.0.1 * load.sh: fix fadump (bsc#1218589) Jiri Bohac 2024-01-18 13:48:22 +0000
  • 32867aceff Accepting request 1134051 from Kernel:kdump Ana Guerrero 2023-12-20 20:01:11 +0000
  • cb13c273fb Accepting request 1133588 from openSUSE:Factory:RISCV Jiri Bohac 2023-12-19 15:11:12 +0000
  • edad341750 Accepting request 1132926 from Kernel:kdump Ana Guerrero 2023-12-14 21:02:44 +0000
  • 822d987c2e - 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) Jiri Bohac 2023-12-13 16:46:12 +0000
  • 9e7b009269 Accepting request 1121458 from Kernel:kdump Ana Guerrero 2023-11-02 19:20:42 +0000
  • 1dc3098740 - upgrade to version 1.9.8 * drop obsolete dependency on systemd-sysvinit (bsc#1216745) Jiri Bohac 2023-10-31 14:32:22 +0000
  • fd2470977e Accepting request 1120116 from Kernel:kdump Ana Guerrero 2023-10-26 15:12:02 +0000
  • 2b07ec506d - upgrade to version 1.9.7 * prevent dracut emergency shell * s390: consolidate low-level network configuration with zdev * s390: Explicitly request zFCP devices Jiri Bohac 2023-10-17 16:23:12 +0000
  • 6044d657e1 Accepting request 1109265 from Kernel:kdump Ana Guerrero 2023-09-08 19:14:54 +0000
  • b5f84f06b2 - update calibrate values, newly added SLE15-SP6 values Jiri Bohac 2023-09-06 12:27:10 +0000
  • ec28b3fe92 Accepting request 1105935 from Kernel:kdump Ana Guerrero 2023-08-30 08:17:34 +0000
  • 9fb1875688 - 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 Jiri Bohac 2023-08-25 16:10:18 +0000
  • 75d2178a3d Accepting request 1104196 from Kernel:kdump Ana Guerrero 2023-08-17 17:43:06 +0000
  • 5d747c1355 fix missing dash in kdump.changes - upgrade to version 1.9.5 Jiri Bohac 2023-08-16 14:34:17 +0000
  • 945a542fc3 Accepting request 1101210 from Kernel:kdump Dominique Leuenberger 2023-07-28 20:19:52 +0000
  • d0c9b0e2b1 upgrade to version 1.9.5 * SELinux: temporary hack for bsc#1213721 Jiri Bohac 2023-07-28 14:40:01 +0000
  • e827472fae - 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 Jiri Bohac 2023-07-27 18:02:05 +0000
  • dfbf1134ec Accepting request 1096604 from Kernel:kdump Dominique Leuenberger 2023-07-04 13:21:53 +0000
  • 1f5a55c1df - 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 Jiri Bohac 2023-06-28 10:02:18 +0000
  • 1e13e023e2 Accepting request 1093182 from Kernel:kdump Dominique Leuenberger 2023-06-27 21:16:14 +0000
  • 7c0e969698 - upgrade to version 1.9.2 * adapt kdumptool to work with YaST * wait for SMTP server to become reachable Jiri Bohac 2023-06-14 22:43:37 +0000
  • fbacbc9561 - upgrade to version 1.9.1 * reimplement e-mail notifications Jiri Bohac 2023-06-14 11:15:20 +0000
  • df47fdfa36 Accepting request 1091281 from Kernel:kdump Dominique Leuenberger 2023-06-08 19:41:57 +0000
  • b42f16b20a - 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) Jiri Bohac 2023-06-08 16:48:55 +0000
  • 12fae6284b OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=253 Jiri Bohac 2023-05-31 14:36:03 +0000
  • 8e9cd6b1bb OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=252 Jiri Bohac 2023-05-31 14:18:59 +0000
  • 0bd05484da - bumped version update to v1.0.3 Jiri Bohac 2023-05-31 08:11:22 +0000
  • 3fb7895c69 - Honor the KDUMP_VERBOSE setting in kdump-save - fix distro prefix for ALP - add calibrate values for ALP (copied from TW) Jiri Bohac 2023-05-25 08:24:36 +0000
  • 300f83f445 Accepting request 1069416 from Kernel:kdump Dominique Leuenberger 2023-03-06 17:54:01 +0000
  • d6f3c10b81 Accepting request 1067727 from home:ptesarik:branches:Kernel:kdump Petr Tesařík 2023-02-25 17:59:40 +0000
  • 6d98c296af - 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) Jiri Bohac 2023-02-24 16:37:25 +0000
  • 6ff2f70747 Accepting request 1061728 from Kernel:kdump Dominique Leuenberger 2023-01-29 13:10:24 +0000
  • f571e7e279 - Run kdump.service only after kdump-early.service is done (boo#1196335) - fixed calibrate build on s390 - minor fixes Jiri Bohac 2023-01-21 11:03:17 +0000
  • 2759f6b65d Accepting request 1057680 from Kernel:kdump Dominique Leuenberger 2023-01-11 16:14:18 +0000
  • b792e8ae7c - 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 Jiri Bohac 2023-01-10 22:34:34 +0000
  • 1e2072eadd Accepting request 1042730 from Kernel:kdump Dominique Leuenberger 2022-12-14 13:10:55 +0000
  • 4ac6e5323a - maintain the spec file in git Jiri Bohac 2022-12-06 15:17:38 +0000
  • 13c45bc7f6 Accepting request 1038255 from Kernel:kdump Dominique Leuenberger 2022-11-27 11:52:53 +0000
  • b42fa266df Accepting request 1038254 from home:jbohac:branches:Kernel:kdump Jiri Bohac 2022-11-25 18:36:17 +0000
  • 5beea5751f Accepting request 1036635 from Kernel:kdump Dominique Leuenberger 2022-11-19 17:08:50 +0000
  • 87bacaa34d Accepting request 1034514 from home:dirkmueller:Factory Petr Tesařík 2022-11-18 11:20:56 +0000
  • 2feece223b Accepting request 1000481 from Kernel:kdump Dominique Leuenberger 2022-09-01 20:09:45 +0000
  • eaf9a2c4eb - mkdumprd: replace mkinitrd with native dracut (bsc#1202443) Jiri Bohac 2022-08-31 12:06:48 +0000
  • aba43883e4 Accepting request 989496 from Kernel:kdump Fabian Vogt 2022-07-31 21:00:12 +0000
  • e9581e37c1 - fix network-related dracut options handling for fadump case - drop the elevator=deadline kernel option (bsc#1193211) - fix broken URL in manpage (bsc#1187312) Jiri Bohac 2022-07-08 19:08:43 +0000
  • 3128203387 Accepting request 981122 from Kernel:kdump Dominique Leuenberger 2022-06-08 12:24:14 +0000
  • 6deaba478d Remove compat cruft, as oldest target distro is now SLE12_SP3. Petr Tesařík 2022-06-07 09:55:02 +0000
  • 2603640f73 Accepting request 974965 from home:jbohac:branches:Kernel:kdump Petr Tesařík 2022-06-07 09:44:44 +0000
  • 969161c6fd Accepting request 969482 from Kernel:kdump Dominique Leuenberger 2022-04-14 15:24:17 +0000
  • c6ecba78f6 Accepting request 969476 from home:jbohac:branches:Kernel:kdump Jiri Bohac 2022-04-12 15:02:10 +0000
  • 3b50b7b6be Accepting request 966472 from Kernel:kdump Dominique Leuenberger 2022-04-03 19:30:44 +0000
  • 9fd1fb7dd0 mention deleted patches in changelog Jiri Bohac 2022-04-01 19:09:37 +0000
  • 9672c80fc0 Accepting request 966450 from home:jbohac:branches:Kernel:kdump Jiri Bohac 2022-04-01 18:22:44 +0000
  • 15e87934df Accepting request 966401 from home:jbohac:branches:Kernel:kdump Petr Tesařík 2022-04-01 11:30:04 +0000
  • 91fe96320b Accepting request 955064 from Kernel:kdump Dominique Leuenberger 2022-02-16 23:30:12 +0000
  • cc910fb119 - Exclude i586 from SLE builds. Petr Tesařík 2022-02-08 16:15:11 +0000
  • bf8b18ab30 Exclude i586 for SLE builds. Petr Tesařík 2022-02-08 16:09:50 +0000
  • 75315a7b2f Accepting request 950701 from Kernel:kdump Dominique Leuenberger 2022-02-03 22:15:46 +0000
  • 6e846a466c Update kdump-calibrate.tar.bz2. Petr Tesařík 2022-02-02 10:22:02 +0000
  • eb19f65b9d Accepting request 950669 from home:ptesarik:branches:Kernel:kdump Petr Tesařík 2022-02-02 07:58:48 +0000
  • 5350486b93 Accepting request 947999 from Kernel:kdump Dominique Leuenberger 2022-01-23 11:15:33 +0000
  • 481d61aebc Accepting request 947985 from home:ptesarik:branches:Kernel:kdump Petr Tesařík 2022-01-21 16:52:23 +0000
  • 9af39794ad Accepting request 943611 from Kernel:kdump Dominique Leuenberger 2022-01-05 12:39:25 +0000
  • c34b3521e4 Fix patch name in changelog: - kdump-0.9.2-mkdumprd-properly-pass-compression-params.patch Petr Tesařík 2022-01-03 14:13:28 +0000
  • cf9b6d9ff3 Accepting request 943594 from home:LPechacek:branches:Kernel:kdump Petr Tesařík 2022-01-03 14:07:02 +0000
  • 47815b25de - Sync with SLE15-SP4 changelog. These patches were never applied to Factory: * kdump-avoid-endless-loop-EAI_AGAIN.patch * kdump-calibrate-Add-LUKS2-Argon2-requirements-to-the-reser.patch * kdump-calibrate-Fix-kernel-command-line-parsing.patch * kdump-do-not-add-rd.neednet.patch * kdump-Do-not-list-all-block-devices-if-no-block-devices-ar.patch * kdump-ensure-initrd.target.wants-directory.patch * kdump-Enumerate-all-BTRFS-devices-for-btrfs-mount-points.patch * kdump-Implement-KString-isHexNumber.patch * kdump-install-etc-resolv.conf-using-resolved-path.patch * kdump-Mount-and-device-resolution-using-libmount-and-lsblk.patch * kdump-remove-console-hvc0-from-commandline.patch * kdump-set-serial-console-from-Xen-cmdline.patch * Bug fixes (bsc#1173914, bsc#1177196, bsc#1180513) Petr Tesařík 2021-12-09 08:30:15 +0000
  • f611d607d5 Accepting request 936727 from home:ptesarik:branches:Kernel:kdump Petr Tesařík 2021-12-08 16:31:52 +0000
  • 91c91ae092 Accepting request 933926 from Kernel:kdump Dominique Leuenberger 2021-11-28 20:30:00 +0000
  • 0d7b1fc32d - kdump-Store-kdump-initrd-in-kernel-image-path.patch: Fix kdumprd location for usrmerge kernels (boo#1190920). Petr Tesařík 2021-11-25 21:16:00 +0000
  • eef96e5dbf - Fix kdumprd location for usrmerge kernels (boo#1190920): * kdump-Remove-unused-KernelPath-name.patch * kdump-Store-kdump-initrd-in-kernel-image-path.patch Petr Tesařík 2021-11-25 21:06:05 +0000
  • 2bb3228278 Accepting request 895992 from Kernel:kdump Dominique Leuenberger 2021-06-01 08:33:43 +0000
  • 3d7896c72a - Fix use of DNS in the panic environment (bsc#1183070): * kdump-avoid-endless-loop-on-EAI_AGAIN.patch: Avoid an endless loop when resolving a hostname fails with EAI_AGAIN. * kdump-install-real-resolv.conf.patch: Install /etc/resolv.conf using its resolved path. Petr Tesařík 2021-05-28 10:37:15 +0000
  • 30291581c7 - kdump-fix-incorrect-exit-code-checking.patch: Fix incorrect exit code checking after "local" with assignment (bsc#1184616, LTC#192282) Petr Tesařík 2021-05-28 09:54:00 +0000
  • fb7f7f7ef8 - kdump-do-not-iterate-past-end-of-string.patch: Fix a crash caused by iterating past end of string (bsc#1186037). Petr Tesařík 2021-05-28 09:37:41 +0000
  • bd95d96902 Accepting request 883777 from Kernel:kdump Richard Brown 2021-04-10 13:26:10 +0000
  • 06e15d54cd - kdump-Add-bootdev-to-dracut-command-line.patch: Add 'bootdev=' to dracut command line (bsc#1182309). Petr Tesařík 2021-04-08 08:41:06 +0000
  • ba72bc5902 Accepting request 878617 from Kernel:kdump Dominique Leuenberger 2021-03-18 21:54:05 +0000
  • e9734be971 Accepting request 877002 from Kernel:kdump Dominique Leuenberger 2021-03-10 07:49:44 +0000
  • 0fe2164e1c Accepting request 877312 from home:ptesarik:branches:Kernel:kdump Petr Tesařík 2021-03-05 23:15:13 +0000
  • 1f145e9ec0 - kdump-query-systemd-network.service.patch: Query systemd network.service to find out if wicked is used (bsc#1182309). - kdump-check-explicit-ip-options.patch: Do not add network-related dracut options if ip= is set explicitly (bsc#1182309). Petr Tesařík 2021-03-05 11:13:08 +0000
  • c0140bf820 Accepting request 838412 from Kernel:kdump Dominique Leuenberger 2020-10-03 16:55:42 +0000
  • 073c0edd32 Accepting request 835986 from home:jirislaby:branches:Kernel:kdump Jiri Slaby 2020-09-29 05:53:11 +0000
  • 8063c03a90 Accepting request 822559 from Kernel:kdump Dominique Leuenberger 2020-07-29 15:14:51 +0000
  • 004160d078 Accepting request 822095 from home:kukuk:branches:Kernel:kdump Petr Tesařík 2020-07-24 06:49:57 +0000
  • f9ced3bac4 Accepting request 789731 from Kernel:kdump Dominique Leuenberger 2020-04-04 10:17:29 +0000
  • 7509c19698 - kdump-make-sure-that-the-udev-runtime-directory-exists.patch: Make sure that the udev runtime directory exists (bsc#1164713). Petr Tesařík 2020-03-30 11:40:41 +0000
  • e571a76741 Accepting request 770108 from Kernel:kdump Dominique Leuenberger 2020-02-09 20:02:24 +0000
  • 8cb0a0d685 Accepting request 768202 from Kernel:kdump Dominique Leuenberger 2020-02-03 10:11:05 +0000
  • b4077d3dd0 Accepting request 766903 from home:dimstar:Factory Petr Tesařík 2020-01-28 22:40:31 +0000
  • 807780d965 Accepting request 767880 from home:mwilck:branches:Kernel:kdump Petr Tesařík 2020-01-28 22:39:20 +0000
  • 86cbc41fcd Revert %cmake macros to fix build on distros before SLE15 SP1 Petr Tesařík 2020-01-07 21:47:17 +0000
  • 3284511b3d Partial specfile cleanup. Petr Tesařík 2020-01-07 14:03:29 +0000
  • 6eb5bc7cc5 Accepting request 757546 from Kernel:kdump Dominique Leuenberger 2019-12-24 13:29:17 +0000
  • 020edeafec - kdump-calibrate-Update-values.patch: calibrate: Update values (bsc#1130529). Petr Tesařík 2019-12-17 13:42:48 +0000
  • 8c4cc920f8 Accepting request 757490 from home:ptesarik:branches:Kernel:kdump Petr Tesařík 2019-12-17 10:11:52 +0000
  • 7cfa9150ad Accepting request 748662 from Kernel:kdump Dominique Leuenberger 2019-11-18 19:03:37 +0000