Commit Graph

54 Commits

Author SHA1 Message Date
dcoppa
6c2b704763 Bugfix update to redis-2.6.12 2013-04-22 14:55:10 +00:00
dcoppa
7a992387fb Update to redis-2.6.11 2013-03-14 09:00:39 +00:00
espie
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
dcoppa
83a104bec4 Update to redis-2.6.9 2013-01-17 19:47:46 +00:00
dcoppa
7e86bb1232 small "fix" 2013-01-17 07:58:29 +00:00
dcoppa
fb1458826d Switch Redis to use lua from ports instead of the one that comes
bundled with it.

OK jasper@
2013-01-16 13:13:03 +00:00
dcoppa
839ba8a9c4 Zap bogus CFLAGS 2013-01-14 08:52:24 +00:00
dcoppa
7526f028c8 Bugfixing update to redis-2.6.8 2013-01-11 12:58:08 +00:00
dcoppa
53ef91f2fa Bugfixing update to redis-2.6.7 2012-12-05 11:42:55 +00:00
dcoppa
5f76d3dafc Bugfixing update to redis-2.6.6 2012-11-29 09:45:37 +00:00
dcoppa
c1a6e94726 Remove dofile() from Redis Lua scripting, because it allows an
attacker to enumerate filesystem contents. See:
http://blog.liftsecurity.io/post/35714931664/filesystem-enumeration-using-redis-and-lua

While here, fix a pasto in redis.conf: "syslog-enabled no" where
"syslog-enabled yes" was intended.
2012-11-26 15:24:13 +00:00
dcoppa
12d4749227 Update to redis-2.6.5 2012-11-23 08:29:42 +00:00
dcoppa
649733caf0 Bugfix update to redis-2.6.4 2012-11-09 09:52:50 +00:00
dcoppa
ad5e9a2de3 Bugfix update to redis-2.6.3 2012-11-07 10:13:44 +00:00
dcoppa
5e4918831f Amend XXX comment 2012-11-05 10:47:39 +00:00
jasper
83628befa5 add an XXX about using the internal lua
ok dcoppa@ (MAINTAINER)
2012-11-04 19:58:43 +00:00
dcoppa
012897bd20 Bugfix update to redis-2.6.2 2012-10-30 17:22:54 +00:00
dcoppa
3c68c9fa9e Add the new (starting from 2.6) Sentinel stuff. 2012-10-23 13:05:27 +00:00
dcoppa
1537eed6aa Update to redis-2.6.0
https://raw.github.com/antirez/redis/2.6/00-RELEASENOTES

All tests passed without errors on sparc64: yay!
2012-10-23 10:41:23 +00:00
dcoppa
4eea874c6d Comment out 'requirepass' because it gives rise to much confusion. 2012-10-15 07:17:12 +00:00
dcoppa
ff4f936759 Bugfixing update to redis-2.4.17 2012-09-18 13:20:43 +00:00
dcoppa
a3520d2bd2 Maintenance update to redis-2.4.16 2012-08-08 11:24:05 +00:00
jasper
2259cf12c9 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 13:17:32 +00:00
dcoppa
210aada0b3 Bugfix update to Redis 2.4.15 2012-06-22 13:29:17 +00:00
dcoppa
64e9a1c39b Override some variables into port's Makefile to reduce clutter from
patches/patch-src_Makefile; no pkg changes, no bump.

While here, reorganize port's Makefile as per template.
2012-05-31 08:25:50 +00:00
dcoppa
88a0dffa92 Bugfixing update to redis-2.4.14 2012-05-28 07:39:36 +00:00
dcoppa
8c7cbacb4b Bugfixing update to redis-2.4.13.
[BUGFIX] Fix for KEYS command: if the DB contains keys with expires
the KEYS command may return the wrong output, having duplicated or
missing keys. See issue #487 and #488 on github for details.
2012-05-04 10:09:05 +00:00
dcoppa
8a2f52a6cd Bugfix update to redis-2.4.12 2012-05-02 07:26:00 +00:00
dcoppa
019e46614f Bugfix update to redis-2.4.11 2012-04-20 11:39:27 +00:00
dcoppa
60f2b549f6 Bugfix update to redis-2.4.10. 2012-04-02 12:14:31 +00:00
dcoppa
c9dc08fd47 bugfix update to redis-2.4.9 2012-03-19 09:27:36 +00:00
dcoppa
2ec893b722 Update to 2.4.8 2012-02-28 11:57:11 +00:00
dcoppa
618e5ba674 Bugfixing update to redis-2.4.7 2012-02-21 15:25:32 +00:00
dcoppa
e3dccc5f24 Bugfixing update to redis-2.4.6 2012-01-19 08:25:53 +00:00
kili
851b11be82 This needs a bump after the ghc patch. 2011-12-28 09:24:08 +00:00
dcoppa
6293ec89ee Bugfixing update to redis-2.4.5 2011-12-27 12:07:16 +00:00
dcoppa
85ae4cb798 Use -o ${SHAREOWN} -g ${SHAREGRP}. No pkg change. 2011-12-01 22:16:53 +00:00
dcoppa
13e8687552 - Update to redis-2.4.4
- Enable backtracing support using libexecinfo's backtrace()
- Add a rc script

rc_script diff from william@, who seems to have disappeared...
2011-11-29 16:07:23 +00:00
rpointel
b0e857f6d5 update redis to 2.4.2 with few tweaks by dcoppa@.
ok dcoppa@ (maintainer).
2011-11-06 11:43:00 +00:00
dcoppa
30aec679c1 I'm working on 2.4.1... In the meantime, update to redis-2.2.15
(bugfixing update).
2011-10-17 12:08:26 +00:00
dcoppa
d27346ad26 Maintainance update to redis-2.2.14 2011-09-23 08:14:23 +00:00
dcoppa
9c62c4e369 Update to redis-2.2.12.
Clean makefiles from colors, optimizations, and other amenities.

ok rpointel@
2011-07-28 08:57:32 +00:00
dcoppa
dca9bb9e38 Bugfixing update to redis-2.2.11.
Full ChangeLog at https://github.com/antirez/redis/raw/2.2/00-RELEASENOTES
2011-06-27 13:11:32 +00:00
dcoppa
f3264d1b88 Bugfixing update to Redis 2.2.8 2011-06-03 08:11:32 +00:00
dcoppa
de33ea3a09 Bugfixing update to redis-2.2.7
* Fixed bug #543-2 (the issue was reopened with a completely different report)
  that caused Redis to randomly crash on list push performed against lists
  with other clients blocked with BLPOP (or variants).

* Fixed bug #543. If you saw Redis instances crashing on List operations
  (only happening with a non-default max entry size ziplist setting in
  redis.conf) it was almost certainly this problem.

* Fixed a bug with replication where SLAVEOF NO ONE caused a slave to close the
  connection with all its slaves.
2011-05-11 11:47:48 +00:00
dcoppa
83c910b355 Bugfixing update to redis-2.2.5.
Fixed a crash occurring when loading an AOF containing the SPOP
command.
2011-04-29 07:43:05 +00:00
dcoppa
d638b6bf38 Update to redis-2.2.4
General consensus from interested people.
2011-04-11 07:54:49 +00:00
simon
52c7985789 update to version 2.2.2
with tweaks from dcoppa@ (maintainer)
2011-03-21 19:58:28 +00:00
dcoppa
db6e037f57 Bugfix update to redis-2.0.5 2011-03-16 14:19:38 +00:00
dcoppa
64e9c0793a New HOMEPAGE. 2010-12-30 11:17:10 +00:00