From 3e06a10d8aeeaf0fb66469e07aaecc4358fdbdad Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 2 Feb 2016 22:46:09 +0100 Subject: [PATCH] Spec file update --- smeserver-webapps-common.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/smeserver-webapps-common.spec b/smeserver-webapps-common.spec index cc862a4..3000c26 100644 --- a/smeserver-webapps-common.spec +++ b/smeserver-webapps-common.spec @@ -5,7 +5,7 @@ Summary: Common WebApps Framework for SME Server %define name smeserver-webapps-common Name: %{name} -%define version 0.2.16 +%define version 0.2.17 %define release 1 Version: %{version} Release: %{release}%{?dist} @@ -30,6 +30,9 @@ This package provide common files and events for Web Applications integration on SME Server %changelog +* Tue Feb 2 2016 Daniel Berteaud 0.2.17-1.sme +- Possibility to only foward acme challenge URI + * Sat Jan 23 2016 Daniel Berteaud 0.2.16-1.sme - Don't force SSL for acme challenges URI - Don't proxypass acme challenges by default