--- rpms/smeserver-ezmlm-web/contribs9/smeserver-ezmlm-web.spec 2016/04/22 10:18:19 1.4 +++ rpms/smeserver-ezmlm-web/contribs9/smeserver-ezmlm-web.spec 2017/04/17 20:42:47 1.5 @@ -6,7 +6,7 @@ Summary: SME Server support for ezmlm-we %define name smeserver-ezmlm-web Name: %{name} %define version 1.1.3 -%define release 4 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,6 +15,7 @@ Source: %{name}-%{version}.tar.gz Source1: unknown.gif Patch0: smeserver-ezmlm-web-1.1.3-ezmlmweb331.patch Patch1: smeserver-ezmlm-web-1.1.3-configurable.patch +Patch2: smeserver-ezmlm-web-1.1.3-bz10241-security.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: ezmlm-idx >= 7 @@ -29,6 +30,11 @@ Conflicts: e-smith-ezmlm-idx AutoReqProv: no %changelog +* Mon Apr 17 2017 Jean-Philipe Pialasse 1.1.3-5.sme +- improve security [SME: 10241] +- added userpanel-mailinglist +- added per user and per list delegation. + * Fri Apr 22 2016 Jean-Philipe Pialasse 1.1.3-4.sme - update for initial import [SME: 8439] - now support ezmlm-web-3.31 and ezmlm-idx-7.2.2 @@ -217,8 +223,13 @@ Configuration and initialisation of ezml %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 + mkdir -p root/etc/e-smith/web/common cp -f $RPM_SOURCE_DIR/unknown.gif root/etc/e-smith/web/common +touch root/etc/e-smith/templates/home/e-smith/files/ezmlm/lists/webusers/template-begin +touch root/etc/e-smith/templates/home/e-smith/files/ezmlm/lists/webusers/template-end + %build mkdir -p root/etc/e-smith/web/panels/manager/cgi-bin