Import from CS
This commit is contained in:
parent
35892370e9
commit
3f264b037a
@ -1 +1 @@
|
|||||||
7564ab87ae9d79787e494e430df728657f8ce036 SOURCES/redhat-opentelemetry-collector-0.107.0.tar.gz
|
f661f3709426e9e8305c12fdffa76ce4f921af69 SOURCES/redhat-opentelemetry-collector-0.107.0.tar.gz
|
||||||
|
@ -12,7 +12,7 @@ Collector with the supported components for a Red Hat build of OpenTelemetry}
|
|||||||
%global godocs README.md
|
%global godocs README.md
|
||||||
|
|
||||||
Name: opentelemetry-collector
|
Name: opentelemetry-collector
|
||||||
Release: 4%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Red Hat build of OpenTelemetry
|
Summary: Red Hat build of OpenTelemetry
|
||||||
|
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -106,6 +106,34 @@ fi
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 26 2025 Conor Cowman <ccowman@redhat.com> - 0.107.0-8
|
||||||
|
- Bump revision
|
||||||
|
- Update golang-jwt v5.2.1 to v5.2.2
|
||||||
|
- Update addresses CVE-2025-30204
|
||||||
|
Resolves: RHEL-85033
|
||||||
|
|
||||||
|
* Fri Mar 21 2025 Conor Cowman <ccowman@redhat.com> - 0.107.0-7
|
||||||
|
- Bump revision
|
||||||
|
- Update go-jose v4.0.2 to v4.0.5
|
||||||
|
- Update testify v1.9.0 to v1.10.0
|
||||||
|
- Update addresses CVE-2025-27144
|
||||||
|
Resolves: RHEL-82967
|
||||||
|
|
||||||
|
* Fri Mar 21 2025 Conor Cowman <ccowman@redhat.com> - 0.107.0-6
|
||||||
|
- Bump revision
|
||||||
|
- Update expr v1.16.9 to v1.17.0
|
||||||
|
- Remove explicit go toolchain dependency
|
||||||
|
- Update addresses CVE-2025-29786
|
||||||
|
Resolves: RHEL-83841
|
||||||
|
|
||||||
|
* Fri Mar 14 2025 Conor Cowman <ccowman@redhat.com> - 0.107.0-5
|
||||||
|
- Bump revision
|
||||||
|
- Update Golang v1.22.11 to v1.23.0
|
||||||
|
- Add toolchain go1.23.7
|
||||||
|
- Update x/oauth2 v0.22.0 to v0.27.0
|
||||||
|
- Update addresses CVE-2025-22868
|
||||||
|
Resolves: RHEL-81359
|
||||||
|
|
||||||
* Thu Mar 06 2025 Conor Cowman <ccowman@redhat.com> - 0.107.0-4
|
* Thu Mar 06 2025 Conor Cowman <ccowman@redhat.com> - 0.107.0-4
|
||||||
- Bump revision
|
- Bump revision
|
||||||
- Add runtime requirements for shadow-utils and util-linux to ensure successful creation of observability user on installation
|
- Add runtime requirements for shadow-utils and util-linux to ensure successful creation of observability user on installation
|
||||||
|
Loading…
Reference in New Issue
Block a user