From 7e2d1819db3826cc8f1996a00d12906f00992967 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 15 Dec 2017 18:59:15 +0100 Subject: [PATCH] Automatic commit of package [zabbix] minor release [3.4.4-4]. 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 83b181d..86a2877 100644 --- a/.tito/packages/zabbix +++ b/.tito/packages/zabbix @@ -1 +1 @@ -3.4.4-3 ./ +3.4.4-4 ./ diff --git a/zabbix.spec b/zabbix.spec index 8c518df..85b1761 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,6 +1,6 @@ Name: zabbix Version: 3.4.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Open-source monitoring solution for your IT infrastructure Group: Applications/Internet @@ -660,6 +660,9 @@ fi %endif %changelog +* Fri Dec 15 2017 Daniel Berteaud 3.4.4-4 +- Fix SELinux policy for proxy (daniel@firewall-services.com) + * Thu Nov 30 2017 Daniel Berteaud 3.4.4-3 - Make sure socket files are removed before starting (daniel@firewall- services.com)