Version 5.0.1 v5.0.1
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 4 Oct 2013 10:57:00 +0000 (12:57 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 4 Oct 2013 10:57:00 +0000 (12:57 +0200)
IDMETA
NEWS
debian/changelog

diff --git a/IDMETA b/IDMETA
index 16d4635..3f04fb8 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="quantal precise oneiric lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=5.0.0
+VERSION=5.0.1
diff --git a/NEWS b/NEWS
index 181620b..782862b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+--- 5.0.1 2013/10/04
+
+Various fixes for how SRU 2.0 is encoded. Fix NS for SRU 2.0 diagnostics
+and facets. Ensure recordData and recordSchema are always present in
+record element, because they are required.
+
+Remove deprecated functions yaz_uri_val .. and yaz_uri_val_int. Never used
+outside YAZ.
+
+Simplify in a lot of places using odr_strdupn.
+
+odr_create_Odr_oct: null terminate the buffer. Some applications rely on it.
+
 --- 5.0.0 2013/10/01
 
 Increase various buffers in GFS's statserv_options_block
index 72768c3..1ae8f23 100644 (file)
@@ -1,3 +1,9 @@
+yaz (5.0.1-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 04 Oct 2013 12:56:17 +0200
+
 yaz (5.0.0-1indexdata) unstable; urgency=low
 
   * Upstream.