[Debian-olpc-devel] unblock request sugar-datastore

Holger Levsen holger at layer-acht.org
Fri Feb 6 14:35:08 UTC 2009


Hi,

please unblock sugar-datastore, it fixes a serious issue and the patch is a one liner:

sugar-datastore (0.82.1-2) unstable; urgency=high 
   * Add patch 0001 to fix Xapian overflow.
   * Set urgency=high as without above patch the Sugar journal is
     completely broken (as in _no_ data gets saved in Sugar).

 -- Jonas Smedegaard <dr at jones.dk>  Wed, 14 Jan 2009 23:01:39 +0100



-                mset = enq.get_mset(startrank, maxitems, checkatleast)
+                mset = enq.get_mset(startrank, maxitems, min(0x7FFFFFFF, checkatleast))


Thanks,
	Holger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.alioth.debian.org/pipermail/debian-olpc-devel/attachments/20090206/949d0e36/attachment.pgp 


More information about the Debian-olpc-devel mailing list