From fbc1007d33bbaf966cc562febcf5a2d24253f05d Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 6 Jan 2015 09:28:15 +0000 Subject: [PATCH] Version 5.7.3 --- IDMETA | 2 +- NEWS | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/IDMETA b/IDMETA index 19351b4..0d0cbb4 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="utopic trusty saucy precise" CENTOS_DIST="centos5 centos6" -VERSION=5.7.2 +VERSION=5.7.3 diff --git a/NEWS b/NEWS index aca3aa2..f060b50 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +--- 5.7.3 2015/01/06 + +Fix application/x-www-form-urlencoded + empty YAZ-810 +A SEGV occurred if Content-Type was "application/x-www-form-urlencoded" +and empty content was supplied. + +Fix yaz-iconv man page for typos and incorrect example. YAZ-809 + +Fail hard if Bison is not found and is needed YAZ-808 + --- 5.7.2 2014/12/16 Enable YAZ backtrace for programs YAZ-802 -- 1.7.10.4