0c7b1def0e- disable skip-aof-test.patch for now: it seems adding procps to the buildrequires also fixed that test.Marcus Rueckert2013-08-08 02:09:08 +0000
f7ec9ecc29Accepting request 186264 from server:database
Stephan Kulow
2013-08-07 18:55:23 +0000
f124db3740- build require procps to get "ps" which is needed for the cleanup of the redis processes launched by the testsuite. - update to 2.6.14 UPGRADE URGENCY: HIGH because of the following two issues: * Lua scripting + Replication + AOF in slaves problem (see Issue #1164). * AOF + expires possible race condition (see Issue #1079). * [FIX] AOF bug: expire could be removed from key on AOF rewrite. * [FIX] Allow writes from scripts called by AOF loading in read-only slaves. * [FIX] Sentinel: parse new verison of INFO replication output correctly. * [NEW] Reset masterauth if an empty string is configured.Marcus Rueckert2013-08-07 14:40:05 +0000
a80affe52bAccepting request 182467 from server:database
Stephan Kulow
2013-07-08 19:46:00 +0000
db3bc35d3cAccepting request 182466 from home:k0da:ppc
Tomáš Chvátal
2013-07-08 08:53:48 +0000
064a3a04b6Accepting request 182226 from home:k0da:ppc
Tomáš Chvátal
2013-07-04 17:12:05 +0000
ad87c6cb7dAccepting request 181569 from server:database
Stephan Kulow
2013-07-02 05:42:45 +0000
65e863b0a9Accepting request 180755 from home:vjt:ifad
Tomáš Chvátal
2013-07-01 08:22:41 +0000
22a36b5a89- update to 2.6.9 Too many changes to list them here, please refer to /usr/share/doc/packages/redis/00-RELEASENOTES - refreshed patches: redis-conf.patch skip-aof-test.patch - dropped patches: redis-endian.patch redis-2.4.15-linenoise-cflags.patchMarcus Rueckert2013-01-22 11:17:07 +0000
64ecdce7d7Accepting request 142127 from server:database
Stephan Kulow
2012-11-21 16:20:38 +0000
91d3bd7d79Accepting request 142125 from home:vjt:ifad
Michal Hrusecky (old before rename to _miska_)
2012-11-20 14:14:50 +0000
1f46b42823- Fix useradd invocation: -o is useless without -u and newer versions of pwdutils/shadowutils fail on this now.
Michal Hrusecky (old before rename to _miska_)
2012-11-20 12:16:16 +0000
a7d960e1bflittle nicer
Michal Hrusecky (old before rename to _miska_)
2012-11-20 12:11:57 +0000
0b8edbc503Accepting request 140668 from home:vjt:ifad
Michal Hrusecky (old before rename to _miska_)
2012-11-20 12:09:48 +0000
d234228cecAccepting request 134116 from server:database
Ismail Dönmez
2012-09-14 10:35:48 +0000
83271f2e51- update to 2.4.15 too many changes see /usr/share/doc/packages/redis/00-RELEASENOTES - added redis-2.4.15-linenoise-cflags.patch make sure we build the dependency with cflags - refreshed redis-endian.patchMarcus Rueckert2012-07-23 18:33:34 +0000
0c425e6cc8Accepting request 110823 from server:database
Stephan Kulow
2012-03-26 09:05:56 +0000
08c3373b9dAccepting request 110819 from home:k0da:ppc
Pavol Rusnak
2012-03-23 13:47:13 +0000
7a76d07c5eAccepting request 104075 from server:database
Stephan Kulow
2012-02-29 13:11:11 +0000
5c3d49cebf- Correct the 'how to get it running' comment in %post
Sascha Peilicke
2011-11-24 10:56:53 +0000
24e6483bf1- Don't use runlevel 4 in init script - Compile with RPM_OPT_FLAGS (PROG env var didn't cut it) - Remove outdated %clean section, bogus doc package (there are none) and netcat runtime dependency (for init script?) - Set license to SDPX style
Sascha Peilicke
2011-11-24 10:50:39 +0000
836e8e09c1Accepting request 93343 from server:database
Stephan Kulow
2011-11-28 17:27:39 +0000
11acef3053- Updated to 2.4.1. - Fixed init script.
Andreas Schneider
2011-10-24 10:48:58 +0000
9778d7d7cfAccepting request 88557 from home:vintozver:branches:server:database
Andreas Schneider
2011-10-22 08:32:19 +0000
debd3d515fAccepting request 87357 from home:vintozver:branches:server:database
Andreas Schneider
2011-10-16 18:35:31 +0000
5ee5ca17b5Accepting request 71138 from home:prusnak:branches:server:databaseMarcus Rueckert2011-05-24 10:50:55 +0000
a79ff485af- update to 2.2.4 * Return value of OBJECT DEBUG against sorted sets fixed, now is "skiplist". - additional changes from 2.2.3 * Fixed issue #503. MONITOR + QUIT (and other combinations) could crash the server. * OBJECT command implemented. See http://redis.io/commands/object * Fixed a problem in redis-cli related to escapes in the form "\x..". * Fixed a minor memory leak in redis-cli * Saved RDB on SIGTERM on archs where it was not working properly. - additional changes from 2.2.2 * AOF file descriptor leak after the first rewrite fixed. * Return value of GETRANGE / SUBSTR is now an empty string if the interval specified is not valid, or the key does not exist. Was a null bulk reply before, but this is against the Redis way. - fix the path to the log file in the conf patch to match the rest of the package - created log dir - changed home dir of the redis user from /var/run/redis to /var/lib/redis. the old home dir wasnt created anyway.Marcus Rueckert2011-04-15 18:35:16 +0000
3aa1e1ba3aAccepting request 62671 from home:jnweiger
Andreas Schneider
2011-02-24 22:52:08 +0000
5ca6b81fffAccepting request 59279 from home:seife:openstack
Andreas Schneider
2011-01-27 17:08:54 +0000
aa12e8e31f- Added logging to /var/log/redis/redis.log. - Added log rotation.
Andreas Schneider
2011-01-18 21:10:38 +0000
1bb7c7e532Accepting request 57725 from home:gladiac:server
Pavol Rusnak
2011-01-10 15:36:14 +0000
0dc98c9c87Accepting request 57621 from home:gladiac:server
Pavol Rusnak
2011-01-10 14:11:05 +0000
825f301d7a- update to version 1.2.6 fixes two critical replication bugs, and a few improvements. - Fixed Issue 207 (http://code.google.com/p/redis/issues/detail?id=207) (broken replication with binary arguments not in the last position with the MSET command or any other command issued with new multi-bulk protocol) - Fixed Issue 174 (http://code.google.com/p/redis/issues/detail?id=174) (temp names collisions producing broken slave-side .rdb files) - Redis-cli backported from Redis master, with interactive mode, line editing via the linenoise library, auth ability, and much more. - ZRANGEBYSCORE now supports WITHSCORES as well (backported from master) - A simplified version of redis-stat (from redis tools) added. - update to version 1.2.5 fixes a replication bug: multiple slaves connecting to the same master could lead to random crashes or corruptions. - use PROF parameter to pass in optflagsMarcus Rueckert2010-05-17 14:14:15 +0000
20868ed526fix
Pavol Rusnak
2010-03-09 14:25:50 +0000
c5f0e8fbe2fix
Pavol Rusnak
2010-03-08 13:40:39 +0000
9c398d1820fix
Pavol Rusnak
2010-03-07 23:42:36 +0000
4fe712f1b5fix
Pavol Rusnak
2010-03-07 23:22:27 +0000
4e1042c7e2fix
Pavol Rusnak
2010-03-07 23:11:23 +0000
5fe22d6240- updated to 1.2.4
Pavol Rusnak
2010-03-07 17:22:11 +0000
ae0408dee9Accepting request 34154 from home:pzb
Pavol Rusnak
2010-03-05 12:30:26 +0000
243b16981eAccepting request 34097 from home:pzb
Pavol Rusnak
2010-03-05 00:14:55 +0000
6fe71da35dfix
Pavol Rusnak
2010-02-24 22:50:40 +0000
3e98c939bfosc copypac from project:server:database package:regis revision:2
Pavol Rusnak
2010-02-24 22:49:48 +0000