Package: memcached / 1.5.6-1.1

Metadata

Package Version Patches format
memcached 1.5.6-1.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_init_script_additions.patch | (download)

scripts/memcached-init | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 lsb requirements
02_service_wrapper.patch | (download)

scripts/memcached.service | 9 7 + 2 - 0 !
1 file changed, 7 insertions(+), 2 deletions(-)

 additions for service unit file
 - Use wrapper script for /etc/memcached.conf
 - Document man page
 - Use a pidfile
 - Try to automatically restart the service when
04_add_init_retry.patch | (download)

scripts/memcached-init | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 uses --retry to wait up to 5 seconds for the killed process to die.
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/memcached/+bug/795673
Bug: http://code.google.com/p/memcached/issues/detail?id=250
07_disable_tests.patch | (download)

t/whitespace.t | 43 0 + 43 - 0 !
1 file changed, 43 deletions(-)

 don't run some upstream tests
 + t/whitespace.t: .git for packaging report false positive
08_fix segfault in lru command.patch | (download)

memcached.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix segfault in "lru" command