Version 4.2.45 v4.2.45
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 13 Nov 2012 12:54:24 +0000 (13:54 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 13 Nov 2012 12:54:24 +0000 (13:54 +0100)
IDMETA
LICENSE
NEWS
debian/changelog

diff --git a/IDMETA b/IDMETA
index d845e9a..bdb26fe 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="precise oneiric natty lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=4.2.44
+VERSION=4.2.45
diff --git a/LICENSE b/LICENSE
index 6b2ceda..d7fb8e3 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 1995-2011, Index Data
+Copyright (c) 1995-2012, Index Data
 All rights reserved.
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
diff --git a/NEWS b/NEWS
index 5a170a7..9320d75 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+--- 4.2.45 2012/11/13
+
+Fix description of CCL directive 'case'.
+
+More tight checking of form arguments (yaz_uri_to_array). Makes
+YAZ better at rejecting big and/or bad POSTs.
+
+SRU decoding does not report more than up to 10 invalid arguments.
+
+rpn2cql: less quotes in generated terms. Semantics unchanged, but
+it's prettier this way.
+
 --- 4.2.44 2012/10/25
 
 New utility yaz_decode_init_diag. Defined in proto.h.
index ca2a403..1356c1a 100644 (file)
@@ -1,3 +1,9 @@
+yaz (4.2.45-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 13 Nov 2012 13:50:29 +0100
+
 yaz (4.2.44-1indexdata) unstable; urgency=low
 
   * Upstream.