Install AlmaLinux repositories

Add AlmaLinux support
This commit is contained in:
Eduard Abdullin 2025-06-30 07:33:47 +00:00 committed by root
commit dc972d355a

View File

@ -25,7 +25,7 @@ It is compatible with composer-cli and cockpit-composer clients.
} }
Name: osbuild-composer Name: osbuild-composer
Release: 3%{?dist}.alma.1 Release: 4%{?dist}.alma.1
Summary: An image building service based on osbuild Summary: An image building service based on osbuild
# osbuild-composer doesn't have support for building i686 and armv7hl images # osbuild-composer doesn't have support for building i686 and armv7hl images
@ -409,10 +409,13 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
%endif %endif
%changelog %changelog
* Mon May 19 2025 Eduard Abdullin <eabdullin@almalinux.org> - 101-3.alma.1 * Mon Jun 30 2025 Eduard Abdullin <eabdullin@almalinux.org> - 101-4.alma.1
- Install AlmaLinux repositories - Install AlmaLinux repositories
- Add AlmaLinux support - Add AlmaLinux support
* Tue Jun 24 2025 Ondřej Budai <obudai@redhat.com> - 101-4
- Resolves: RHEL-89279 (CVE-2025-22871)
* Tue Apr 22 2025 Tomáš Hozza <thozza@redhat.com> - 101-3 * Tue Apr 22 2025 Tomáš Hozza <thozza@redhat.com> - 101-3
- Resolve RHEL-84643 (CVE-2025-30204) - Resolve RHEL-84643 (CVE-2025-30204)