diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-09-26 16:28:53 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-09-26 16:28:53 +0200 | 
| commit | 3576d6a739d0701b641fbab4e778f59c1e67c307 (patch) | |
| tree | b0c73342dda7ea9b23e8504fc9ae3472117c6af6 | |
| parent | 15ee54d8997d841b13171abd7d4f779389c641d8 (diff) | |
redis: 3.2.4
| -rw-r--r-- | redis.spec | 9 | 
1 files changed, 7 insertions, 2 deletions
@@ -27,8 +27,8 @@  %global gh_project   redis  Name:             redis -Version:          3.2.3 -Release:          4%{?dist} +Version:          3.2.4 +Release:          1%{?dist}  Summary:          A persistent key-value database  Group:            Applications/Databases @@ -269,6 +269,11 @@ fi  %changelog +* Mon Sep 26 2016 Remi Collet <remi@fedoraproject.org> - 3.2.4-1 +- Redis 3.2.4 - Released Mon Sep 26 08:58:21 CEST 2016 +- Upgrade urgency CRITICAL: Redis 3.2 and unstable contained +  a security vulnerability fixed by this release. +  * Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 3.2.3-4  - move redis-shutdown to libexec  - add missing LSB headers to init scripts  | 
