Install AlmaLinux repositories

Add AlmaLinux support patch (Thanks @pastalian)

Remove libreport-rhel-bugzilla from package set
This commit is contained in:
Eduard Abdullin 2025-05-12 08:12:42 +00:00 committed by root
commit 93ec195eec
3 changed files with 9 additions and 6 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/osbuild-composer-118.1.tar.gz
SOURCES/osbuild-composer-118.2.tar.gz

View File

@ -1 +1 @@
17ad7ef58c3f7f935fbff07d627090822e2d8801 SOURCES/osbuild-composer-118.1.tar.gz
e32e37dd58dbfdd77467c6318759e5905ec80a84 SOURCES/osbuild-composer-118.2.tar.gz

View File

@ -12,7 +12,7 @@
%global goipath github.com/osbuild/osbuild-composer
Version: 118.1
Version: 118.2
%gometa
@ -25,7 +25,7 @@ It is compatible with composer-cli and cockpit-composer clients.
}
Name: osbuild-composer
Release: 2%{?dist}.alma.1
Release: 1%{?dist}.alma.1
Summary: An image building service based on osbuild
# osbuild-composer doesn't have support for building i686 and armv7hl images
@ -474,11 +474,14 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
%endif
%changelog
* Fri Apr 25 2025 Eduard Abdullin <eabdullin@almalinux.org> - 118.1-2.alma.1
* Mon May 12 2025 Eduard Abdullin <eabdullin@almalinux.org> - 118.2-1.alma.1
- Install AlmaLinux repositories
- Add AlmaLinux support patch (Thanks @pastalian)
- Remove libreport-rhel-bugzilla from package set
* Thu May 08 2025 Darren Archibald <darren.archibald@oracle.com> - 118.2-1
- jwt-go allows excessive memory allocation during header parsing (CVE-2025-30204)
* Wed Apr 23 2025 Teo Gonzalez <teo.g.gonzalez@oracle.com> - 118.1-2
- osbuild-composer is not able to build RHEL-8 images since RHEL-9.5 RHEL-83780