CVE-2019-16276 Vulnerability fix. 56/1756/1
authorBalazs Szekeres <balazs.szekeres@nokia.com>
Thu, 10 Oct 2019 08:22:05 +0000 (10:22 +0200)
committerBalazs Szekeres <balazs.szekeres@nokia.com>
Thu, 10 Oct 2019 08:22:40 +0000 (10:22 +0200)
Change-Id: Ie6355410b308d8787e224c6e60f8e011e0ec3ea9
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
SPECS/caas-custom_metrics.spec
SPECS/caas-metrics_server.spec
SPECS/caas-prometheus.spec

index fff433a..fa2ca17 100644 (file)
@@ -15,8 +15,8 @@
 %define COMPONENT custom_metrics
 %define RPM_NAME caas-%{COMPONENT}
 %define RPM_MAJOR_VERSION 0.5.0
-%define RPM_MINOR_VERSION 3
-%define go_version 1.12.9
+%define RPM_MINOR_VERSION 4
+%define go_version 1.12.10
 %define DEP_MAN_VERSION 0.5.4
 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}
 
index 4fc5e6d..52c8cd1 100644 (file)
@@ -15,8 +15,8 @@
 %define COMPONENT metrics_server
 %define RPM_NAME caas-%{COMPONENT}
 %define RPM_MAJOR_VERSION 0.3.3
-%define RPM_MINOR_VERSION 3
-%define go_version 1.12.9
+%define RPM_MINOR_VERSION 4
+%define go_version 1.12.10
 %define DEP_MAN_VERSION 0.5.4
 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}
 
index 3de617f..34d1958 100644 (file)
@@ -15,8 +15,8 @@
 %define COMPONENT prometheus
 %define RPM_NAME caas-%{COMPONENT}
 %define RPM_MAJOR_VERSION 2.11.1
-%define RPM_MINOR_VERSION 2
-%define go_version 1.12.9
+%define RPM_MINOR_VERSION 3
+%define go_version 1.12.10
 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}
 
 Name:           %{RPM_NAME}