Skip to content

Commit 2af59bc

Browse files
committed
Version 5.30.3
1 parent c0be06f commit 2af59bc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

IDMETA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
DEBIAN_DIST="buster stretch jessie"
22
UBUNTU_DIST="focal bionic xenial trusty"
33
CENTOS_DIST="centos8 centos7 centos6"
4-
VERSION=5.30.2
4+
VERSION=5.30.3

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
--- 5.30.3 2020/06/10
2+
3+
Require getaddrinfo which has been available since 2003.
4+
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+
113
--- 5.30.2 2020/04/13
214

315
Partly revert UTF-8 records returned by yaz-ztest (introduced in 5.30.0)

0 commit comments

Comments
 (0)