From: Adam Dickmeiss Date: Thu, 6 Aug 2015 10:23:41 +0000 (+0000) Subject: Version 5.14.5 X-Git-Tag: v5.14.5 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=686414b0ac6446cd55610d5203d61a32672e2203;hp=7673cf27f5be351a18a5d3ea1baf6c4aee06eb3b;ds=sidebyside Version 5.14.5 --- diff --git a/IDMETA b/IDMETA index 6096f8b..e847a84 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy" UBUNTU_DIST="vivid utopic trusty precise" CENTOS_DIST="centos5 centos6 centos7" -VERSION=5.14.4 +VERSION=5.14.5 diff --git a/NEWS b/NEWS index 5496621..1505e4e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +--- 5.14.5 2015/08/06 + +Stop building packages for obsolete Debian squeeze and use DH +version 9. YAZ-854 + +rpn2cql diagnostics: provide use attribute addinfo YAZ-853 + +deb: deprecated substitution ${Source-Version} YAZ-852 + +Fix yaz-client: semicolon terminates arguments YAZ-851 + --- 5.14.4 2015/07/29 Windows: Bundle VC runtime exe YAZ-848