From f3803c22cc64663137443a1530097fa07a713cfd Mon Sep 17 00:00:00 2001 From: Kay0u Date: Fri, 24 Apr 2020 18:06:57 +0200 Subject: [PATCH 1/2] Dirty patch for Buster --- conf/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 433d5d8..43ea818 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -26,7 +26,7 @@ location __PATH__/ { more_set_headers Strict-Transport-Security "max-age=15768000;"; more_set_headers X-Content-Type-Options nosniff; more_set_headers X-Frame-Options "SAMEORIGIN"; - more_set_headers X-XSS-Protection "1; mode=block"; + more_set_headers "X-XSS-Protection 1; mode=block"; more_set_headers X-Robots-Tag none; more_set_headers X-Download-Options noopen; more_set_headers X-Permitted-Cross-Domain-Policies none; From c6892f1ddb0424f40cee5bae232e85cc7335f900 Mon Sep 17 00:00:00 2001 From: Kay0u Date: Fri, 24 Apr 2020 18:07:16 +0200 Subject: [PATCH 2/2] Bump package version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2cb316e..1fe5354 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A CMS with a focus on collaborative edition and multilingualism", "fr": "Un CMS conçu pour l'édition collaborative et le multilinguisme" }, - "version": "3.2.7~ynh1", + "version": "3.2.7~ynh2", "url": "http://www.spip.net/", "license": "GPL-3.0-or-later", "maintainer": {