projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fec07b
)
Version 5.10.1
v5.10.1
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 3 Mar 2015 15:23:53 +0000
(15:23 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 3 Mar 2015 15:23:53 +0000
(15:23 +0000)
IDMETA
patch
|
blob
|
history
NEWS
patch
|
blob
|
history
diff --git
a/IDMETA
b/IDMETA
index
400b5f1
..
b655257
100755
(executable)
--- a/
IDMETA
+++ b/
IDMETA
@@
-1,4
+1,4
@@
DEBIAN_DIST="jessie wheezy squeeze"
UBUNTU_DIST="utopic trusty saucy precise"
CENTOS_DIST="centos5 centos6"
-VERSION=5.10.0
+VERSION=5.10.1
diff --git
a/NEWS
b/NEWS
index
fde8f15
..
7664a54
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,9
@@
+--- 5.10.1 2015/03/03
+
+Fix test_sru.sh fails in pazpar2 YAZ-826
+Unfortunately a regression occurred with YAZ 5.10.0 that would make
+Pazpar2 fail for HTTP connections.
+
--- 5.10.0 2015/03/03
Use CONNECT for SSL backends and for Z39.50 thru HTTP proxy YAZ-825