Skip to content

Releases: linux-system-roles/kdump

Version 1.5.0

17 Dec 16:08

Choose a tag to compare

[1.5.0] - 2025-12-17

New Features

  • feat: Ubuntu support (#265)

Other Changes

  • ci: Bump actions/checkout from 5 to 6 (#264)
  • ci: add qemu tests for Fedora 43, drop Fedora 41 (#266)

Version 1.4.15

17 Nov 20:23

Choose a tag to compare

[1.4.15] - 2025-11-17

Bug Fixes

  • fix: cannot use community-general version 12 - no py27 and py36 support (#262)

Other Changes

  • ci: bump actions/upload-artifact from 4 to 5 (#258)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#259)
  • ci: bump tox-lsr to 3.13.0 (#260)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#261)

Version 1.4.14

21 Oct 18:38

Choose a tag to compare

[1.4.14] - 2025-10-21

Other Changes

  • ci: rollout several recent changes to CI testing (#249)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#250)
  • ci: use the new epel feature to enable EPEL for testing farm (#251)
  • refactor: disable ansible-lint invalid jinja error (#252)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#254)
  • ci: use JSON format for __bootc_validation (#255)
  • ci: bump actions/github-script from 7 to 8 (#256)

Version 1.4.13

18 Aug 13:49

Choose a tag to compare

[1.4.13] - 2025-08-18

Other Changes

  • test: run handlers after each role invocation to ensure role works (#245)

Version 1.4.12

08 Aug 22:21

Choose a tag to compare

[1.4.12] - 2025-08-08

Other Changes

  • test: default wrapper should use local connection if local (#243)

Version 1.4.11

02 Jul 23:29

Choose a tag to compare

[1.4.11] - 2025-07-02

Other Changes

  • ci: Check spelling with codespell (#229)
  • ci: Add test plan that runs CI tests and customize it for each role (#230)
  • ci: In test plans, prefix all relate variables with SR_ (#231)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#232)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#233)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#234)
  • ci: skip storage scsi, nvme tests in github qemu ci (#235)
  • ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#236)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#237)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#238)
  • ci: Add support for bootc end-to-end validation tests (#239)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#240)
  • refactor: support ansible 2.19 (#241)

Version 1.4.10

04 Feb 21:22

Choose a tag to compare

[1.4.10] - 2025-02-04

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#223)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#226)
  • test: fix ssh wrapper test (#227)

Version 1.4.9

09 Jan 15:47

Choose a tag to compare

[1.4.9] - 2025-01-09

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#220)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#221)

Version 1.4.8

31 Oct 01:14

Choose a tag to compare

[1.4.8] - 2024-10-30

Other Changes

  • ci: Add tft plan and workflow (#208)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#210)
  • ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#211)
  • ci: Add workflow for ci_test bad, use remote fmf plan (#212)
  • ci: Fix missing slash in ARTIFACTS_URL (#213)
  • ci: Add tags to TF workflow, allow more [citest bad] formats (#214)
  • ci: ansible-test action now requires ansible-core version (#215)
  • ci: add YAML header to github action workflow files (#216)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#218)

Version 1.4.7

02 Jul 18:17

Choose a tag to compare

[1.4.7] - 2024-07-02

Bug Fixes

  • fix: el10 kdump role should depend on kdump-utils (#204)
  • fix: add support for EL10 (#206)

Other Changes

  • ci: ansible-lint action now requires absolute directory (#205)