summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 23a6097..eb9a600 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+webserver (1.8) unstable; urgency=medium
+
+ * Automatically reopen broken fcgi sockets
+ * Fix empty fcgi stderr messages
+ * Authorization: Default HTTP AUTH, except for webbox with own login page
+
+ -- Roland Reichwein <rr@antcom.de> Fri, 29 May 2020 10:23:06 +0200
+
webserver (1.7) unstable; urgency=medium
* Omit PEM file reload. Access to files is denied because of dropped privileges.