SHA256
1
0
forked from pool/yaz

Accepting request 947998 from home:akumar:branches:Publishing

- Update to version 5.31.1
  * Fixed #61: yaz-url redirect segfault in case of redirect host failure.
  * Update yaz_encode_uri_component for RFC3986. Previous implementation
    based on RFC2396.

OBS-URL: https://build.opensuse.org/request/show/947998
OBS-URL: https://build.opensuse.org/package/show/Publishing/yaz?expand=0&rev=125
This commit is contained in:
Martin Pluskal 2022-01-27 10:19:43 +00:00 committed by Git OBS Bridge
parent 8d74acc79a
commit c361c0d038
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:864d4476d1578ac132782b3d4e2eb96391bd88f7ae3040ddcb1556aba6fe0d15
size 2599598

3
yaz-5.31.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:14cc34d19fd1fd27e544619f4c13300f14dc807088a1acc69fcb5c28d29baa15
size 2601554

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 21 16:48:31 UTC 2022 - Avinesh Kumar <avinesh.kumar@suse.com>
- Update to version 5.31.1
* Fixed #61: yaz-url redirect segfault in case of redirect host failure.
* Update yaz_encode_uri_component for RFC3986. Previous implementation
based on RFC2396.
-------------------------------------------------------------------
Mon Jun 7 11:37:05 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package yaz
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define libname libyaz5
Name: yaz
Version: 5.31.0
Version: 5.31.1
Release: 0
Summary: Z39.50 protocol server and client
License: BSD-3-Clause