Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f3c1b4063c | ||
|
|
9125fbb32e |
1
.ansible-collection-redhat-leapp.metadata
Normal file
1
.ansible-collection-redhat-leapp.metadata
Normal file
@ -0,0 +1 @@
|
||||
19371b84b38ecf1c9536e31023dfc792ed6c292d SOURCES/infra.leapp-1.7.5.tar.gz
|
||||
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1 @@
|
||||
/infra.leapp-1.7.0.tar.gz
|
||||
/infra.leapp-7a4bab008a8045c54b3477ab64766dd39a3273cd.tar.gz
|
||||
/infra.leapp-1.7.4.tar.gz
|
||||
/infra.leapp-1.7.5.tar.gz
|
||||
/infra.leapp-1.7.6.tar.gz
|
||||
SOURCES/infra.leapp-1.7.5.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%bcond_with collection_artifact
|
||||
|
||||
Name: ansible-collection-redhat-leapp
|
||||
Version: 1.7.6
|
||||
Version: 1.7.5
|
||||
Release: 1%{?dist}
|
||||
Summary: redhat.leapp Ansible collection that handles RHEL upgrades
|
||||
License: MIT
|
||||
@ -141,38 +141,26 @@ find %{buildroot}%{ansible_collection_files}%{collection_name} -mindepth 1 -maxd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Aug 04 2026 Peter Mocary <pmocary@redhat.com> - 1.7.6-1
|
||||
- Resolves: RHEL-192801 - Rebase ansible-collection-redhat-leapp to v1.7.6
|
||||
- Resolves: RHEL-224329 - Prevent shell injection and suppress credential logging
|
||||
- Resolves: RHEL-170973 - Do not report SUCCESS when Leapp exited unexpectedly with an error
|
||||
- Resolves: RHEL-224319 - Introduce leapp_secure_logging variable
|
||||
- Resolves: RHEL-222636 - CVE-2026-68563 ansible-collection-redhat-leapp: Information disclosure of PostgreSQL data via insecure backup permissions
|
||||
- Resolves: RHEL-222632 - CVE-2026-68562 ansible-collection-redhat-leapp: Information disclosure via Leapp report tampering
|
||||
|
||||
* Fri Jul 10 2026 Sergei Petrosian <spetrosi@redhat.com> - 1.7.5-1
|
||||
- Resolves: RHEL-192801 - Rebase ansible-collection-redhat-leapp to 1.7.5
|
||||
- Resolves: RHEL-194092 - Reflect changes in leapp report keys in the infra.leapp mappings for remediations
|
||||
- Resolves: RHEL-192799 - Rebase ansible-collection-redhat-leapp to 1.7.5
|
||||
- Resolves: RHEL-170715 - Reflect changes in leapp report keys in the infra.leapp mappings for remediations
|
||||
|
||||
* Mon Mar 09 2026 Sergei Petrosian <spetrosi@redhat.com> - 1.7.4-1
|
||||
- Update to latest upstream version 1.7.4
|
||||
- Resolves: RHEL-153382 : Fix the role failing on steps that copy logs to the controller EL10
|
||||
- Resolves: RHEL-153381 : Fix the role failing on steps that copy logs to the controller EL9
|
||||
|
||||
* Tue Feb 24 2026 Sergei Petrosian <spetrosi@redhat.com> - 1.7.1-2
|
||||
- Fix spec file to require rhel-system-roles package
|
||||
- Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to RHEL10
|
||||
- Resolves: RHEL-117252 : [RFE] Add ansible-collection-redhat-leapp to RHEL9
|
||||
|
||||
* Mon Feb 23 2026 Sergei Petrosian <spetrosi@redhat.com> - 1.7.1-1
|
||||
- Update to latest upstream version via commit hash
|
||||
- Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to RHEL10
|
||||
- Resolves: RHEL-117252 : [RFE] Add ansible-collection-redhat-leapp to RHEL9
|
||||
|
||||
* Fri Feb 13 2026 Sergei Petrosian <spetrosi@redhat.com> - 1.7.0-1
|
||||
- Replace upstream value of leapp_system_roles_collection with downstream redhat.rhel_system_roles.
|
||||
- Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to RHEL10
|
||||
|
||||
* Fri Dec 5 2025 Sergei Petrosian <spetrosi@redhat.com> - 0.0.1-2
|
||||
- Bump version to get automation to do builds and create an erratum
|
||||
- Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to RHEL10
|
||||
- Resolves: RHEL-117252 : [RFE] Add ansible-collection-redhat-leapp to RHEL9
|
||||
|
||||
* Fri Dec 5 2025 Sergei Petrosian <spetrosi@redhat.com> - 0.0.1-1
|
||||
- Initialize the package
|
||||
- Resolves: RHEL-141757 : [RFE] Add ansible-collection-redhat-leapp to RHEL10
|
||||
- Resolves: RHEL-117252 : [RFE] Add ansible-collection-redhat-leapp to RHEL9
|
||||
@ -1,6 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
Loading…
Reference in New Issue
Block a user