We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0be06f commit 2af59bcCopy full SHA for 2af59bc
IDMETA
@@ -1,4 +1,4 @@
1
DEBIAN_DIST="buster stretch jessie"
2
UBUNTU_DIST="focal bionic xenial trusty"
3
CENTOS_DIST="centos8 centos7 centos6"
4
-VERSION=5.30.2
+VERSION=5.30.3
NEWS
@@ -1,3 +1,15 @@
+--- 5.30.3 2020/06/10
+
+Require getaddrinfo which has been available since 2003.
5
+Provide server host for SSL by using gnutls_server_name_set(3).
6
+Thx to Guillaume Jactat.
7
8
+Obey [host]:port notation for IPV6
9
+https://tools.ietf.org/html/rfc3986#section-3.2.2
10
11
+Minor fixes to 'make dist' handling. Thx to Hugh McMaster.
12
13
--- 5.30.2 2020/04/13
14
15
Partly revert UTF-8 records returned by yaz-ztest (introduced in 5.30.0)
0 commit comments