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 b65a5d0e00
commit 4f51f199cc
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Oct 24 08:39:02 UTC 2016 - astieger@suse.com
- update to redis 3.2.4, including fixes for security issues:
* CVE-2016-8339: CONFIG SET client-output-buffer-limit Code
Execution Vulnerability [boo#1002351]
- bug fixes:
* TCP binding bug fixed when only certain addresses were available
for a given port
* improved crash report
* Fix for Redis Cluster redis-trib displaying of info after
creating a new cluster.
-------------------------------------------------------------------
Fri Aug 5 18:17:24 UTC 2016 - astieger@suse.com