Go to file
Marcus Rueckert 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.

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=19
2011-04-15 18:35:16 +00:00
.gitattributes osc copypac from project:server:database package:regis revision:2 2010-02-24 22:49:48 +00:00
redis-2.2.4.tar.bz2 - update to 2.2.4 2011-04-15 18:35:16 +00:00
redis-conf.patch - update to 2.2.4 2011-04-15 18:35:16 +00:00
redis-initscript.patch Accepting request 62671 from home:jnweiger 2011-02-24 22:52:08 +00:00
redis-linkargsorder.patch Accepting request 62671 from home:jnweiger 2011-02-24 22:52:08 +00:00
redis.changes - update to 2.2.4 2011-04-15 18:35:16 +00:00
redis.logrotate - Added logging to /var/log/redis/redis.log. 2011-01-18 21:10:38 +00:00
redis.spec - update to 2.2.4 2011-04-15 18:35:16 +00:00
redis.sysconfig Accepting request 62671 from home:jnweiger 2011-02-24 22:52:08 +00:00
skip-aof-test.patch Accepting request 62671 from home:jnweiger 2011-02-24 22:52:08 +00:00