Package: memcached / 1.4.21-1.1

Metadata

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

Patch series

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

scripts/memcached-init | 110 69 + 41 - 0 !
1 file changed, 69 insertions(+), 41 deletions(-)

 init.d status support
02_manpage_additions.patch | (download)

doc/memcached.1 | 32 22 + 10 - 0 !
1 file changed, 22 insertions(+), 10 deletions(-)

 add missing parameters and escape hypens as minus
 A similar contributor patch already exist as Github pull request at
 https://github.com/memcached/memcached/pull/54
Bug-Debian: https://bugs.debian.org/685800
03_fix_ftbfs4hurd.patch | (download)

memcached.c | 10 7 + 3 - 0 !
1 file changed, 7 insertions(+), 3 deletions(-)

 replace unconditional use of path_max
 The patch below fixes an unconditional use of PATH_MAX which causes the
 GNU/Hurd platform to fail to build from source the memcached package.
04_add_init_retry.patch | (download)

scripts/memcached-init | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 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
06_eol_comment_handling.patch | (download)

scripts/start-memcached | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 handle end of line comment on memcached.conf
07_disable_tests.patch | (download)

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

 don't run t/whitespace.t
 .git for packaging report false positive