1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/databases/redis
Sergey A. Osokin 9631bd35ec Update from 2.2.7 to 2.2.8.
<ChangeLog>

* A new form of dict.c (hash table implementation) iterator that performs less
  copy-on-write of pages, introduced in Redis 2.2.7, caused ZINTERSTORE,
  ZUNIONSTORE, SINTER, SINTERSTORE commands to behave in the wrong way.
  This bug is now fixed.
* Print version info before running the test with 'make test'. This is mainly
  useful for the Continuous Integration system we run.
* Fix for DEBUG DIGEST, key may expire on lookup, producing the wrong result.
* Replication with expire test modified to produce no or less false failures.
* Fixed Z*STORE when dealing with intsets, regression test added.

</ChangeLog>
2011-05-26 12:55:26 +00:00
..
files Remove painful examples of foo="", with particular prejudice against 2011-05-15 02:49:17 +00:00
distinfo Update from 2.2.7 to 2.2.8. 2011-05-26 12:55:26 +00:00
Makefile Update from 2.2.7 to 2.2.8. 2011-05-26 12:55:26 +00:00
pkg-descr Remove necessary CONFLICTS. 2011-02-25 07:54:55 +00:00
pkg-plist