diff --git a/ansible-lint-24.9.0.tar.gz b/ansible-lint-24.9.0.tar.gz deleted file mode 100644 index 9a33b7b..0000000 --- a/ansible-lint-24.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e34dc916ca84ccf383dea88babb4e27991319dbe294e4f02b340c8285bc4c93 -size 478100 diff --git a/ansible-lint-24.9.2.tar.gz b/ansible-lint-24.9.2.tar.gz new file mode 100644 index 0000000..e1ba1a2 --- /dev/null +++ b/ansible-lint-24.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a82eded2323ceee526235f4fdbaef31b5ff9653997484647c8a06a1f8ae63bd1 +size 479366 diff --git a/ansible-lint.changes b/ansible-lint.changes index 2a836cc..c5e50f1 100644 --- a/ansible-lint.changes +++ b/ansible-lint.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Sat Sep 21 17:46:39 UTC 2024 - Johannes Kastl + +- update to 24.9.2: + * Bugfixes + - Fix github action (#4342) @ssbarnea + +------------------------------------------------------------------- +Sat Sep 21 17:40:04 UTC 2024 - Johannes Kastl + +- update to 24.9.1: + * Bugfixes + - Fix missing MatchErrors due to hash collisions (#4307) + @cavcrosby + - Remove requirement of options field in argument_specs.yaml + (#4291) @MatthiasKunnen + - Correct use of working directory with ansible-lint github + action (#4340) @ssbarnea + - Avoid running application initialization twice (#4335) + @ssbarnea + - Handle bare exception case from nested jinja2 vars (#4315) + @cavcrosby + - Require ansible-compat>=24.9.1 (#4336) @ssbarnea + - Update execution environment schema (#4334) @ssbarnea + - Add new OEL versions to meta JSON schema (#4312) + @mpmurphy-aexp + - Fix for ignoring test / directories by fqcn[deep] rule + (#4320) @tanwigeetika1618 + * Other + - Docs: remove IRC/ML/google.groups remnants (#4322) + @Andersson007 + ------------------------------------------------------------------- Thu Sep 12 05:55:23 UTC 2024 - Johannes Kastl diff --git a/ansible-lint.spec b/ansible-lint.spec index fe27642..b1e2847 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -40,7 +40,7 @@ %global lib_name ansiblelint %{?python_enable_dependency_generator} Name: ansible-lint -Version: 24.9.0 +Version: 24.9.2 Release: 0%{?dist} Summary: Best practices checker for Ansible License: MIT