Changelog for
libmemcached2-0.30-5.4.6.7.x86_64.rpm :
Tue Jun 2 14:00:00 2009 pascal.bleserAATTopensuse.org
- spec file cleanups
* removed autoreconf, not needed as there are no patches to autotools
* proper use of macros such as %%makeinstall
* slightly more deterministic %%files sections
- disabled %%check section for now, one check failing for no apparent reason
- split out new libmemcached0 library into its own subpackage
- update to 0.30:
* added a memcachd_dump command (and framework for the memdump tool)
* realigned all structures to remove padding (and line up important bits for 64-bit caches
* removed some of the sprintf() statements in storage calls()
* removed printf() in a stat call for unknown stat members
* added amemcached_generate_hash() function
* added tests to make sure all hash functions are stable
Thu Feb 5 13:00:00 2009 crrodriguezAATTsuse.de
- initial version