Version 1.4.3 v1.4.3
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 10 Dec 2013 09:59:59 +0000 (10:59 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 10 Dec 2013 09:59:59 +0000 (10:59 +0100)
IDMETA
NEWS
debian/changelog
metaproxy.spec

diff --git a/IDMETA b/IDMETA
index 635dbd8..e5987a6 100644 (file)
--- 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 (file)
--- 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
index 4d57cda..78a0ad7 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.4.3-1.indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 10 Dec 2013 10:58:21 +0100
+
 metaproxy (1.4.2-1indexdata) unstable; urgency=low
 
   * Upstream.
index cf97566..397e855 100644 (file)
@@ -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 <info@indexdata.dk>