Accepting request 828581 from home:dirkmueller:branches:devel:libraries:c_c++

- update to 0.31.2:
  * Fix ne_md5_read_ctx() with OpenSSL on big-endian architectures.
  * Fix GCC 10 warning in PKCS#11 build.
  * Fix OpenSSL build w/o deprecated APIs (Rosen Penev).
  * Fix unnecessary MD5 test for non-Digest auth (Sebastian Reschke).
  * Fix hang on SSL connection close with IIS (issue #11).
  * Fix ar, ranlib detection when cross-compiling (Sergei Trofimovich).

OBS-URL: https://build.opensuse.org/request/show/828581
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=59
This commit is contained in:
Dirk Mueller 2020-09-11 11:35:33 +00:00 committed by Git OBS Bridge
parent 0b9cb0750b
commit 54565d3660
4 changed files with 15 additions and 4 deletions

View File

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

3
neon-0.31.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Aug 21 20:39:12 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.31.2:
* Fix ne_md5_read_ctx() with OpenSSL on big-endian architectures.
* Fix GCC 10 warning in PKCS#11 build.
* Fix OpenSSL build w/o deprecated APIs (Rosen Penev).
* Fix unnecessary MD5 test for non-Digest auth (Sebastian Reschke).
* Fix hang on SSL connection close with IIS (issue #11).
* Fix ar, ranlib detection when cross-compiling (Sergei Trofimovich).
-------------------------------------------------------------------
Mon Jun 1 09:04:45 UTC 2020 - Vítězslav Čížek <vcizek@suse.com>

View File

@ -17,7 +17,7 @@
Name: neon
Version: 0.31.1
Version: 0.31.2
Release: 0
Summary: An HTTP and WebDAV Client Library
License: GPL-2.0-or-later