Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ansible-lint for openSUSE:Factory 
checked in at 2026-08-12 16:14:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible-lint (Old)
 and      /work/SRC/openSUSE:Factory/.ansible-lint.new.17972 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ansible-lint"

Wed Aug 12 16:14:00 2026 rev:82 rq:1370821 version:26.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ansible-lint/ansible-lint.changes        
2026-07-01 16:56:03.169477019 +0200
+++ /work/SRC/openSUSE:Factory/.ansible-lint.new.17972/ansible-lint.changes     
2026-08-12 16:15:09.129173947 +0200
@@ -1,0 +2,37 @@
+Wed Aug 12 07:37:22 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- update to 26.8.0:
+  * Fix/sonarcloud unbounded recursion complexity in #5098
+  * feat: honor ANSIBLE_VAULT_PASSWORD_FILE for vault decryption in
+    #5019
+  * fix: jinja[spacing] rule creating invalid syntax for minus
+    modifiers in #5102
+  * chore(deps): update all dependencies in #5081
+  * chore(deps): update all dependencies pep621 in #5082
+  * fix: remove stale words from cspell dictionary in #5109
+  * chore(deps): bump schemas npm packages for Dependabot CVEs in
+    #5114
+  * fix(security): update dependencies [SECURITY] in #5111
+  * fix: address SonarCloud new code violations in #5116
+  * chore(deps): update all dependencies in #5121
+  * chore(deps): update all dependencies pep621 in #5122
+  * fix(deps): exclude ansible-core 2.17.x (CVE-2026-11332) in
+    #5123
+  * fix: expose ansible-galaxy on the uv tool-install path in #5124
+  * fix: var-naming for register projections in #5110
+  * chore: Adding OpenWrt 25.12 as platform in #5132
+  * chore(deps): update all dependencies pep621 in #5134
+  * chore(deps): update all dependencies in #5133
+  * fix: add timeout to release-check urlopen() call in #5128
+  * fix: respect ANSIBLE_HOME env var for cache dir selection
+    (#5806) in #5105
+  * fix: deduplicate ANSIBLE_HOME isolation check in #5140
+  * fix(security): update dependencies [SECURITY] in #5141
+  * fix: do not require role prefix for ansible_ connection
+    variables in #5130
+  * Adding missing FreeBSD versions. in #5143
+  * chore(deps): update all dependencies pep621 in #5139
+  * fix: prepend runtime cache dir to collections paths (#5137) in
+    #5145
+
+-------------------------------------------------------------------

Old:
----
  ansible-lint-26.6.0.tar.gz

New:
----
  ansible-lint-26.8.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ansible-lint.spec ++++++
--- /var/tmp/diff_new_pack.3csp9p/_old  2026-08-12 16:15:10.197219050 +0200
+++ /var/tmp/diff_new_pack.3csp9p/_new  2026-08-12 16:15:10.201219219 +0200
@@ -39,7 +39,7 @@
 
 %global lib_name ansiblelint
 Name:           ansible-lint
-Version:        26.6.0
+Version:        26.8.0
 Release:        0%{?dist}
 Summary:        Best practices checker for Ansible
 License:        MIT
@@ -66,8 +66,8 @@
 
 # Add runtime requirements (unless required for tests)
 # to make sure this only builds if they are present
-# https://github.com/ansible/ansible-lint/blob/main/pyproject.toml#L79
-BuildRequires:  ansible-core >= 2.16.14
+# https://github.com/ansible/ansible-lint/blob/main/pyproject.toml#L35
+BuildRequires:  ansible-core >= 2.18
 BuildRequires:  %{ansible_python}-ansible-compat >= 26.3.0
 BuildRequires:  %{ansible_python}-black >= 24.3.0
 # indirect dependency of ruamel-yaml
@@ -88,7 +88,7 @@
 
 #
 # https://github.com/ansible/ansible-lint/blob/main/.config/requirements.in
-Requires:       ansible-core >= 2.16.14
+Requires:       ansible-core >= 2.18
 Requires:       %{ansible_python}-ansible-compat >= 25.8.2
 Requires:       %{ansible_python}-black >= 24.3.0
 # indirect dependency of ruamel-yaml

++++++ ansible-lint-26.6.0.tar.gz -> ansible-lint-26.8.0.tar.gz ++++++
++++ 7727 lines of diff (skipped)

Reply via email to