From 5a341c6054803524e919c0f84397bbe9ea129e6e Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 9 May 2018 09:06:05 +0200 Subject: [PATCH] Automatic commit of package [ufdbGuard] minor release [1.33.5-1]. Created by command: /usr/bin/tito tag --use-version 1.33.5 --use-release 1%{?dist} --- .tito/packages/ufdbGuard | 2 +- ufdbGuard.spec | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.tito/packages/ufdbGuard b/.tito/packages/ufdbGuard index 520ae83..5b26e23 100644 --- a/.tito/packages/ufdbGuard +++ b/.tito/packages/ufdbGuard @@ -1 +1 @@ -1.33.4-CentOS7 ./ +1.33.5-1 ./ diff --git a/ufdbGuard.spec b/ufdbGuard.spec index 5ebc822..f673c71 100644 --- a/ufdbGuard.spec +++ b/ufdbGuard.spec @@ -12,8 +12,8 @@ %define __global_cflags -O2 -g -pipe -Wall -grecord-gcc-switches %{_hardened_cflags} %{_performance_cflags} Name: ufdbGuard -Version: %{version} -Release: CentOS7 +Version: 1.33.5 +Release: 1%{?dist} Summary: ufdbGuard is a URL filter for Squid License: GNU General Public License v2.0 only Group: Internet/Proxy @@ -310,6 +310,11 @@ exit 0 # TODO %changelog +* Wed May 09 2018 Daniel Berteaud 1.33.5-1 +- git-annex in + dani@germaine.lapiole.org:~/big/e-smith/files/users/dani/src/ufdbGuard + (daniel@firewall-services.com) + * Thu Apr 19 2018 Marcus Kool - 1.33.5 Fix: ufdbguardd may crash during a database refresh Fix: empty pass statements in acls may cause a crash.