Compare commits
No commits in common. "c8" and "c8-beta" have entirely different histories.
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
||||
SOURCES/osbuild-composer-101.4.tar.gz
|
||||
SOURCES/osbuild-composer-101.tar.gz
|
||||
|
@ -1,2 +1 @@
|
||||
ce93c5ab93c03de154e13611670b63e764377b52 SOURCES/osbuild-composer-101.4.tar.gz
|
||||
0feb86b5dcd146ce5b87816ae482eb50ed507c16 SOURCES/osbuild-composer-101.tar.gz
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 101.4
|
||||
Version: 101
|
||||
|
||||
%gometa
|
||||
|
||||
@ -36,6 +36,7 @@ License: Apache-2.0
|
||||
URL: %{gourl}
|
||||
Source0: %{gosource}
|
||||
|
||||
|
||||
BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
|
||||
BuildRequires: systemd
|
||||
BuildRequires: krb5-devel
|
||||
@ -421,22 +422,6 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 17 2025 Achilleas Koutsou <achilleas@redhat.com> - 101.4-1
|
||||
- Resolves: RHEL-95416
|
||||
|
||||
* 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
|
||||
- Resolve RHEL-84643 (CVE-2025-30204)
|
||||
|
||||
* Wed Sep 25 2024 Tomáš Hozza <thozza@redhat.com> - 101-2
|
||||
- Rebuilt to fix:
|
||||
- CVE-2024-34156
|
||||
- CVE-2024-1394
|
||||
- RHEL-24303
|
||||
- RHEL-57905
|
||||
|
||||
* Mon Feb 26 2024 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 101-1
|
||||
- New upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user