SHA256
1
0
forked from pool/redis

Accepting request 310872 from home:darix:apps

- update to 3.0.2
  * [FIX] Critical security issue fix by Ben Murphy:
          http://t.co/LpGTyZmfS7
  * [FIX] SMOVE reply fixed when src and dst keys are the same.
          (Glenn Nethercutt)
  * [FIX] Lua cmsgpack lib updated to support str8 type.
          (Sebastian Waisbrot)
  * [NEW] ZADD support for options: NX, XX, CH. See new doc at
          redis.io.  (Salvatore Sanfilippo)
  * [NEW] Senitnel: CKQUORUM and FLUSHCONFIG commands back ported.
          (Salvatore Sanfilippo)

OBS-URL: https://build.opensuse.org/request/show/310872
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=66
This commit is contained in:
Martin Pluskal
2015-06-07 10:41:58 +00:00
committed by Git OBS Bridge
parent e3af2173aa
commit 2c11a1dc95
4 changed files with 20 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
%define _conf_dir %{_sysconfdir}/%{name}
Name: redis
Version: 3.0.1
Version: 3.0.2
Release: 0
Summary: Persistent key-value database
License: BSD-3-Clause