Skip to content

Commit 370cc22

Browse files
Upgrade influx-cli to 2.7.5 Update influx-cli to match influxdb version for CVE-2023-44487
1 parent 55aa3f6 commit 370cc22

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

Diff for: SPECS/influx-cli/influx-cli.signatures.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"influx-cli-2.7.3.tar.gz": "1be63bfdf39ee5e038c464b97994967183e9c6db05a3829172f0045b84e2b247",
4-
"influx-cli-2.7.3-vendor.tar.gz": "8548981c0df5d6330c612ec9fd2aeaa8203aa2e86868087f9b9410dc1758d56b"
3+
"influx-cli-2.7.5.tar.gz": "2741105c0fa7bf0f728643807aa21e9a8e356b17a681e92f06c4ff680e6944ac",
4+
"influx-cli-2.7.5-vendor.tar.gz": "236129aa82f73b371007b161a2b33745245a9ccda2107fa986a3c17eabeadb7e"
55
}
66
}

Diff for: SPECS/influx-cli/influx-cli.spec

+5-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
Summary: CLI for managing resources in InfluxDB
1919
Name: influx-cli
20-
Version: 2.7.3
21-
Release: 2%{?dist}
20+
Version: 2.7.5
21+
Release: 1%{?dist}
2222
License: MIT
2323
Vendor: Microsoft Corporation
2424
Distribution: Azure Linux
@@ -81,6 +81,9 @@ bin/influx completion zsh > %{buildroot}/%{_datadir}/zsh/site-functions/_influx
8181
%{_datadir}/zsh
8282

8383
%changelog
84+
* Tue Feb 11 2025 CBL-Mariner Servicing Account <[email protected]> - 2.7.5-1
85+
- Auto-upgrade to 2.7.5 - Update influx-cli to match influxdb version for CVE-2023-44487
86+
8487
* Thu Mar 07 2024 Andrew Phelps <[email protected]> - 2.7.3-2
8588
- Remove restriction on golang BR version
8689

Diff for: cgmanifest.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -3409,8 +3409,8 @@
34093409
"other": {
34103410
"name": "exempi",
34113411
"version": "2.6.5",
3412-
"downloadUrl": "https://gitlab.freedesktop.org/libopenraw/exempi/-/archive/2.6.5/exempi-2.6.5.tar.bz2"
3413-
}
3412+
"downloadUrl": "https://gitlab.freedesktop.org/libopenraw/exempi/-/archive/2.6.5/exempi-2.6.5.tar.bz2"
3413+
}
34143414
}
34153415
},
34163416
{
@@ -7251,8 +7251,8 @@
72517251
"type": "other",
72527252
"other": {
72537253
"name": "influx-cli",
7254-
"version": "2.7.3",
7255-
"downloadUrl": "https://github.com/influxdata/influx-cli/archive/refs/tags/v2.7.3.tar.gz"
7254+
"version": "2.7.5",
7255+
"downloadUrl": "https://github.com/influxdata/influx-cli/archive/refs/tags/v2.7.5.tar.gz"
72567256
}
72577257
}
72587258
},

0 commit comments

Comments
 (0)