Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
CBL-Mariner-Bot c5a190f783
[AUTOPATCHER-CORE] Upgrade golang to 1.19.10 Address CVE-2023-24540, CVE-2023-29402, CVE-2023-29403, CVE-2023-29404, CVE-2023-29405 (#5689)
* Upgrade golang to 1.19.10 Adress CVEs

* Fix changelog

---------

Co-authored-by: Mitch Zhu <mitchzhu@microsoft.com>
2023-06-20 13:39:41 -07:00
Mykhailo Bykhovtsev 16be1b52c3
Fix uninstallation of InfluxDB package (#5280)
* Attempting to fix influxdb uninstallation issues

* bumping release version and adding changelog

* linting influxdb package
2023-04-11 18:18:53 -07:00
Muhammad Falak R Wani a364e616af
golang: upgrade to 1.19.8 to address CVE-2023-24534, CVE-2023-24536, CVE-2023-24537, CVE-2023-24538 (#5228)
Reference: https://github.com/golang/go/issues?q=milestone%3AGo1.19.8+label%3ASecurity
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-04-05 21:38:04 +05:30
CBL-Mariner-Bot 42a2d6d72d
Upgrade golang to 1.19.7 to address CVE-2023-24532 (#5160)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-03-28 13:20:34 +05:30
CBL-Mariner-Bot 768aae23e3
Upgrade golang to 1.19.6 Address CVE-2022-41722, CVE-2022-41724, CVE-2022-41725, CVE-2022-41723 (#5096)
Co-authored-by: Rakshaa Viswanathan <46165429+rakshaa2000@users.noreply.github.com>
2023-03-17 21:20:58 +05:30
Muhammad Falak R Wani b7dd033e44
influxdb: fix build break (#4769)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-02-06 10:50:39 -08:00
Mykhailo Bykhovtsev a1bf15a8f3
Fixing influxdb and influx-cli build by requiring go 1.18.8 (#4733) 2023-02-02 10:32:33 -08:00
Mykhailo Bykhovtsev 09d6b7723a
upgrading flux, influxdb, influx-cli (#4712)
* fixing linking and upgrading versions for flux influxdb and influx-cli

* forgot to update signatures for flux package

* updating cgmanifest

* enforcing libflux version

* adding changelog, fixing the issues of .so file by adding patch

* adding missing changelog entry for flux
2023-01-31 11:08:42 -08:00
Mykhailo Bykhovtsev 2a3f752138
Add flux and influxdb2 packages to 2.0 (#4598)
* Adding with service

* Adding influxdb spec as service from openSUSE

* adding vendoring instructions and changing source naming

* removing systemd rpm req and adding make req

* removing git from requirements for the influxdb

* changing name to influxdb2, adding signatures file

* removing more unused commands, updating the signature

* saving with some progress

* finishing sec file

* adding installation for telemetryd and also adding tzdata as runtime req

* adding flux package

* adjusting to linter

* adjusting to linter

* adding licenses for flux

* adding the opensuse copyright

* adding changelog

* adding service and configuration fules for influxdb2

* adding changelog to the flux

* adding influxdb2 to cgmanifest and licenses

* updating signature hashes to match the sources

* updating cargo_config signature again

* updating changelog more

* adding influx-cli package

* updating licenses for influx-cli

* updating source for influx, flux and influx-cli

* fixing source URLs for influx, flux and influx-cli

* removing extra space in spec file

* incrementing release to 1 for flux, influxdb and influx-cli

* fixing changelogs and adjusting spec variables

* attempting to fix changelog to the linter

* fixing version that libflux is produced with

* fixing the libflux version again

* clearing up naming for libflux package, adding a patch

* fixing libflux.so file link

* fixing issues with sysuser and systemd, adjusting to PR feedback

* adding version sync check

* addding generate source tarball script for automation

* fixing licenses files

* reverting back flux libflux.so link

* updating changelog format for influx-cli

* renaming influxdb from 2 to 1

* fixing influxdb signatures

* fixing the license map
2023-01-26 13:03:10 -08:00