From 9a460b9a70518e675b107f7985f173b6d3df9273 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 29 May 2018 11:27:44 +0200 Subject: [PATCH] Automatic commit of package [zabbix] minor release [3.4.9-3]. Created by command: /usr/bin/tito tag --- .tito/packages/zabbix | 2 +- zabbix.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.tito/packages/zabbix b/.tito/packages/zabbix index 03e7f10..fc4e50e 100644 --- a/.tito/packages/zabbix +++ b/.tito/packages/zabbix @@ -1 +1 @@ -3.4.9-2 ./ +3.4.9-3 ./ diff --git a/zabbix.spec b/zabbix.spec index 056dbd7..7ecb5e1 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,6 +1,6 @@ Name: zabbix Version: 3.4.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Open-source monitoring solution for your IT infrastructure Group: Applications/Internet @@ -663,6 +663,9 @@ fi %endif %changelog +* Tue May 29 2018 Daniel Berteaud 3.4.9-3 +- Backport fix for ZBX13712 (daniel@firewall-services.com) + * Tue May 22 2018 Daniel Berteaud 3.4.9-2 - Update zabbix-proxy SELinux policy for EL 7.5 (daniel@firewall-services.com)