From: Adam Dickmeiss Date: Tue, 10 Dec 2013 09:59:59 +0000 (+0100) Subject: Version 1.4.3 X-Git-Tag: v1.4.3 X-Git-Url: http://jsfdemo.indexdata.com/cgi-bin?a=commitdiff_plain;h=491b957f16710bd20d924466d8ba3d7208f60573;p=metaproxy-moved-to-github.git Version 1.4.3 --- diff --git a/IDMETA b/IDMETA index 635dbd8..e5987a6 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="saucy raring quantal precise oneiric lucid" CENTOS_DIST="centos5 centos6" -VERSION=1.4.2 +VERSION=1.4.3 diff --git a/NEWS b/NEWS index 6271200..d78dbc0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +--- 1.4.3 2013/12/10 + +zoom: Add nocproxy=1 for contentConnector sessions MP-501 + +Doc: mention proper versions; fix link to Boost win binaries. + +Windows: update for Boost 1.55 + +Windows: avoid warning when using boost::split. Done by defining +_SCL_SECURE_NO_WARNINGS for Visual Studio. + +Fix LSB conformance for /etc/init.d/metaproxy MP-500 +Debian: add support for /etc/init.d/metaproxy status + +sort: Add const to Record less than operator in order to compile on +OS X Maverick. + --- 1.4.2 2013/11/15 session_shared: fix element-set handling in record caching. MP-499 diff --git a/debian/changelog b/debian/changelog index 4d57cda..78a0ad7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.4.3-1.indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 10 Dec 2013 10:58:21 +0100 + metaproxy (1.4.2-1indexdata) unstable; urgency=low * Upstream. diff --git a/metaproxy.spec b/metaproxy.spec index cf97566..397e855 100644 --- a/metaproxy.spec +++ b/metaproxy.spec @@ -2,7 +2,7 @@ Summary: Z39.50/SRU router Name: metaproxy Version: %{idmetaversion} -Release: 1indexdata +Release: 1.indexdata License: GPL Group: Applications/Internet Vendor: Index Data ApS