Skip to content

Commit 73eccb6

Browse files
committed
Updated cgmanifest
1 parent f586a0a commit 73eccb6

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

SPECS/influxdb/influxdb.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Patch3: CVE-2024-28180.patch
6262
Patch4: CVE-2025-27144.patch
6363
Patch5: CVE-2025-22868.patch
6464
BuildRequires: clang
65-
BuildRequires: msft-golang
65+
BuildRequires: golang
6666
BuildRequires: kernel-headers
6767
BuildRequires: protobuf-devel
6868
BuildRequires: rust < 1.85.0
@@ -150,6 +150,9 @@ go test ./...
150150
%{_tmpfilesdir}/influxdb.conf
151151

152152
%changelog
153+
* Fri Jan 02 2026 Jyoti Kanase <v-jykanase@microsoft.com> - 2.8.0-1
154+
- Upgrade to 2.8.0 for CVE-CVE-2024-30896
155+
153156
* Mon Dec 08 2025 Azure Linux Security Servicing Account <azurelinux-security@microsoft.com> - 2.7.5-9
154157
- Patch for CVE-2025-65637
155158

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7321,8 +7321,8 @@
73217321
"type": "other",
73227322
"other": {
73237323
"name": "influxdb",
7324-
"version": "2.7.5",
7325-
"downloadUrl": "https://github.com/influxdata/influxdb/archive/refs/tags/v2.7.5.tar.gz"
7324+
"version": "2.8.0",
7325+
"downloadUrl": "https://github.com/influxdata/influxdb/archive/refs/tags/v2.8.0.tar.gz"
73267326
}
73277327
}
73287328
},

0 commit comments

Comments
 (0)