Install AlmaLinux repositories
Add AlmaLinux support patch (Thanks @pastalian) Remove libreport-rhel-bugzilla from package set
This commit is contained in:
commit
f58018b772
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/osbuild-composer-118.tar.gz
|
||||
SOURCES/osbuild-composer-118.1.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
be808e5f869ae48145daef50ed6ed82b91359b48 SOURCES/osbuild-composer-118.tar.gz
|
||||
17ad7ef58c3f7f935fbff07d627090822e2d8801 SOURCES/osbuild-composer-118.1.tar.gz
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 118
|
||||
Version: 118.1
|
||||
|
||||
%gometa
|
||||
|
||||
@ -36,8 +36,9 @@ License: Apache-2.0
|
||||
URL: %{gourl}
|
||||
Source0: %{gosource}
|
||||
|
||||
Patch101: 0001-Remove-libreport-rhel-anaconda-bugzilla-from-anacond.patch
|
||||
Patch102: 0002-AlmaLinux-support-patch.patch
|
||||
# AlmaLinux Patch
|
||||
Patch101: 0001-Remove-libreport-rhel-anaconda-bugzilla-from-anacond.patch
|
||||
Patch102: 0002-AlmaLinux-support-patch.patch
|
||||
|
||||
|
||||
BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
|
||||
@ -473,14 +474,19 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Nov 12 2024 Eduard Abdullin <eabdullin@almalinux.org> - 118-2.alma.1
|
||||
- Bump release
|
||||
|
||||
* Tue Oct 01 2024 Eduard Abdullin <eabdullin@almalinux.org> - 118-1.alma.1
|
||||
* Fri Apr 25 2025 Eduard Abdullin <eabdullin@almalinux.org> - 118.1-2.alma.1
|
||||
- Install AlmaLinux repositories
|
||||
- Add AlmaLinux support patch (Thanks @pastalian)
|
||||
- Remove libreport-rhel-bugzilla from package set
|
||||
|
||||
* 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
|
||||
|
||||
* Wed Sep 25 2024 Tomáš Hozza <thozza@redhat.com> - 118-2
|
||||
- Rebuilt to fix:
|
||||
- CVE-2024-34156
|
||||
- RHEL-57947
|
||||
|
||||
* Fri Aug 23 2024 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 118-1
|
||||
- New upstream release
|
||||
|
||||
@ -519,6 +525,7 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
|
||||
* Wed Feb 07 2024 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 100-1
|
||||
- New upstream release
|
||||
|
||||
* Wed Jan 24 2024 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 99-1
|
||||
- New upstream release
|
||||
|
||||
@ -548,6 +555,7 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
|
||||
* Thu Aug 24 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 88-1
|
||||
- New upstream release
|
||||
|
||||
* Wed Aug 09 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 87-1
|
||||
- New upstream release
|
||||
|
||||
@ -574,6 +582,7 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
|
||||
* Wed Mar 01 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 76-1
|
||||
- New upstream release
|
||||
|
||||
* Wed Feb 22 2023 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 75-1
|
||||
- New upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user