-
Fri Mar 21 2025 David Pascual Hernandez <davherna@redhat.com> - 1.23.3-1
- 4da221c fix: Translate nested or/and constraint properly (David Pascual)
- 60275ee fix: Make distro_variants working as patterns (David Pascual)
- c02cc90 docs: Update maintainer email (David Pascual)
-
Thu Jan 09 2025 David Pascual Hernandez <davherna@redhat.com> - 1.23.2-1
- 600203c fix: Translate host_requires properly (David Pascual)
-
Mon Dec 16 2024 David Pascual Hernandez <davherna@redhat.com> - 1.23.1-1
- 0cabc75 fix: Translate job-group properly (David Pascual)
- 70e07c1 fix: Return empty list when there is no content in res_ks_list (David Pascual)
-
Tue Nov 05 2024 David Pascual Hernandez <davherna@redhat.com> - 1.23.0-1
- 64a84db feat: Add support for translanting job-owner of kickstart (David Pascual)
- 868523c feat: Add translantion for kernel_options and kernel_options_post (David Pascual)
-
Thu Oct 17 2024 David Pascual Hernandez <davherna@redhat.com> - 1.22.0-1
- f43d20f style: Reformat by black (David Pascual)
- 768bba5 fix: podman: set podman connection information for ansible (David Pascual)
- 4d0b63c chore: setup: package seccomp filter (David Pascual)
- 9b2d980 docs: Update seccomp configuration example (David Pascual)
- f3deca1 feat: podman: handle custom network configuration (David Pascual)
-
Tue Aug 06 2024 Kaleemullah Siddiqui <kaleem.amu@gmail.com> - 1.21.0-1
- b3e0f7d feat: update pytest-mh output to work with latest version (Kaleemullah Siddiqui)
-
Tue Jul 16 2024 David Pascual Hernandez <davherna@redhat.com> - 1.20.0-1
- feeae04 feat: Add support for translanting %pre and main body part of kickstart (David Pascual)
- 236393c chore: Update deprecated actions (David Pascual)
-
Thu May 30 2024 David Pascual Hernandez <davherna@redhat.com> - 1.19.0-1
- 6f81e37 test: speed-up tests by mocking gethostbyaddr (Petr Vobornik)
- 587a9c7 fix(beaker): supress 10_avc_check restraint plugin (Petr Vobornik)
- 2c0c2bb test: Add add_dict_to_node test (Petr Vobornik)
- f4324bf feat: handle list value for add_dict_to_node function (Petr Vobornik)
- f1e7590 fix: make delete_host function more robust (Petr Vobornik)
- 784d24b chore: bump black in pre-commit (David Pascual)
- f6f9131 chore(deps): bump black from 22.3.0 to 24.3.0 (David Pascual)
- a7db867 test: Add test for _get_recipe_info function (Petr Vobornik)
- aa25ff3 feat: Provide beaker log links (Petr Vobornik)
-
Mon Nov 27 2023 David Pascual Hernandez <davherna@redhat.com> - 1.18.0-1
- c158474 feat: Add async_timeout dependency (David Pascual)
-
Fri Nov 03 2023 David Pascual Hernandez <davherna@redhat.com> - 1.17.1-1
- 583193a fix: curate_auth func changed to non-async (Kaleemullah Siddiqui)