Version bump to 0.107.0
Resolves: RHEL-58094
This commit is contained in:
parent
e51a722f54
commit
11c18c1380
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/opentelemetry-collector-0.102.1.tar.gz
|
||||
/opentelemetry-collector-0.107.0.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
%global goipath github.com/os-observability/redhat-opentelemetry-collector
|
||||
|
||||
Version: 0.102.1
|
||||
Version: 0.107.0
|
||||
ExcludeArch: %{ix86} s390 ppc ppc64
|
||||
|
||||
%gometa
|
||||
@ -12,7 +12,7 @@ Collector with the supported components for a Red Hat build of OpenTelemetry}
|
||||
%global godocs README.md
|
||||
|
||||
Name: opentelemetry-collector
|
||||
Release: 6%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Red Hat build of OpenTelemetry
|
||||
|
||||
License: Apache-2.0
|
||||
@ -102,6 +102,14 @@ fi
|
||||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 28 2024 Felix Kolwa <fkolwa@redhat.com> - 0.107.0-1
|
||||
- Version bump to 0.107.0
|
||||
- Reset release to 1
|
||||
- Update addresses the following CVEs:
|
||||
- CVE-2024-34155
|
||||
- CVE-2024-34156
|
||||
- CVE-2024-42368
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.102.1-6
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (opentelemetry-collector-0.102.1.tar.gz) = 0bad66a38ed7fecd38457191961bbf49075b0ffe4848b46ce56e967389046dfba8ada9a911535822078d90a4ddd2e0a32979f2554bddcf20727984d0fc5b2e03
|
||||
SHA512 (opentelemetry-collector-0.107.0.tar.gz) = bde8b8718feff1b542e2f0976d1c40c7006b3321c1b4d568ff9ee89c639a47796e3d42c6ba55ddbd755b5127ec64f1ae787810de7e54ee0748171f4117f16013
|
||||
|
Loading…
Reference in New Issue
Block a user