From: Adam Dickmeiss Date: Tue, 26 Aug 2014 13:29:33 +0000 (+0000) Subject: Version 5.4.2 X-Git-Tag: v5.4.2 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=1e755f5a43d636df14dbebc272888be671ae38b3 Version 5.4.2 --- diff --git a/IDMETA b/IDMETA index 7d9ab17..30d4a3b 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="trusty saucy precise" CENTOS_DIST="centos5 centos6" -VERSION=5.4.1 +VERSION=5.4.2 diff --git a/NEWS b/NEWS index b17bd87..bc55d0e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 5.4.2 2014/08/26 + +daemon: properly report when receiving SIGUSR2 from child YAZ-785 + --- 5.4.1 2014/08/21 xmalloc: throw assert for clearly invalid calls to malloc and