Commit Graph

248 Commits

Author SHA256 Message Date
Lars Vogdt
2d3a1bac03 Accepting request 810027 from home:AndreasStieger:branches:server:database
redis 6.0.4

OBS-URL: https://build.opensuse.org/request/show/810027
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=148
2020-05-28 22:43:04 +00:00
Martin Pluskal
44923d114e Accepting request 806158 from home:AndreasStieger:branches:server:database
redis 6.0.3

OBS-URL: https://build.opensuse.org/request/show/806158
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=147
2020-05-17 12:52:53 +00:00
Dominique Leuenberger
e0cd1e7304 Accepting request 802541 from server:database
OBS-URL: https://build.opensuse.org/request/show/802541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=56
2020-05-12 20:26:11 +00:00
Martin Pluskal
f02ecb8edf Accepting request 802246 from home:Andreas_Schwab:Factory
- redis-disable_integration_logging.patch: remove
- redis-enable-bactrace-on-x86-ia64-and_arm32_only.patch: remove
- getMcontextEip-return-value.patch: Add missing return value

OBS-URL: https://build.opensuse.org/request/show/802246
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=145
2020-05-11 05:21:40 +00:00
Dominique Leuenberger
40ef55017b Accepting request 800084 from server:database
OBS-URL: https://build.opensuse.org/request/show/800084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=55
2020-05-07 15:49:52 +00:00
Martin Pluskal
2d52a2578d Accepting request 800054 from home:darix:apps
- add BR pkgconfig(libsystemd) for the rewritten systemd support
  and force building with it

- Update to 6.0.1
  * https://raw.githubusercontent.com/antirez/redis/6.0.1/00-RELEASENOTES
  * XCLAIM AOF/replicas propagation fixed.
  * Client side caching: new NOLOOP option to avoid getting
    notified about changes performed by ourselves.
  * ACL GENPASS now uses HMAC-SHA256 and have an optional
    "bits" argument.  It means you can use it as a general purpose
    "secure random strings" primitive!
  * Cluster "SLOTS" subcommand memory optimization.
  * The LCS command is now a subcommand of STRALGO.
  * Meaningful offset for replicas as well. More successful
    partial resynchronizations.
  * Optimize memory usage of deferred replies.
  * Faster CRC64 algorithm for faster RDB loading.
  * XINFO STREAM FULL, a new subcommand to get the whole stream
    state.
  * CLIENT KILL USER <username>.
  * MIGRATE AUTH2 option, for ACL style authentication support.
  * Other random bugfixes.

OBS-URL: https://build.opensuse.org/request/show/800054
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=143
2020-05-04 14:42:41 +00:00
Dominique Leuenberger
00e77f0d67 Accepting request 799600 from server:database
OBS-URL: https://build.opensuse.org/request/show/799600
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=54
2020-05-02 20:13:15 +00:00
Martin Pluskal
ae165de876 Accepting request 799525 from home:Andreas_Schwab:Factory
- ppc-atomic.patch: use libatomic also on ppc

OBS-URL: https://build.opensuse.org/request/show/799525
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=141
2020-05-02 07:44:32 +00:00
Martin Pluskal
a822998a21 Accepting request 799414 from home:AndreasStieger:branches:server:database
- add hash file from redis-hashes and verify it during build

OBS-URL: https://build.opensuse.org/request/show/799414
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=140
2020-05-01 08:17:12 +00:00
Dominique Leuenberger
ca2eb07dcc Accepting request 795329 from server:database
OBS-URL: https://build.opensuse.org/request/show/795329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=53
2020-04-25 18:06:13 +00:00
Martin Pluskal
004a98bc07 Accepting request 795322 from home:AndreasStieger:branches:server:database
redis 5.0.9

OBS-URL: https://build.opensuse.org/request/show/795322
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=138
2020-04-18 08:40:15 +00:00
Dominique Leuenberger
4e5a56516c Accepting request 788015 from server:database
OBS-URL: https://build.opensuse.org/request/show/788015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=52
2020-03-25 22:43:34 +00:00
Martin Pluskal
b11fef3138 Accepting request 787910 from home:kukuk:branches:server:database
- Use the tmpfiles macros instead of calling systemd-tempfiles
  direct and build wrong macro paths.

OBS-URL: https://build.opensuse.org/request/show/787910
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=136
2020-03-25 07:11:31 +00:00
Martin Pluskal
bb7cea626c Accepting request 786036 from home:13ilya:branches:server:database
- Refresh spec-file with spec-cleaner and manual optimizations
  * Remove Group tag.
  * Replace make by %make_build macros.
- Update to 5.0.8
  * https://raw.githubusercontent.com/antirez/redis/5.0.8/00-RELEASENOTES
  * Fix Pi building needing -latomic, backport.
  * Fix impl of aof-child whitelist SIGUSR1 feature.
  * Fix ThreadSafeContext lock/unlock function names.
  * XREADGROUP should propagate XCALIM/SETID in MULTI/EXEC.
  * Fix client flags to be int64 in module.c.
  * Fix small bugs related to replica and monitor ambiguity.
  * Fix lua related memory leak.
  * Simplify #6379 changes.
  * Free allocated sds in pfdebugCommand() to avoid memory leak.
  * Jump to right label on AOF parsing error.
  * Free fakeclient argv on AOF error.
  * Fix potential memory leak of rioWriteBulkStreamID().
  * Fix potential memory leak of clusterLoadConfig().
  * Fix bug on KEYS command where pattern starts with * followed by \x00.
  * Blocking XREAD[GROUP] should always reply with valid data.
  * XCLAIM: Create the consumer only on successful claims.
  * Stream: Handle streamID-related edge cases.
  * Fix ip and missing mode in RM_GetClusterNodeInfo().
  * Inline protocol: handle empty strings well.
  * Mark extern definition of SDS_NOINIT in sds.h.
  * Fix revisit CVE-2015-8080 vulnerability.
  * Avoid sentinel changes promoted_slave to be its own replica.

OBS-URL: https://build.opensuse.org/request/show/786036
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=135
2020-03-18 06:14:14 +00:00
Oliver Kurz
bad9e84c44 Accepting request 772402 from server:database
OBS-URL: https://build.opensuse.org/request/show/772402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=51
2020-02-14 15:27:38 +00:00
Lars Vogdt
baaf00aced Accepting request 772349 from home:darix:apps
- print instance name in the from the service files

OBS-URL: https://build.opensuse.org/request/show/772349
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=133
2020-02-08 21:38:07 +00:00
Dominique Leuenberger
2d91b0b8e1 Accepting request 767505 from server:database
OBS-URL: https://build.opensuse.org/request/show/767505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=50
2020-01-29 12:11:10 +00:00
Martin Pluskal
bd2584d8bc Accepting request 766688 from home:kukuk:branches:server:database
- Don't install redis-trib.rb, it's only a dummy telling the user
  to use redis-cli instead and pulls in ruby for that.

OBS-URL: https://build.opensuse.org/request/show/766688
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=131
2020-01-26 17:11:27 +00:00
Dominique Leuenberger
849d16df84 Accepting request 760139 from server:database
OBS-URL: https://build.opensuse.org/request/show/760139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=49
2020-01-02 13:40:34 +00:00
Martin Pluskal
95ad5c7d59 Accepting request 760070 from home:kukuk:ei-demo
- Make redis useable in a container (drop size from 100MB to 20MB):
  - Change user generation from shadow to sysusers
  - Drop redis-initscript.patch and sudo requires, we use systemd
  - Drop BuildRequires for procps and tcl, they are not needed
  - Make logrotate recommend, it's not required for redis to work

OBS-URL: https://build.opensuse.org/request/show/760070
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=129
2019-12-31 08:22:02 +00:00
Dominique Leuenberger
2a4dab5c1c Accepting request 752829 from server:database
OBS-URL: https://build.opensuse.org/request/show/752829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=48
2019-12-07 14:11:55 +00:00
Martin Pluskal
01c9427147 Accepting request 752707 from home:13ilya
- Update to 5.0.7
  * https://raw.githubusercontent.com/antirez/redis/5.0.7/00-RELEASENOTES
  * Test: fix implementation-dependent test after code change.
  * RED-31295 - redis: avoid race between dlopen and thread creation.
  * Cluster: fix memory leak of cached master.
  * Fix usage of server.stream_node_max_*.
  * Update mkreleasehdr.sh.
  * Remove additional space from comment.
  * Fix stream test after addition of 0-0 ID test.
  * AOF: fix assignment for aof_fsync_offset.
  * Rename var to fixed_time_expire now that is more general.
  * Expires & blocking: handle ready keys as call().
  * XADD with ID 0-0 stores an empty key.
  * Fix unreported overflow in autogerenared stream IDs.
  * Expires: refactoring judgment about whether a key is expired.
- Refresh reproducible.patch
- Update to 5.0.6
  * https://raw.githubusercontent.com/antirez/redis/5.0.6/00-RELEASENOTES
  * RDB: fix MODULE_AUX loading by continuing to next opcode.
  * Missing per-skiplist overheads in MEMORY USAGE.
  * RM_Log: add support for logging without a context or context
    without module.
  * Cluster: abort loading nodes data if vars arguments are unbalanced.
  * More strict checks and better comments in flushSlaveOutputBuffers().
  * Improve comment in flushSlavesOutputBuffers().
  * Replication: clarify why repl_put_online_on_ack exists at all.
  * Networking: flushSlavesOutputBuffers bugfix.
  * RM_ReplyWithCString was missing registration.
  * Fix to module aux data rdb format for backwards compatibility
    with old check-rdb.
  * Implement module api for aux data in rdb.
  * Redis-cli: always report server errors on read errors.
  * Reduce the calling stack.
  * Make EMBSTR case of #6261 more obvious.
  * Make memory usage consistent of robj with OBJ_ENCODING_INT.
  * HyperLogLog: fix the fix of a corruption bug.
  * Fix HLL corruption bug.
  * Extend REDISMODULE_CTX_FLAGS to indicate if redis is currently
    loading from either RDB or AOF.
  * Uses addReplyBulkCString.
  * Adds RedisModule_ReplyWithCString.

OBS-URL: https://build.opensuse.org/request/show/752707
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=127
2019-12-02 09:15:27 +00:00
Dominique Leuenberger
47fbd87b94 Accepting request 709808 from server:database
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/709808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=47
2019-06-22 09:03:28 +00:00
3b6782417a - update to 5.0.5
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=125
2019-06-06 20:59:06 +00:00
Dominique Leuenberger
5fe59bce96 Accepting request 652041 from server:database
OBS-URL: https://build.opensuse.org/request/show/652041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=46
2018-11-27 09:44:47 +00:00
Lars Vogdt
32bb33dd29 Accepting request 652038 from home:EGDFree:branches:server:database
- update systemd unit file to fix redis shutdown immedaiate after start

OBS-URL: https://build.opensuse.org/request/show/652038
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=123
2018-11-26 16:50:24 +00:00
Yuchen Lin
8ae610416d Accepting request 634217 from server:database
OBS-URL: https://build.opensuse.org/request/show/634217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=45
2018-09-11 15:15:47 +00:00
26f9257519 Accepting request 634210 from home:darix:apps
- make sure that disabling/restarting servers works
  https://nordisch.org/posts/hooking-up-instantiated-services-with-rpm/

OBS-URL: https://build.opensuse.org/request/show/634210
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=121
2018-09-07 12:35:42 +00:00
dbfb16fd73 Accepting request 633784 from home:darix:apps
- make check && true -> make check || true
  This was probably meant to catch an error in the test suite, but
  with && it would only return true if it would return true
  already.

- added systemd unit file file redis-sentinel
  - the unit file uses the same multiple instance mechanism as the
    normal redis unit file
    systemctl start redis-sentinel@default will look for
    /etc/redis/sentinel-default.conf
    and expects a pid file
    /var/run/redis/sentinel-default.pid
    Please make sure your sentinel config sets the pid file.
  - adapted the default sentinel.conf.example to set the pid file
    and the log file similar to the normal redis.conf:
    /var/log/redis/sentinel-<instancename>.log
    /var/run/redis/sentinel-<instancename>.pid
    The unit file checks for the pid file so please adapt your
    local sentinel configs.
    Changed: redis-conf.patch
  - adapt and restructure README.SUSE
    - move the LimitNoFile to the service file itself so the user
      do not have to manually do that step for every instance
    - move the apache integration into its own section
    - add section for redis-sentinel
  - install sentinel example config with group write permissions
    to indicate that the actually config needs to be writable.

OBS-URL: https://build.opensuse.org/request/show/633784
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=120
2018-09-06 19:15:00 +00:00
c46087f639 - replace some duplicate binaries with symlinks similar to what the
fedora package does

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=119
2018-09-06 15:10:22 +00:00
Dominique Leuenberger
6bee45de01 Accepting request 629736 from server:database
OBS-URL: https://build.opensuse.org/request/show/629736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=44
2018-08-17 22:05:49 +00:00
Martin Pluskal
e51b12598e Accepting request 629656 from home:13ilya:branches:server:database
- Refresh spec-file.
- Update to 4.0.11
  * https://raw.githubusercontent.com/antirez/redis/4.0.11/00-RELEASENOTES
  * The disconnection time between the master and slave was reset
    in an incorrect place, sometimes a good slave will not be able
    to failover because it claims it was disconnected for too much
    time from the master.
  * A replication bug, rare to trigger but non impossible, is in
    Redis for years. It was lately discovered at Redis Labs and
    fixed by Oran Agra. It may cause disconnections,
    desynchronizations and other issues.
  * RANDOMKEY may go in infinite loop on rare situations. Now fixed.
  * EXISTS now works in a more consistent way on slaves.
  * Sentinel: backport of an option to deny a potential security
    problem when the SENTINEL command is used to configure an
    arbitrary script to execute.

OBS-URL: https://build.opensuse.org/request/show/629656
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=117
2018-08-17 07:30:30 +00:00
Dominique Leuenberger
7561f17dab Accepting request 625120 from server:database
OBS-URL: https://build.opensuse.org/request/show/625120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=43
2018-07-25 14:13:36 +00:00
Lars Vogdt
e3855be043 Accepting request 622155 from home:bmwiedemann:branches:server:database
Add reproducible.patch to have fixed hostname and date (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/622155
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=115
2018-07-24 20:21:02 +00:00
Yuchen Lin
7e92fb63d3 Accepting request 617053 from server:database
- update to 4.0.10 (boo#1097430) CVE-2018-11218 CVE-2018-11219
  https://raw.githubusercontent.com/antirez/redis/4.0.10/00-RELEASENOTES
  - Important security issues related to the Lua scripting engine.
    Please check https://github.com/antirez/redis/issues/5017 for
    more information.
  - A bug with SCAN, SSCAN, HSCAN and ZSCAN, that may not return
    all the elements.  We also add a regression test that can
    trigger the issue often when present, and may in theory be able
    to find unrelated regressions.
  - A PSYNC2 bug is fixed: Redis should not expire keys when saving
    RDB files because otherwise it is no longer possible to use
    such RDB file as a base for partial resynchronization. It no
    longer represents the right state.
  - Compatibility of AOF with RDB preamble when the RDB checksum is
    disabled.
  - Sentinel bug that in some cases prevented Sentinel to detect
    that the master was down immediately. A delay was added to the
    detection.
- refreshed patches to apply cleanly again
  redis-conf.patch
  redis-initscript.patch

OBS-URL: https://build.opensuse.org/request/show/617053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=42
2018-06-19 10:02:56 +00:00
529ee26e96 - refreshed patches to apply cleanly again
redis-conf.patch
  redis-initscript.patch
  * https://raw.githubusercontent.com/antirez/redis/4.0.9/00-RELEASENOTES
  * Release notes: https://raw.githubusercontent.com/antirez/redis/4.0.8/00-RELEASENOTES
  * Release notes: https://raw.githubusercontent.com/antirez/redis/4.0.7/00-RELEASENOTES
  * Release notes: https://raw.githubusercontent.com/antirez/redis/4.0.6/00-RELEASENOTES
  * Release notes: https://raw.githubusercontent.com/antirez/redis/4.0.2/00-RELEASENOTES

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=113
2018-06-15 10:39:49 +00:00
f7f1a2d1e1 - update to 4.0.10 (boo#1097430) CVE-2018-11218 CVE-2018-11219
https://raw.githubusercontent.com/antirez/redis/4.0.10/00-RELEASENOTES
  - Important security issues related to the Lua scripting engine.
    Please check https://github.com/antirez/redis/issues/5017 for
    more information.
  - A bug with SCAN, SSCAN, HSCAN and ZSCAN, that may not return
    all the elements.  We also add a regression test that can
    trigger the issue often when present, and may in theory be able
    to find unrelated regressions.
  - A PSYNC2 bug is fixed: Redis should not expire keys when saving
    RDB files because otherwise it is no longer possible to use
    such RDB file as a base for partial resynchronization. It no
    longer represents the right state.
  - Compatibility of AOF with RDB preamble when the RDB checksum is
    disabled.
  - Sentinel bug that in some cases prevented Sentinel to detect
    that the master was down immediately. A delay was added to the
    detection.
- Update redis-enable-bactrace-on-x86-and-ia64-only.patch to handle
- Add redis-disable_integration_logging.patch to disable logging test

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=112
2018-06-15 10:21:28 +00:00
Dominique Leuenberger
8462d76d09 Accepting request 597690 from server:database
OBS-URL: https://build.opensuse.org/request/show/597690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=41
2018-04-19 13:31:30 +00:00
Martin Pluskal
d0d4179466 Accepting request 597685 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Update redis-enable-bactrace-on-x86-and-ia64-only.patch to handle 
  arm and rename it to redis-enable-bactrace-on-x86-ia64-and_arm32_only.patch
- Add redis-disable_integration_logging.patch to disable logging test 
  when backtrace is not enabled

OBS-URL: https://build.opensuse.org/request/show/597685
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=110
2018-04-18 07:10:52 +00:00
Yuchen Lin
527283da6a Accepting request 595984 from server:database
OBS-URL: https://build.opensuse.org/request/show/595984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=40
2018-04-13 10:51:17 +00:00
Martin Pluskal
ec6464ef70 Accepting request 595980 from home:13ilya:branches:server:database
- Update to 4.0.9
  * https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
  * Critical upgrade for users using AOF with the fsync policy set to "always".
  * Latency monitor could report wrong latencies under certain conditions.
  * AOF rewriting could fail when a backgronud rewrite is triggered and
    at the same time the AOF is switched on/off.
  * Redis Cluster crash-recovery safety improved.
  * Redis Cluster has now the ability to configure certain slaves so that
    they'll never attempt a failover.
  * Keyspace notifications API in modules.
  * RM_Call() is now faster by reusing the same client.
  * Tracking of the percentage of keys already logically expired but yet
    not evicted.

OBS-URL: https://build.opensuse.org/request/show/595980
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=108
2018-04-12 13:37:53 +00:00
Dominique Leuenberger
db5b2190b1 Accepting request 574511 from server:database
OBS-URL: https://build.opensuse.org/request/show/574511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=39
2018-02-09 14:52:42 +00:00
Martin Pluskal
829627e681 Accepting request 574435 from home:13ilya:branches:server:database
- Update to 4.0.8
  * Release notes: https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
  * Fix crash Redis Cluster instances during deletions.

OBS-URL: https://build.opensuse.org/request/show/574435
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=106
2018-02-09 08:03:35 +00:00
Dominique Leuenberger
74f61e4343 Accepting request 570377 from server:database
OBS-URL: https://build.opensuse.org/request/show/570377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=38
2018-01-28 19:32:47 +00:00
Martin Pluskal
68ca0eb227 Accepting request 570371 from home:13ilya:branches:server:database
- 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.

OBS-URL: https://build.opensuse.org/request/show/570371
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=104
2018-01-28 17:49:54 +00:00
Dominique Leuenberger
2ed16f66e1 Accepting request 566188 from server:database
OBS-URL: https://build.opensuse.org/request/show/566188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=37
2018-01-19 10:53:02 +00:00
597f0b338a Accepting request 566042 from home:AndreasStieger:branches:server:database
add references

OBS-URL: https://build.opensuse.org/request/show/566042
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=102
2018-01-16 08:33:34 +00:00
Dominique Leuenberger
d4e424adb9 Accepting request 561693 from server:database
OBS-URL: https://build.opensuse.org/request/show/561693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=36
2018-01-06 17:48:45 +00:00
Martin Pluskal
ce7894712c Accepting request 561690 from home:13ilya:branches:server:database
- 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.

OBS-URL: https://build.opensuse.org/request/show/561690
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=100
2018-01-04 16:11:41 +00:00
Dominique Leuenberger
0a81819991 Accepting request 538024 from server:database
- Update changelog with CVE reference

  * This release fixes important security and correctness issues
    (boo#1064980 CVE-2016-10517)

OBS-URL: https://build.opensuse.org/request/show/538024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=35
2017-11-02 09:24:53 +00:00