Revisions of redis

buildservice-autocommit accepted request 570377 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 105)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 570371 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 104)
- Update to 4.0.7
  * Release notes: https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
  * Many 32 bit overflows were addressed in order to allow to use Redis with
    a very significant amount of data, memory size permitting.
  * MEMORY USAGE fixed for the list type.
  * Allow read-only scripts in Redis Cluster.
  * Fix AOF pipes setup in edge case.
  * AUTH option for MIGRATE.
  * HyperLogLogs are no longer converted from sparse to dense in order
    to be merged.
  * Fix AOF rewrite dead loop under edge cases.
  * Fix processing of large bulk strings (>= 2GB).
  * Added RM_UnlinkKey in modules API.
  * Fix Redis Cluster crashes when certain commands with a variable number
    of arguments are called in an improper way.
  * Fix memory leak in lazyfree engine.
  * Fix many potentially successful partial synchronizations that end
    doing a full SYNC, because of a bug destroying the replication
    backlog on the slave. So after a failover the slave was often not able
    to PSYNC with masters, and a full SYNC was triggered. The bug only
    happened after 1 hour of uptime so escaped the unit tests.
  * Improve anti-affinity in master/slave allocation for Redis Cluster
    when the cluster is created.
  * Improve output buffer handling for slaves, by not limiting the amount
    of writes a slave could receive.
buildservice-autocommit accepted request 566188 from Adam Majer's avatar Adam Majer (adamm) (revision 103)
baserev update by copy to link target
buildservice-autocommit accepted request 561693 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 101)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 561690 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 100)
- Update to 4.0.6
  * Release notes: https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
  * PSYNC2: More errors in the fixes for PSYNC2 (CRITICAL).
  * Quicklist: change the len of quicklist to unsigned long.
  * Quicklist: fix the return value of quicklistCount.
  * Refactoring: improve luaCreateFunction() API.
  * Remove useless variable check from luaCreateFunction().
  * Fix issue #4505, Lua RDB AUX field loading of existing scripts.
  * Regression test for #4505 (Lua AUX field loading).
  * DEBUG change-repl-id implemented.
buildservice-autocommit accepted request 538024 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 99)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 98)
- Update changelog with CVE reference
  * This release fixes important security and correctness issues
    (boo#1064980 CVE-2016-10517)
buildservice-autocommit accepted request 532679 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 97)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 96)
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 532588 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 95)
- Drop SLE 11 support.
- Refresh spec-file.
- Update to 4.0.2
  * Release notes: https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
  * Different replication fixes to PSYNC2, the new 4.0 replication engine.
  * Modules thread safe contexts were introduced. They are an experimental
    API right now, but the API is considered to be stable and usable when needed.
  * SLOWLOG now logs the offending client name and address. Note that this is a
    backward compatibility breakage in case old code assumes that the slowlog
    entry is composed of exactly three entries.
  * The modules native data types RDB format changed.
  * The AOF check utility is now able to deal with RDB preambles.
  * GEORADIUS_RO and GEORADIUSBYMEMBER_RO variants, not supporting the STORE option,
    were added in order to allow read-only scaling of such queries.
  * HSET is now variadic, and HMSET is considered deprecated
    (but will be supported for years to come). Please use HSET in new code.
  * GEORADIUS huge radius (>= ~6000 km) corner cases fixed,
    certain elements near the edges were not returned.
  * DEBUG DIGEST modules API added.
  * HyperLogLog commands no longer crash on certain input (non HLL) strings.
  * Fixed SLAVEOF inside MULTI/EXEC blocks.
  * Many other minor bug fixes and improvements.
buildservice-autocommit accepted request 505868 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 94)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 505518 from Christian Wittmer's avatar Christian Wittmer (computersalat) (revision 93)
cleanup service file, add redis.sysctl file, add more info to README.SUSE
buildservice-autocommit accepted request 496102 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 92)
baserev update by copy to link target
buildservice-autocommit accepted request 453925 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 90)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 453834 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 89)
- Update to version 3.2.7
  * This release fixes important security and correctness issues.
buildservice-autocommit accepted request 451640 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 88)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 451580 from Richard Maliska's avatar Richard Maliska (rmaliska) (revision 87)
- update to redis 3.2.6
  * fixes for GEORADIUS, BITFIELD and Redis Cluster minor fixes.
- update 3.2.5
  * This release only fixes a compilation issue due to the
    missing -ldl at linking time.
buildservice-autocommit accepted request 437060 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 86)
baserev update by copy to link target
Displaying revisions 141 - 160 of 245
openSUSE Build Service is sponsored by