public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ansible-collection-ansible-posix] f44: Update to 2.2.1. Fixes rhbz#2479556.
@ 2026-07-08 0:23 Maxwell G
0 siblings, 0 replies; only message in thread
From: Maxwell G @ 2026-07-08 0:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ansible-collection-ansible-posix
Branch : f44
Commit : 9b543fa3febb3955eb452a17fafb7072bca8ae45
Author : Maxwell G <maxwell@gtmx.me>
Date : 2026-07-07T19:19:00-05:00
Stats : +8/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ansible-collection-ansible-posix/c/9b543fa3febb3955eb452a17fafb7072bca8ae45?branch=f44
Log:
Update to 2.2.1. Fixes rhbz#2479556.
- Mitigates CVE-2026-11837 (rhbz#2487430, rhbz#2487431, rhbz#2487432)
---
diff --git a/.gitignore b/.gitignore
index f39d3a6..17d189e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/ansible-collection-ansible-posix-1.5.4.tar.gz
/ansible-collection-ansible-posix-2.0.0.tar.gz
/ansible-collection-ansible-posix-2.1.0.tar.gz
+/ansible-collection-ansible-posix-2.2.1.tar.gz
diff --git a/ansible-collection-ansible-posix.spec b/ansible-collection-ansible-posix.spec
index 6abe16b..c7e3023 100644
--- a/ansible-collection-ansible-posix.spec
+++ b/ansible-collection-ansible-posix.spec
@@ -5,8 +5,8 @@
%endif
Name: ansible-collection-ansible-posix
-Version: 2.1.0
-Release: 3%{?dist}
+Version: 2.2.1
+Release: 1%{?dist}
Summary: Ansible Collection targeting POSIX and POSIX-ish platforms
# plugins/module_utils/mount.py: Python Software Foundation License version 2
@@ -54,6 +54,10 @@ find -type f ! -executable -name '*.py' -print -exec sed -i -e '1{\@^#!.*@d}' '{
%changelog
+* Wed Jul 08 2026 Maxwell G <maxwell@gtmx.me> - 2.2.1-1
+- Update to 2.2.1. Fixes rhbz#2479556.
+- Mitigates CVE-2026-11837 (rhbz#2487430, rhbz#2487431, rhbz#2487432)
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 1f3fc1f..cd006e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ansible-collection-ansible-posix-2.1.0.tar.gz) = 005f958f40239c2938486c2ccb39a35ff0bda9208b0b7b52159aacd86375ecf118e726fd78adb74443680f0dc1e5ae2fbf04116b735d22649e9ec0184175d094
+SHA512 (ansible-collection-ansible-posix-2.2.1.tar.gz) = caae724ade669f58552474c9630eaa1e917adc01b55a26b4e3f90de2e84be3607005a82ee610bdd129e39c95307b757d9a17189be2246ee03d83aeca76da16f6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-08 0:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 0:23 [rpms/ansible-collection-ansible-posix] f44: Update to 2.2.1. Fixes rhbz#2479556 Maxwell G
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox