--- rpms/smeserver-horde/sme10/smeserver-horde.spec 2021/03/16 20:47:37 1.32 +++ rpms/smeserver-horde/sme10/smeserver-horde.spec 2022/04/17 21:41:39 1.38 @@ -4,7 +4,7 @@ Summary: e-smith specific Horde configur %define name smeserver-horde Name: %{name} %define version 1.0.0 -%define release 26 +%define release 32 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -32,6 +32,12 @@ Patch18: smeserver-horde-1.0.0-bz11255.p Patch19: smeserver-horde-1.0.0-bz11308-configurationhash.patch Patch20: smeserver-horde-1.0.0-bz10945-bz11443-bz11433-bz11431.patch Patch21: smeserver-horde-1.0.0-bz11422-logging.patch +Patch22: smeserver-horde-1.0.0-bz11489.patch +Patch23: smeserver-horde-1.0.0-bz11628-ingofilters-sieve.patch +Patch24: smeserver-horde-1.0.0-bz11738-multi-admin-user.patch +Patch25: smeserver-horde-1.0.0-bz11694-alarm.patch +Patch26: smeserver-horde-1.0.0-bz11694-remindfix.patch +Patch27: smeserver-horde-1.0.0-bz11945-require.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -74,6 +80,25 @@ Requires: php-pear-XML-RPC2 Requires: ImageMagick %changelog +* Sun Apr 17 2022 Jean-Philippe Pialasse 1.0.0-32.sme +- use httpd 2.4 access control syntax [SME: 11945] + +* Sat Apr 16 2022 Terry Fage 1.0.0-31.sme +- fix previous patch error extra line [SME: 11694] + +* Tue Apr 05 2022 Jean-Philippe Pialasse 1.0.0-30.sme +- fix alarm noise when disabled [SME: 11694] + +* Sun Nov 07 2021 Greg Simpson 1.0.0-29.sme +- Syntax error, unexpected '(T_STRING), expecting ')' [SME: 11738] +- thanks to zsolt vasarhelyi for patch test + +* Sat Sep 18 2021 Terry Fage 1.0.0-28.sme +- Ingo filters TLS error if sieve is enabled [SME: 11628] + +* Wed Mar 24 2021 Jean-Philippe Pialasse 1.0.0-27.sme +- fix missing call to perl module emsith::php [SME: 11489] + * Tue Mar 16 2021 Jean-Philippe Pialasse 1.0.0-26.sme - clean rsyslog syntax for horde [SME: 11422] @@ -190,6 +215,12 @@ mkdir -p root/var/lib/php/horde/tmp %patch19 -p1 %patch20 -p1 %patch21 -p1 +%patch22 -p1 +%patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 %build for i in post-install post-upgrade