Add AlmaLinux repositories

This commit is contained in:
Eduard Abdullin 2026-02-05 12:37:20 +00:00 committed by root
commit 78e6ae5c96
2 changed files with 154 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -25,7 +25,7 @@ It is compatible with composer-cli and cockpit-composer clients.
}
Name: osbuild-composer
Release: 1%{?dist}.alma.4
Release: 4%{?dist}.alma.3
Summary: An image building service based on osbuild
# osbuild-composer doesn't have support for building i686 and armv7hl images
@ -36,11 +36,12 @@ License: Apache-2.0
URL: %{gourl}
Source0: %{gosource}
Patch0: 0001-go.mod-update-osbuild-images-to-v0.178.2.patch
# AlmaLinux Patch
Patch1: 0001-Backport-https-github.com-osbuild-images-pull-1926.patch
Patch2: 0001-Bring-AlmaLinux-9-and-AlmaLinux-8-to-distros-back.patch
BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
BuildRequires: systemd
BuildRequires: krb5-devel
@ -455,12 +456,17 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
%endif
%changelog
* Fri Dec 12 2025 Eduard Abdullin <eabdullin@almalinux.org> - 149-1.alma.4
- Rebuild for AlmaLinux x86_64_v2 architecture
* Fri Nov 14 2025 Eduard Abdullin <eabdullin@almalinux.org> - 149-1.alma.3
* Thu Feb 05 2026 Eduard Abdullin <eabdullin@almalinux.org> - 149-4.alma.3
- Add AlmaLinux repositories
* Tue Jan 06 2026 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 149-4
- Rebuilt to fix:
- CVE-2025-58183
- RHEL-125637
* Fri Dec 19 2025 Achilleas Koutsou <achilleas@redhat.com> - 149-3
- Add Red Hat v4 key for RHEL 10.1 RPMs
* Thu Aug 21 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 149-1
- New upstream release