osa 2011-05-11 15:20:59 UTC
FreeBSD ports repository
Modified files:
databases/redis Makefile distinfo
Removed files:
databases/redis/files pkg-install.in
Log:
Update from 2.2.5 to 2.2.7.
Also update port infrastructure, remove needless script.
<ChangeLog>
What's new in 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).
What's new in Redis 2.2.6
=========================
* 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.
</ChangeLog>
Revision Changes Path
1.24 +6 -14 ports/databases/redis/Makefile
1.21 +2 -2 ports/databases/redis/distinfo
1.2 +0 -85 ports/databases/redis/files/pkg-install.in (dead)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"