From 8df42b78dbe63f893e6f004b3c711c43f414f2a2 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 22 May 2015 10:26:33 +0000 Subject: [PATCH] Version 5.12.2 --- IDMETA | 2 +- NEWS | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/IDMETA b/IDMETA index 612cff0..6b8ba3b 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="vivid utopic trusty saucy precise" CENTOS_DIST="centos5 centos6" -VERSION=5.12.1 +VERSION=5.12.2 diff --git a/NEWS b/NEWS index 289ac6b..d8468df 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 5.12.2 2015/05/22 + +Fix incorrect parsing of URLs @:9999/somebase&url=http://some.host YAZ-842 + --- 5.12.1 2015/05/13 yaz-client: deal with excess bytes HTTPS case YAZ-833 -- 1.7.10.4