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:
3d6e2f0
)
Version 5.7.1
v5.7.1
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 3 Dec 2014 16:37:46 +0000
(16:37 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 3 Dec 2014 16:37:46 +0000
(16:37 +0000)
IDMETA
patch
|
blob
|
history
NEWS
patch
|
blob
|
history
diff --git
a/IDMETA
b/IDMETA
index
d610949
..
908f31d
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.7.0
+VERSION=5.7.1
diff --git
a/NEWS
b/NEWS
index
7e9e5f6
..
c9fba92
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,8
@@
+--- 5.7.1 2014/12/03
+
+Fix yaz-marcdump segfault YAZ-801. Problem in YAZ 5.6.0/5.7.0 and
+would make yaz-marcdump crash when from-character set was issued.
+
--- 5.7.0 2014/11/24
Dump backtrace in case of SIGABRT, SIGSEGV YAZ-787