diff --git a/neon-0.31.1.tar.gz b/neon-0.31.1.tar.gz deleted file mode 100644 index ea5f1d6..0000000 --- a/neon-0.31.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9dfcee723050df37ce18ba449d7707b78e7ab8230f3a4c59d9112e17dc2718d -size 867810 diff --git a/neon-0.31.2.tar.gz b/neon-0.31.2.tar.gz new file mode 100644 index 0000000..f87ecab --- /dev/null +++ b/neon-0.31.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf1ee3ac27a215814a9c80803fcee4f0ede8466ebead40267a9bd115e16a8678 +size 867914 diff --git a/neon.changes b/neon.changes index 10920dd..1ba21d3 100644 --- a/neon.changes +++ b/neon.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Aug 21 20:39:12 UTC 2020 - Dirk Mueller + +- 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 diff --git a/neon.spec b/neon.spec index f825f17..f72e680 100644 --- a/neon.spec +++ b/neon.spec @@ -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