Import from CS git

This commit is contained in:
eabdullin 2026-01-28 11:58:46 +00:00
parent b86104e7f8
commit 0d28621441
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/osbuild-composer-101.4.tar.gz
SOURCES/osbuild-composer-101.tar.gz

View File

@ -1,2 +1 @@
ce93c5ab93c03de154e13611670b63e764377b52 SOURCES/osbuild-composer-101.4.tar.gz
0feb86b5dcd146ce5b87816ae482eb50ed507c16 SOURCES/osbuild-composer-101.tar.gz

View File

@ -25,7 +25,7 @@ It is compatible with composer-cli and cockpit-composer clients.
}
Name: osbuild-composer
Release: 1%{?dist}
Release: 2%{?dist}
Summary: An image building service based on osbuild
# osbuild-composer doesn't have support for building i686 and armv7hl images
@ -421,6 +421,11 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
%endif
%changelog
* Tue Jan 06 2026 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 101.4-2
- Rebuilt to fix:
- CVE-2025-58183
- RHEL-125669
* Thu Jul 17 2025 Achilleas Koutsou <achilleas@redhat.com> - 101.4-1
- Resolves: RHEL-95416