Commit Graph

66 Commits

Author SHA256 Message Date
Lars Vogdt
61d79735c3 Accepting request 505518 from home:computersalat:devel:database
cleanup service file, add redis.sysctl file, add more info to README.SUSE

OBS-URL: https://build.opensuse.org/request/show/505518
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=93
2017-06-23 11:36:02 +00:00
Martin Pluskal
46a04d4623 Accepting request 496098 from home:vsistek:branches:server:database
version 3.2.9

OBS-URL: https://build.opensuse.org/request/show/496098
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=91
2017-05-18 13:26:19 +00:00
Martin Pluskal
ed4d0c4f0d Accepting request 453834 from home:pluskalm:branches:server:database
- Update to version 3.2.7
  * This release fixes important security and correctness issues.

OBS-URL: https://build.opensuse.org/request/show/453834
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=89
2017-02-01 15:45:02 +00:00
Martin Pluskal
5da5127de3 Accepting request 451580 from home:rmaliska:branches:server:database
- 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.

OBS-URL: https://build.opensuse.org/request/show/451580
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=87
2017-01-20 13:52:29 +00:00
Martin Pluskal
4f51f199cc Accepting request 437057 from home:AndreasStieger:branches:server:database
redis 3.2.4 CVE-2016-8339 boo#1002351

OBS-URL: https://build.opensuse.org/request/show/437057
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=85
2016-10-24 08:53:17 +00:00
Martin Pluskal
b65a5d0e00 Accepting request 417152 from home:AndreasStieger:branches:server:database
redis 3.2.3

OBS-URL: https://build.opensuse.org/request/show/417152
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=83
2016-08-06 06:39:53 +00:00
Martin Pluskal
504d29f27e Accepting request 416034 from home:jengelh:branches:server:database
- Test for user/group existence before creating them.
  Request shadow to be present for the scriptlet.

OBS-URL: https://build.opensuse.org/request/show/416034
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=81
2016-07-30 15:21:33 +00:00
Martin Pluskal
5ddd4e358b Accepting request 416021 from home:AndreasStieger:branches:server:database
redis 3.2.2, also fix CVE-2013-7458 boo#991250

OBS-URL: https://build.opensuse.org/request/show/416021
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=80
2016-07-30 10:45:11 +00:00
Martin Pluskal
605131e7fe Accepting request 405637 from home:rmaliska:branches:server:database
- Update to 3.2.1
* [FIX] Cleaned up spec file.
* [FIX] Critical bug in Sentinel was hopefully fixed.
* [FIX] BITFIELD bugs fixed.
* [FIX] GEO commands fixes on syntax errors and edge cases.
* [NEW] RESOTRE now accepts dumps generated by older Redis versions.
* [NEW] Jemalloc now is configured to save you memory, for a problem a
        change in the jemalloc configuration did not really survived when the
        3.2.0 release was finalized.
* [NEW] TTL and TYPE command no longer alter the last access time of a key, for
        LRU evictions purposes. A new TOUCH command was introduced *just* to
        update the access time of a key.
* [FIX] A bug was fixed in redis-cli, that connected to the instance running on the
        port 6379 if there was one, regardless of what was specified.
* [NEW] TCP keep alive is now enabled by default. This should fix most ghost
        connections problems without resulting in any practical change in otherwise
        sane deployments.
* [FIX] A Sentinel crash that could happen during failovers was fixed.
* [NEW] avg_ttl reporting in INFO improved.
* [NEW] Sentinel: improve handling of known Sentinel instances.
* [NEW] Redis Cluster address update (via gossip section) processing improved
        to avoid initiating inwanted handshakes.
* [FIX] Critical bug fixed: There was a problem in the way a cluster instance 
        loaded the AOF that could cause data written via scripts to be lost during 
        reshardings.
* [NEW] There is a new very powerful BITFIELD command. Check the documentation
        here: http://redis.io/commands/BITFIELD
* [NEW] CONFIG GET is allowed during the loading of the dataset.
* [NEW] The DEBUG command have new features and can show an help with DEBUG HELP.
* [NEW] redis-cli show hits about the commands arguments to the right.

OBS-URL: https://build.opensuse.org/request/show/405637
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=78
2016-06-30 10:52:49 +00:00
Martin Pluskal
7a8de390a8 Accepting request 390834 from home:mamorales:branches:server:database
Fix installation example in README.SUSE

OBS-URL: https://build.opensuse.org/request/show/390834
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=76
2016-04-21 04:32:12 +00:00
Martin Pluskal
3bc21afb26 Accepting request 359952 from home:evshmarnev:branches:server:database
- Update to 3.0.7:
* [FIX] Many fixes to MIGRATE multiple keys implementation.
* [FIX] A Redis Cluster node crash was fixed because of wrong handling of
        node->slaveof pointers.
* [FIX] Fix redis-trib rebalance when nodes need to be left empty because
        the specified weight is zero.
* [FIX] MIGRATE: Never send -ASK redirections for MIGRATE when there are
* [FIX] Lua debugger crash when printing too deeply nested objects.
* [FIX] Redis-cli implementation of Lua debugging now allows to use the
        SCRIPT DEBUG command directly, switching to debugging mode as needed.
* [FIX] Redis-trib is now able to fix more errors. A new CLUSTER subcommand
        called BUMPEPOCH was introduced in order to support new modes
        for the "fix" subcommand.
* [NEW] Redis proctected mode: this feature improves Redis security and makes
        harder to run Redis in a configuration that is unsecure because no
        firewalling was used in order to protect Redis from external accesses.
* [NEW] Cluster/Sentinel tests now use OSX leak to perform leak detection
        at the end of every unit.
* [NEW] Detect and show server crashes during Cluster/Sentinel tests.
* [NEW] More reliable Cluster/Sentinel test becuase of timing errors and
        -LOADING errors. 
* [FIX] lua_struct.c/getnum security issue fixed. 
* [FIX] Redis Cluster replica migration fixed.
* [FIX] Fix a race condition in processCommand() because of interactions
        with freeMemoryIfNeeded(). 
* [NEW] Backported from the upcoming Redis 3.2:
        MIGRATE now supports an extended multiple-keys pipelined mode, which
        is an order of magnitude faster. Redis Cluster now uses this mode
        in order to perform reshardings and rebalancings.
* [NEW] Backported from the upcoming Redis 3.2:

OBS-URL: https://build.opensuse.org/request/show/359952
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=74
2016-02-17 14:30:43 +00:00
Martin Pluskal
1d5406a301 - Update to 3.0.5
* [FIX] MOVE now moves the TTL as well. A bug lasting forever... 
		finally fixed thanks to Andy Grunwald that reported it.
	* [FIX] Fix a false positive in HSTRLEN test.
	* [FIX] Fix a bug in redis-cli --pipe mode that was not able to 
		read back replies from the server incrementally. Now a mass 
		import will use a lot less memory, and you can use --pipe to 
		do incremental streaming.
	* [FIX] Slave detection of master timeout.
	* [NEW] Cluster: redis-trib fix can fix an additional case for 
		opens lots.
	* [NEW] Cluster: redis-trib import support for --copy and 
		--replace options

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=72
2015-11-22 09:21:18 +00:00
Martin Pluskal
f3cc57a376 Accepting request 333534 from home:darix:apps
- update to 3.0.4

OBS-URL: https://build.opensuse.org/request/show/333534
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=70
2015-09-25 08:39:38 +00:00
Martin Pluskal
094fda19fe Accepting request 312099 from home:darix:apps
- also pass the bind address to the redis-cli for shutdown
  (boo#835815)

OBS-URL: https://build.opensuse.org/request/show/312099
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=68
2015-06-15 12:20:51 +00:00
Martin Pluskal
bf9d46e372 Accepting request 310872 from home:darix:apps
- update to 3.0.2
  * [FIX] Critical security issue fix by Ben Murphy:
          http://t.co/LpGTyZmfS7
  * [FIX] SMOVE reply fixed when src and dst keys are the same.
          (Glenn Nethercutt)
  * [FIX] Lua cmsgpack lib updated to support str8 type.
          (Sebastian Waisbrot)
  * [NEW] ZADD support for options: NX, XX, CH. See new doc at
          redis.io.  (Salvatore Sanfilippo)
  * [NEW] Senitnel: CKQUORUM and FLUSHCONFIG commands back ported.
          (Salvatore Sanfilippo)

OBS-URL: https://build.opensuse.org/request/show/310872
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=66
2015-06-07 10:41:58 +00:00
b11d329914 Accepting request 307517 from home:Ledest:bashisms
update to 3.0.1

OBS-URL: https://build.opensuse.org/request/show/307517
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=64
2015-05-17 01:44:22 +00:00
Martin Pluskal
d06629bd08 Accepting request 294142 from home:darix:apps
- update to 3.0.0
  >> What's new in Redis 3.0 compared to Redis 2.8?
  * Redis Cluster: a distributed implementation of a subset of Redis.
  * New "embedded string" object encoding resulting in less cache
    misses. Big speed gain under certain work loads.
  * AOF child -> parent final data transmission to minimize latency
    due to "last write" during AOF rewrites.
  * Much improved LRU approximation algorithm for keys eviction.
  * WAIT command to block waiting for a write to be transmitted
    to the specified number of slaves.
  * MIGRATE connection caching. Much faster keys migraitons.
  * MIGARTE new options COPY and REPLACE.
  * CLIENT PAUSE command: stop processing client requests for a
    specified amount of time.
  * BITCOUNT performance improvements.
  * CONFIG SET accepts memory values in different units (for
    example you can use "CONFIG SET maxmemory 1gb").
  * Redis log format slightly changed reporting in each line the
    role of the instance (master/slave) or if it's a saving child
    log.
  * INCR performance improvements.
  >> Refactoring changes (no new features nor bug fixes)
  * Blocking operations full refactoring (blocked.c)
  * Client output buffer memory tracking refactored.
  for all the details see
    /usr/share/doc/packages/redis/00-RELEASENOTES
- refreshed redis-enable-bactrace-on-x86-and-ia64-only.patch to
  apply cleanly

OBS-URL: https://build.opensuse.org/request/show/294142
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=62
2015-04-02 11:21:30 +00:00
Martin Pluskal
a3bde6cfbb OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=61 2015-04-01 17:27:37 +00:00
Martin Pluskal
0b1ad96621 Accepting request 294021 from home:darix:apps
- make sure we do not daemonize
- finished systemd support
- update to 2.8.19

OBS-URL: https://build.opensuse.org/request/show/294021
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=60
2015-04-01 16:53:07 +00:00
Martin Pluskal
3b4fc66151 Accepting request 285747 from home:ralflangb1:branches:server:database
add sudo dependency for the init script

OBS-URL: https://build.opensuse.org/request/show/285747
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=58
2015-02-12 11:25:35 +00:00
2a87491e93 None
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=56
2014-12-06 02:22:00 +00:00
e579dc79d6 Accepting request 260560 from home:Ledest:misc
fix bashisms in pre script

OBS-URL: https://build.opensuse.org/request/show/260560
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=54
2014-11-11 17:17:40 +00:00
f16b537690 - remove unused skip-aof-test.patch
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=52
2014-07-28 09:11:11 +00:00
4c61f2d6d2 - update to 2.8.13
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=51
2014-07-25 15:14:08 +00:00
d62564e6bc - update to 2.8.6
Redis 2.6 is mostly a strict subset of 2.8. However there are a 
  few things that you should be aware of:
  The following commands changed behavior:
    * SORT with ALPHA now sorts according to local collation locale
      if no STORE option is used.
    * ZADD/ZINCRBY are now able to accept a bigger range of values
      as valid scores, that is, all the values you may end having
      as a result of calling ZINCRBY multiple times.
    * Many errors are now prefixed by a more specific error code
      instead of the generic -ERR, for example -WRONGTYPE, -NOAUTH, ...
    * PUBLISH called inside Lua scripts is now correctly propagated
      to slaves.
  The following redis.conf and CONFIG GET / SET parameters changed:
    * logfile now uses the empty string in order to log to standard
      output, so 'logfile stdout' is now invalid, use 'logfile ""'
      instead.
  The following INFO fields changed format in a non-backward compatible way:
    * The list of slaves in INFO is now in field=value format.
  Replication:
    Redis 2.8 can be used as slave for Redis 2.6, but doing this is
    only a good idea for the short amount of time needed to upgrade
    your servers.  We suggest to update both master and slaves at
    about the same time.
  For all the details see
    /usr/share/doc/packages/redis/00-RELEASENOTES
- updated redis-conf.patch to apply cleanly again

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=50
2014-03-04 13:56:42 +00:00
bc782e7ff4 - drop skip-aof-test.patch
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=48
2013-08-08 12:51:30 +00:00
0c7b1def0e - disable skip-aof-test.patch for now:
it seems adding procps to the buildrequires also fixed that test.

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=47
2013-08-08 02:09:08 +00:00
f937e0ae4b - remove obsolete comment
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=45
2013-08-07 15:10:22 +00:00
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.
  
  For the changes from 2.6.10-2.6.13 see
  /usr/share/doc/packages/redis/00-RELEASENOTES
- refreshed patches:
  - redis-conf.patch:
  - redis-enable-bactrace-on-x86-and-ia64-only.patch:
    just to get rid of fuzz
  - skip-aof-test.patch:
    can not comment in the array like that. rather remove the
    line.

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=44
2013-08-07 14:40:05 +00:00
Tomáš Chvátal
db3bc35d3c Accepting request 182466 from home:k0da:ppc
- enable backtrace for x86 and ia64 only
  redis-enable-bactrace-on-x86-and-ia64-only.patch

OBS-URL: https://build.opensuse.org/request/show/182466
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=42
2013-07-08 08:53:48 +00:00
Tomáš Chvátal
064a3a04b6 Accepting request 182226 from home:k0da:ppc
- enable backtrace for x86 only
  redis-x86-backtrace.patch

OBS-URL: https://build.opensuse.org/request/show/182226
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=41
2013-07-04 17:12:05 +00:00
Tomáš Chvátal
65e863b0a9 Accepting request 180755 from home:vjt:ifad
Make the logrotate script setuid/setgid to the redis user/group, to silence logrotate warnings in the logs.

OBS-URL: https://build.opensuse.org/request/show/180755
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=39
2013-07-01 08:22:41 +00:00
97666ff670 - added bnc number
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=38
2013-01-22 11:32:00 +00:00
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.patch

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=37
2013-01-22 11:17:07 +00:00
Michal Hrusecky (old before rename to _miska_)
91d3bd7d79 Accepting request 142125 from home:vjt:ifad
Hi,

the basename "-s" option is not available on OpenSUSE 11's coreutils. 

I have changed the initscript to use the historical basename NAME [SUFFIX] syntax, that works on both 11 and 12.

Thanks!

~Marcello

OBS-URL: https://build.opensuse.org/request/show/142125
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=35
2012-11-20 14:14:50 +00:00
Michal Hrusecky (old before rename to _miska_)
1f46b42823 - Fix useradd invocation: -o is useless without -u and newer
versions of pwdutils/shadowutils fail on this now.

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=34
2012-11-20 12:16:16 +00:00
Michal Hrusecky (old before rename to _miska_)
a7d960e1bf little nicer
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=33
2012-11-20 12:11:57 +00:00
Michal Hrusecky (old before rename to _miska_)
0b8edbc503 Accepting request 140668 from home:vjt:ifad
As requested on https://build.opensuse.org/request/show/129485 I've added the required .changes entry.

Thanks,

~Marcello

OBS-URL: https://build.opensuse.org/request/show/140668
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=32
2012-11-20 12:09:48 +00:00
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.patch

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=30
2012-07-23 18:33:34 +00:00
Pavol Rusnak
08c3373b9d Accepting request 110819 from home:k0da:ppc
- fix ppc and ppc64 build.
  disable tests for powerpc for now

OBS-URL: https://build.opensuse.org/request/show/110819
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=28
2012-03-23 13:47:13 +00:00
Sascha Peilicke
5c3d49cebf - Correct the 'how to get it running' comment in %post
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=25
2011-11-24 10:56:53 +00:00
Sascha Peilicke
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

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=24
2011-11-24 10:50:39 +00:00
Stephan Kulow
836e8e09c1 Accepting request 93343 from server:database
please add redis, needed for various cloud services

OBS-URL: https://build.opensuse.org/request/show/93343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=1
2011-11-28 17:27:39 +00:00
Andreas Schneider
11acef3053 - Updated to 2.4.1.
- Fixed init script.

OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=23
2011-10-24 10:48:58 +00:00
Andreas Schneider
9778d7d7cf Accepting request 88557 from home:vintozver:branches:server:database
Update to version 2.4.1
Please note that docs are not included in sources from this version :(

OBS-URL: https://build.opensuse.org/request/show/88557
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=22
2011-10-22 08:32:19 +00:00
Andreas Schneider
debd3d515f Accepting request 87357 from home:vintozver:branches:server:database
OBS-URL: https://build.opensuse.org/request/show/87357
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=21
2011-10-16 18:35:31 +00:00
5ee5ca17b5 Accepting request 71138 from home:prusnak:branches:server:database
- updated to 2.2.7

OBS-URL: https://build.opensuse.org/request/show/71138
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=20
2011-05-24 10:50:55 +00:00
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
Andreas Schneider
3aa1e1ba3a Accepting request 62671 from home:jnweiger
OBS-URL: https://build.opensuse.org/request/show/62671
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=18
2011-02-24 22:52:08 +00:00
Andreas Schneider
5ca6b81fff Accepting request 59279 from home:seife:openstack
Thanks for the fix!

OBS-URL: https://build.opensuse.org/request/show/59279
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=17
2011-01-27 17:08:54 +00:00