Skip to content

Commit b51fa3c

Browse files
committed
Version 1.22.1
1 parent b0fdab5 commit b51fa3c

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

IDMETA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
DEBIAN_DIST="bookworm bullseye"
22
UBUNTU_DIST="noble jammy focal"
33
CENTOS_DIST="centos7 centos8 centos9"
4-
VERSION=1.22.0
4+
VERSION=1.22.1

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
--- 1.22.1 2025/05/21
2+
3+
frontend_net: log listening ports on startup.
4+
5+
zeerex_explain: avoid excessive buffer copy when generating
6+
XML Explain response.
7+
18
--- 1.22.0 2025/05/06
29

310
zeerex_explain: fix ref to freed memory (#45)

win/makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
DEBUG=0 # 0 for release, 1 for debug
99

1010
# Metaproxy version
11-
VERSION=1.21.0
11+
VERSION=1.22.1
1212

1313
# YAZ and YAZ++ directories
1414
YAZ_DIR=..\..\yaz

0 commit comments

Comments
 (0)