File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1111 coverage-html
1212
1313# Project constants
14- VERSION ?= 0.5
14+ VERSION ?= 0.6
1515PKGNAME ?= rhc-worker-script
1616GO_SOURCES := $(wildcard src/* .go)
1717PYTHON ?= python3
Original file line number Diff line number Diff line change 2020%global use_go_toolset_1_19 0%{?rhel } == 7 && ! %{defined centos }
2121
2222Name: %{repo_name }
23- Version: 0.5
23+ Version: 0.6
2424Release: 1%{?dist }
2525Summary: Worker executing scripts on hosts managed by Red Hat Insights
2626
8585
8686%changelog
8787
88+ *
Wed Feb 28 2024 Rodolfo Olivieri <[email protected] > 0.6-1 89+ - Fix grpc to newest v1.59.x version
90+ - Remove insights_core_gpg_check from worker config
91+ - When script fails with exit code 1 we want to see the reason in logs
92+
8893*
Mon Oct 16 2023 Rodolfo Olivieri <[email protected] > 0.5-1 8994- Rebuild against newer golang which addresses CVE-2023-39325 and CVE-2023-44487
9095- Fix OpenScanHub defects related to runtime code
You can’t perform that action at this time.
0 commit comments