1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

Update to version 5.14.9

--- 5.14.9 2015/09/15
Fix segv in ZOOM_connection_fire_event_socket YAZ-858
The odr_in memory taken by handle_srw_response, and, thus if result
set is destructed before we expect the HTTP response (hres) it may
be come invalid. Therefore we inspect hres before the call to
ZOOM_handle_sru.
Fix possible deadlock in backtrace (2nd attempt) YAZ-856
An alarm is set up so that backtrace is terminated if it hangs.
Even if backtrace the handler also attempts to spawn gdb.

--- 5.14.8 2015/09/14
Fix SEGV for s=sl for 3 terms and syntax error YAZ-857

--- 5.14.7 2015/09/13
Fix possible deadlock in backtrace YAZ-856
Various minor text tweaks in documentation
This commit is contained in:
Pawel Pekala 2015-09-15 19:15:25 +00:00
parent 5a73dc9345
commit 9284f3d713
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397016
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= yaz
PORTVERSION= 5.14.6
PORTVERSION= 5.14.9
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/

View File

@ -1,2 +1,2 @@
SHA256 (yaz-5.14.6.tar.gz) = 0889a89e30040ce3c19e51595ea570875083b35187528b04e49bb2e3d5fadb5b
SIZE (yaz-5.14.6.tar.gz) = 2550985
SHA256 (yaz-5.14.9.tar.gz) = adef387e35205c35d7ac337a109fb51c9bb15a8bd607592ed967be7ed166a3f3
SIZE (yaz-5.14.9.tar.gz) = 2552363