Changelog for
memcached-1.4.5-1.1.i586.rpm :
Thu May 6 14:00:00 2010 freitagAATTnovell.com
- update to version 1.4.5:
This is a maintenance release with some build fixes, doc fixes, and one new stat.
Fixes:
* Properly detect CPU alignment on ARM. bug100
* Remove 1MB assertion. bug 119
* More automake versions supported.
* Compiler warning fixes for OpenBSD.
* potential buffer overflow in vperror
* Report errors opening pidfiles using vperror
New Features::
* New stat: reclaimed
* sasl_pwdb for more simple auth deployments
Fri Jun 5 14:00:00 2009 mrueckertAATTsuse.de
- update to version 1.2.8:
- make -b command actually work
-
*critical bugfix
*. In 1.2.7 under multithreaded mode, memcached
would never restart accepting connections after hitting the
maximum connection limit.
- remove \'stats maps\' command, as it is a potential information
leak, usable if versions prior to 1.2.8 ever have buffer
overflows discovered. (bnc#501656) CVE-2009-1494
- additional changes from version 1.2.7
- reset new stats with \'stats reset\'
- Slew of new tests. (misc, mostly Dustin Sallings)
- Minor bug fixes. (misc, mostly Dustin Sallings, some Dormando)
(see git history for full list)
- -b command for setting the tcp listen backlog (Chris Goffinet)
- Workaround for a more major bug that very rarely makes
memcached stop allowing new data to be set. (Dormando)
- Print why a key was expired in -vv mode (Dormando)
- cmd_flush stat (Dormando)
- listen_disabled_num stat for determining if you\'ve hit the
maxconns limit (Dormando)
- Display error status on listen failures (Dormando)
- Remove managed instance code. Incomplete/etc. (Dormando)
- Handle broken IPV6 stacks better (Brian Aker)
- Generate warnings on setsockopt() failures (Brian Aker)
- Fix some indentation issues (Brian Aker)
- UDP/TCP can be disabled by setting their port to zero (Brian
Aker)
- Zero out libevent thread structures before use (Ricky Zhou)
- New stat: Last accessed time for last evicted item per slab
class. (Dormando)
- Use a dedicated socket accept thread (Facebook)
- Add -R option. Limit the number of requests processed by a
connection at once. Prevents starving other threads if bulk
loading. (Facebook)
Fri Nov 28 13:00:00 2008 roAATTsuse.de
- ignore test suite results for the moment
(will not work without networking support in build environment)
Tue Sep 16 14:00:00 2008 mrueckertAATTsuse.de
- require libevent-devel on 11.1 or newer
Sat Sep 6 14:00:00 2008 mrueckertAATTsuse.de
- Update to version 1.2.6:
Major crash fixes, DTrace support, minor updates. If you have
stability issues with any previous release, please upgrade to
this one.
Mon May 19 14:00:00 2008 mrueckertAATTsuse.de
- Update to version 1.2.5:
Minor bugfixes, build support for opensolaris, ipv6 support,
\"noreply\" mode for many commands, largepage support for solaris.
Made out of memory errors more clear and added eviction/OOM
tracking per slab class.
Tue Jan 29 13:00:00 2008 mrueckertAATTsuse.de
- Update to version 1.2.4:
Many bug and platform fixes since 1.2.2. New threading support
for stat queries. New commands \'append\', \'prepend\', \'gets\', and
\'cas\'.
Sat Aug 4 14:00:00 2007 mrueckertAATTsuse.de
- fixed a few rpmlint warnings
Sat May 26 14:00:00 2007 mrueckertAATTsuse.de
- Update to version 1.2.2:
Memcached can be configured to support multithreading. Big code
cleanup with performance improvements. Memcached now collects
eviction and per-object-type statistics.
- synced with memcached-unstable
Tue Dec 5 13:00:00 2006 mrueckertAATTsuse.de
- Update to version 1.2.1:
o mainly fixes a stability issue reported on the mailinglist
o a few optimization fixes
- removed autoreconf -fi for now
- build debuginfo