Nathan Scott
bcfed061ce
Update to redis-5.0.6 sources
2019-09-26 09:51:34 +10:00
Nathan Scott
3f346c42e9
Update to redis-5.0.5 sources
2019-05-16 06:49:46 +10:00
Nathan Scott
bea1cbef61
Update to latest community sources
2019-03-19 15:02:19 +11:00
Nathan Scott
302a52d227
Update to latest community sources
2018-12-13 08:24:43 +11:00
Nathan Scott
216645d1aa
Update to latest community sources
2018-11-23 10:10:06 +11:00
Nathan Scott
a42cd7ea32
Update to latest community sources
2018-11-08 11:46:41 +11:00
Nathan Scott
b1313ce2b0
Update to latest community sources
2018-10-18 08:41:26 +11:00
Nathan Scott
983d951a77
Update to latest community sources
2018-08-09 17:53:49 +10:00
Nathan Scott
87a3e7a592
Update to upstream redis-4.0.10 release
2018-06-14 09:34:10 +10:00
Nathan Scott
eb2f5b7b3a
Update to latest community sources
2018-03-28 07:15:59 +11:00
Nathan Scott
6cae3b1023
Update to latest community sources
2018-02-07 17:00:58 +11:00
Nathan Scott
a5ee299285
Update to latest community sources
2018-01-31 17:29:02 +11:00
Nathan Scott
6c3bdb0b63
Update to upstream redis-4.0.6 release
2017-12-07 20:27:54 +11:00
Nathan Scott
d75d3d4930
Update to latest community sources
2017-12-03 09:46:01 +11:00
Nathan Scott
6314fdc7a6
v4.0.4 and latest redis-doc
2017-12-01 10:44:30 +11:00
Nathan Scott
0500a44e92
Addition of a redis-doc subpackage for Redis v4 onward
...
This adds a redis-doc subpackage, containing the upstream
docs (https://github.com/antirez/redis-doc/ ), as well as
the existing man page content we've added. Care is taken
to handle the movement of man page files between packages
and the naming convention of the redis-doc source is also
careful to follow the prefered Fedora conventions.
Optional conversion of markdown to html is done by pandoc
if available.
In the future, it would be to modify the redis build to
generate the redis src/help.h file using the content from
redis-doc now that we have it. It's often out of date, I
am noticing - seems to be updated in an ad-hoc fashion in
upstream releases.
2017-11-01 13:57:39 +11:00
Nathan Scott
ac2422ae25
Update to redis 4.0.2 upstream release.
...
Make redis-devel a noarch package as Remi suggests,
first of many changes to come before 4.x builds are
ready to go.
2017-09-27 12:17:46 +10:00
Nathan Scott
74836e8db5
Redis package builds for the 4.0 series
...
Upstream redis-4.0.1 release packages, including
a devel header-only package for module support.
2017-09-12 17:28:06 +10:00
Nathan Scott
5085a9081d
Upload 3.2.10 sources
2017-08-17 10:19:57 +10:00
Haikel Guemar
94b0494e4a
Upload 3.2.9 sources
2017-06-23 15:04:34 +02:00
Haikel Guemar
4e3af4a0d8
Upload 3.2.8 sources
2017-02-20 07:54:06 -05:00
Haikel Guemar
bf304417be
Upload 3.2.7 sources
2017-02-04 16:28:12 +01:00
Haikel Guemar
fc3bfb53c4
Upload 3.2.4 sources
2016-09-26 16:22:14 +02:00
Haikel Guemar
5e29ea2ef7
Upload 3.2.3 sources
2016-08-05 10:13:41 +02: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
Christopher Meng
5c3ab3d4f8
Update to 3.0.4
2015-09-09 17:11:05 +08:00
Haikel Guemar
ba862cdcbe
Upstream 3.0.3
2015-07-21 14:55:10 +02: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
8eb4ca434e
Upload redis 3.0.0 sources
2015-04-02 10:33:46 +02:00
Haïkel Guémar
ba72a531e2
Upload new sources: 2.8.19
2015-02-27 15:10:08 +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
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
a388e8c482
add sources
2014-09-11 17:49:34 +02:00
Christopher Meng
0e8a54a517
Update to 2.8.13
2014-07-17 09:29:20 +08:00
Christopher Meng
fef61ff500
Update to 2.18.12
2014-06-24 15:54:32 +08:00
Christopher Meng
dde8ff44ac
Update to 2.8.11;
...
Major SPEC rewrite;
Compiler flags conformed to the guideline;
Patches refreshed;
Remove obsoleted syslog.target in systemd units;
Add ExecStartPre to units to ensure tmpdirs are available before start;
Add new systemd+sysv files for redis-sentinel;
Use jemalloc instead of tcmalloc as memory allocator;
Tests enabled(not verified in Koji yet);
More stricted directory permissions;
Move back %_sbindir binaries;
Use redis-prefix for some files;
2014-06-19 14:21:29 +08:00
Fabian Deutsch
f98ff92064
Update to 2.6.16
...
Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
2013-09-06 11:42:55 +02:00
Fabian Deutsch
12623859e3
Update to redis-2.6.13 and PIC build flag
...
Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
2013-06-07 08:57:27 +02:00
Silas Sewell
984073b2f8
Update to redis 2.6.7
2012-12-27 08:07:28 -05:00
Silas Sewell
a8351ceb21
Update to redis 2.4.15
2012-07-08 21:01:51 -04:00
Silas Sewell
f1f4a8c0f0
Update to redis 2.4.13
2012-05-19 07:19:42 -04:00
Silas Sewell
a1b09e3afa
Update to redis 2.4.10
2012-03-31 15:45:34 -04:00
Silas Sewell
2ba56a3a75
Update to redis 2.4.8
2012-02-25 00:01:44 -05:00
Silas Sewell
6cb76a608e
Update to 2.4.7
2012-02-04 15:56:26 -05:00
Fabian Deutsch
9134fcdf74
Also update source checksum.
...
Signed-off-by: Fabian Deutsch <fabian.deutsch@gmx.de>
2012-01-13 09:20:36 +01:00
Silas Sewell
45fb6a4a94
Update to redis 2.2.12
2011-07-24 21:07:58 -04:00
Dan Horák
3ec8b86533
remove old archive from sources
2011-05-06 10:46:23 +02:00