Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2011 08:53:43 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/redis Makefile distinfo
Message-ID:  <201106100853.p5A8rhVr071829@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2011-06-10 08:53:43 UTC

  FreeBSD ports repository

  Modified files:
    databases/redis      Makefile distinfo 
  Log:
  Update from 2.2.8 to 2.2.9.
  
  <ChangeLog>
  
  * A Slave used to rewrite the AOF log after a sync with the
    master, but the rewrite was performed at the wrong time,
    causing inconsistencies in the AOF file generated.
  * [LR]LPUSH replication in presence of BRPOPLPUSH was
    broken. Fixed.
  * Memory leak in BRPOPLPUSH fixed.
  * Pub/Sub bug resulting in random crashes fixed.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.26      +1 -1      ports/databases/redis/Makefile
  1.23      +2 -2      ports/databases/redis/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106100853.p5A8rhVr071829>