Accepting request 539646 from home:kstreitova:branches:Apache

- APR-util 1.6.1
  * apr_crypto: Fix compatibility with LibreSSL. PR 61596.
  * sdbm: better database/page validation to fail cleanly when
    corrupted [bsc#1064990], CVE-2017-12618

OBS-URL: https://build.opensuse.org/request/show/539646
OBS-URL: https://build.opensuse.org/package/show/Apache/apr-util?expand=0&rev=7
This commit is contained in:
Kristyna Streitova 2017-11-08 11:14:40 +00:00 committed by Git OBS Bridge
parent 257178c95f
commit 8181b485e0
4 changed files with 12 additions and 4 deletions

View File

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

3
apr-util-1.6.1.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 7 16:53:10 UTC 2017 - kstreitova@suse.com
- APR-util 1.6.1
* apr_crypto: Fix compatibility with LibreSSL. PR 61596.
* sdbm: better database/page validation to fail cleanly when
corrupted [bsc#1064990], CVE-2017-12618
-------------------------------------------------------------------
Tue Oct 17 07:49:26 UTC 2017 - mpluskal@suse.com

View File

@ -21,7 +21,7 @@
%define dso_libdir %{_libdir}/apr-util-%{apuver}
%define includedir %{_includedir}/apr-%{apuver}
Name: apr-util
Version: 1.6.0
Version: 1.6.1
Release: 0
Summary: Apache Portable Runtime (APR) Utility Library
License: Apache-2.0