Haikel Guemar
|
dfbfda99c9
|
Upstream 3.2.8
bugfix for #3796 (MIGRATE could cause server crash after socket error)
|
2017-02-20 07:49:12 -05:00 |
|
Haikel Guemar
|
0641733c28
|
Backport bugfix from RDO package
|
2017-02-20 07:46:37 -05:00 |
|
Fedora Release Engineering
|
03b3484b7d
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
2017-02-11 11:37:49 +00:00 |
|
Haikel Guemar
|
bf304417be
|
Upload 3.2.7 sources
|
2017-02-04 16:28:12 +01:00 |
|
Haikel Guemar
|
8cbea8c9c3
|
Upstream 3.2.7 (important security fix)
|
2017-02-04 16:19:49 +01:00 |
|
Haikel Guemar
|
93650f449c
|
Refresh patchqueue
|
2016-09-26 16:36:02 +02:00 |
|
Haikel Guemar
|
fc3bfb53c4
|
Upload 3.2.4 sources
|
2016-09-26 16:22:14 +02:00 |
|
Haikel Guemar
|
b9162a4476
|
Upstream 3.2.4
- Fix buffer overlow (TALOS-2016-0206)
|
2016-09-26 16:15:16 +02:00 |
|
Remi Collet
|
1968d3b557
|
add LSB headers to init scripts
|
2016-09-14 11:57:23 +02:00 |
|
Remi Collet
|
5595a23796
|
cleanup unsupported actions from init script
|
2016-09-14 11:08:00 +02:00 |
|
Remi Collet
|
83364f086c
|
move redis-shutdown to libexec
|
2016-09-14 10:48:19 +02:00 |
|
Remi Collet
|
d66975ecc1
|
cleanup the patch, no pid with systemd, given as cli arg with sysinit
|
2016-09-13 08:12:12 +02:00 |
|
Remi Collet
|
6844759f70
|
- add missing man pages #1374577
using patch from https://github.com/antirez/redis/pull/3491
- data and configuration should not be publicly readable #1374700
- remove /var/run/redis with systemd #1374728
- provide redis-check-rdb as a symlink to redis-server #1374736
using patch from https://github.com/antirez/redis/pull/3494
|
2016-09-13 07:58:57 +02:00 |
|
Haikel Guemar
|
5e29ea2ef7
|
Upload 3.2.3 sources
|
2016-08-05 10:13:41 +02:00 |
|
Haikel Guemar
|
5612b666bc
|
Upstream 3.2.3
- Security fix for CVE-2013-7458 (redis-cli history world readable)
- RHBZ#1363670 RHBZ#1363671
|
2016-08-05 10:04:43 +02:00 |
|
Haikel Guemar
|
60268427b7
|
Fix redis-shutdown to handle password-protected instances shutdown
|
2016-02-08 11:58:35 +01:00 |
|
Haikel Guemar
|
ffd00fb400
|
Fix redis-shutdown to handle password-protected instances
|
2016-02-08 11:58:16 +01:00 |
|
Fedora Release Engineering
|
c4cdeb229e
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
2016-02-04 22:03:52 +00:00 |
|
Haikel Guemar
|
9aa122a4db
|
Upstream 3.0.6 (RHBZ#1272281)
|
2015-12-19 02:35:56 +01:00 |
|
Haikel Guemar
|
d3f6a51d6b
|
Upstream 3.0.5
- Fix slave/master replication hanging forever in certain case
|
2015-10-16 18:05:17 +02:00 |
|
Haikel Guemar
|
0df073751a
|
Revert "SPEC cleanup"
This reverts commit 1bb2f79e98 .
Not very useful, and makes spec even less readable
|
2015-10-16 17:50:15 +02:00 |
|
Christopher Meng
|
5c3ab3d4f8
|
Update to 3.0.4
|
2015-09-09 17:11:05 +08:00 |
|
Christopher Meng
|
fc3308ff82
|
Rebuilt for jemalloc 4.0.0
|
2015-08-31 18:28:16 +08:00 |
|
Christopher Meng
|
1bb2f79e98
|
SPEC cleanup
|
2015-08-31 17:41:30 +08:00 |
|
Haikel Guemar
|
ba862cdcbe
|
Upstream 3.0.3
|
2015-07-21 14:55:10 +02:00 |
|
Dennis Gilmore
|
52a7e9cd42
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
2015-06-18 22:13:11 +00:00 |
|
Haikel Guemar
|
428c290283
|
Upstream 3.0.2 (RHBZ #1228245)
- Fix Lua sandbox escape and arbitrary code execution (RHBZ #1228331)
|
2015-06-05 01:58:03 +02:00 |
|
Haikel Guemar
|
2d2c6c1474
|
Upload 3.0.1 sources
|
2015-05-09 19:42:33 +02:00 |
|
Haikel Guemar
|
540294a244
|
Upstream 3.0.1 (RHBZ #1208322)
|
2015-05-09 19:09:45 +02:00 |
|
Remi Collet
|
9824f26f91
|
fix changelog
|
2015-04-14 09:58:28 +02:00 |
|
Remi Collet
|
8c786aea4c
|
rotate /var/log/redis/sentinel.log
|
2015-04-14 09:56:03 +02:00 |
|
Haikel Guemar
|
456d15d144
|
Fix broken scriptlet
there's a missing fi in %preun scriptlet that only affects EL6 build
|
2015-04-10 00:55:41 +02:00 |
|
Haikel Guemar
|
8eb4ca434e
|
Upload redis 3.0.0 sources
|
2015-04-02 10:33:46 +02:00 |
|
Haikel Guemar
|
746d470477
|
Upload redis 3.0.0 sources
|
2015-04-02 10:32:43 +02:00 |
|
Haikel Guemar
|
34c249c3cc
|
Upstream 3.0.0 (RHBZ #1208322)
|
2015-04-02 10:19:26 +02:00 |
|
Haikel Guemar
|
9ac97d7a24
|
Fix redis-shutdown on multiple NIC setup (RHBZ #1201237)
|
2015-03-27 00:08:29 +01:00 |
|
Haïkel Guémar
|
1cd925bb3b
|
Cleanup leftovers from removed sentinel macro
|
2015-02-27 20:40:09 +01:00 |
|
Haïkel Guémar
|
309201a777
|
Add limits files for services
|
2015-02-27 19:19:44 +01:00 |
|
Haïkel Guémar
|
ba72a531e2
|
Upload new sources: 2.8.19
|
2015-02-27 15:10:08 +01:00 |
|
Haïkel Guémar
|
d6fc95793e
|
Upstream 2.8.19 (RHBZ #1175232)
- Fix permissions for tmpfiles (RHBZ #1182913)
- Add limits config files
- Spec cleanups
|
2015-02-27 15:00:40 +01:00 |
|
Haïkel Guémar
|
4d1e4c3aa9
|
Upstream 2.8.18
Rebased patches
|
2014-12-08 10:52:45 +01:00 |
|
Remi Collet
|
3b49225c57
|
sources...
|
2014-09-21 08:34:21 +02:00 |
|
Remi Collet
|
f312977bd1
|
- Upstream 2.8.17
- fix redis-sentinel service unit file for systemd
- fix redis-shutdown for sentinel
- also use redis-shutdown in init scripts
|
2014-09-21 08:25:11 +02:00 |
|
Haïkel Guémar
|
e4f5128ae6
|
Bump release to include redis-shutdown fix
|
2014-09-17 15:19:23 +02:00 |
|
Remi Collet
|
cb2be298ef
|
typo in redis-shutdown (debug mode always on, lot of uneeded noise)
|
2014-09-17 14:59:20 +02:00 |
|
Haïkel Guémar
|
2d31309b6d
|
Upstream 2.8.15 (critical bugfix for sentinel)
- Fix to sentinel systemd service and configuration (thanks Remi)
- Refresh patch management
|
2014-09-13 15:17:00 +02:00 |
|
Haïkel Guémar
|
bfae9dba22
|
Cleanup spec
Fix shutdown for redis-{server,sentinel}
Backport fixes from Remi Collet repository
Drop unused patch
|
2014-09-11 23:34:18 +02:00 |
|
Haïkel Guémar
|
071a048ef0
|
Make tests non-failing
|
2014-09-11 18:26:44 +02:00 |
|
Haïkel Guémar
|
68f0932750
|
add missing patch
|
2014-09-11 18:17:09 +02:00 |
|
Haïkel Guémar
|
a388e8c482
|
add sources
|
2014-09-11 17:49:34 +02:00 |
|