Automatic commit of package [ipasserelle-base] release [0.2.69-1].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2019-03-14 10:54:00 +01:00
parent a3bfaa2126
commit d09aa0db6f
2 changed files with 6 additions and 2 deletions

View File

@ -1 +1 @@
0.2.68-1 ./
0.2.69-1 ./

View File

@ -5,7 +5,7 @@
Summary: Meta-Package to turn a SME Server into an iPasserelle
Name: ipasserelle-base
Version: 0.2.68
Version: 0.2.69
Release: 1%{?dist}
Epoch: 9
License: GPL
@ -49,6 +49,10 @@ Based on SMEServer, iPasserelle is a specially configured
SME Server, with some additionnal modules
%changelog
* Thu Mar 14 2019 Daniel Berteaud <daniel@firewall-services.com> 0.2.69-1
- Don't try to create or delete scan dir if no user has been passed
(daniel@firewall-services.com)
* Tue Feb 06 2018 Daniel Berteaud <daniel@firewall-services.com> 0.2.68-1
- Handle Bcc being a fully qualified address in rotate script GLPI #30996
(daniel@firewall-services.com)