SHA256
1
0
forked from pool/redis

Accepting request 437057 from home:AndreasStieger:branches:server:database

redis 3.2.4 CVE-2016-8339 boo#1002351

OBS-URL: https://build.opensuse.org/request/show/437057
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=85
This commit is contained in:
Martin Pluskal
2016-10-24 08:53:17 +00:00
committed by Git OBS Bridge
parent 978f1eb115
commit 48ff3de206
4 changed files with 18 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
%bcond_with systemd
%endif
Name: redis
Version: 3.2.3
Version: 3.2.4
Release: 0
Summary: Persistent key-value database
License: BSD-3-Clause
@@ -45,9 +45,9 @@ Patch2: redis-enable-bactrace-on-x86-and-ia64-only.patch
BuildRequires: pkgconfig
BuildRequires: procps
BuildRequires: tcl
Requires(pre): shadow
Requires: logrotate
Requires: sudo
Requires(pre): shadow
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{with systemd}
BuildRequires: pkgconfig(systemd)