Compare commits
No commits in common. "c8" and "c8-beta" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/osbuild-composer-101.5.tar.gz
|
SOURCES/osbuild-composer-101.tar.gz
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
82e6a9621dbada4660a629ba60ec5ddd1e56a071 SOURCES/osbuild-composer-101.5.tar.gz
|
0feb86b5dcd146ce5b87816ae482eb50ed507c16 SOURCES/osbuild-composer-101.tar.gz
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
%global goipath github.com/osbuild/osbuild-composer
|
%global goipath github.com/osbuild/osbuild-composer
|
||||||
|
|
||||||
Version: 101.5
|
Version: 101
|
||||||
|
|
||||||
%gometa
|
%gometa
|
||||||
|
|
||||||
@ -36,6 +36,7 @@ License: Apache-2.0
|
|||||||
URL: %{gourl}
|
URL: %{gourl}
|
||||||
Source0: %{gosource}
|
Source0: %{gosource}
|
||||||
|
|
||||||
|
|
||||||
BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
|
BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
BuildRequires: krb5-devel
|
BuildRequires: krb5-devel
|
||||||
@ -421,66 +422,6 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jul 15 2026 avitova <avitova@redhat.com> - 101.5
|
|
||||||
- Resolves:
|
|
||||||
- CVE-2026-33186
|
|
||||||
- CVE-2026-34986
|
|
||||||
- CVE-2026-32282
|
|
||||||
- CVE-2026-32280
|
|
||||||
- CVE-2026-32283
|
|
||||||
- RHEL-160757
|
|
||||||
- RHEL-164977
|
|
||||||
- RHEL-166522
|
|
||||||
- RHEL-167382
|
|
||||||
- RHEL-167544
|
|
||||||
|
|
||||||
* Wed Apr 15 2026 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 101.4-6
|
|
||||||
- Rebuilt to fix:
|
|
||||||
- CVE-2026-25679
|
|
||||||
- CVE-2026-27137
|
|
||||||
- RHEL-156638
|
|
||||||
- RHEL-156643
|
|
||||||
|
|
||||||
* Tue Apr 14 2026 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 101.4-5
|
|
||||||
- Rebuilt to fix:
|
|
||||||
- CVE-2026-25679
|
|
||||||
- CVE-2026-27137
|
|
||||||
- RHEL-156638
|
|
||||||
- RHEL-156643
|
|
||||||
|
|
||||||
* Thu Feb 26 2026 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 101.4-4
|
|
||||||
- Rebuilt to fix:
|
|
||||||
- CVE-2025-61726
|
|
||||||
- CVE-2025-68121
|
|
||||||
- RHEL-146097
|
|
||||||
- RHEL-149273
|
|
||||||
|
|
||||||
* Thu Feb 05 2026 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 101.4-3
|
|
||||||
- Rebuilt to fix:
|
|
||||||
- CVE-2025-61729
|
|
||||||
- RHEL-140539
|
|
||||||
|
|
||||||
* 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
|
|
||||||
|
|
||||||
* 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
|
* Mon Feb 26 2024 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 101-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user