We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7019c commit 5359233Copy full SHA for 5359233
IDMETA
@@ -1,4 +1,4 @@
1
-DEBIAN_DIST="buster stretch jessie wheezy"
+DEBIAN_DIST="buster stretch jessie"
2
UBUNTU_DIST="bionic xenial trusty"
3
CENTOS_DIST="centos6 centos7"
4
-VERSION=5.27.1
+VERSION=5.27.2
NEWS
@@ -1,3 +1,11 @@
+--- 5.27.2 2019/10/07
+
+Fix hitting directory for docpath results in malloc failure YAZ-921
5
+Fix attempt to write HTTP to a non-listening socket loops YAZ-919
6
7
+Fix yaz-ztest SSL does not work when forking YAZ-918
8
9
--- 5.27.1 2018/12/03
10
11
Use pkg-config to detect ICU . Closes #41
0 commit comments