Subject: CVS commit: pkgsrc/devel/memcached
From: Adam Ciarcinski
Date: 2017-02-16 12:10:53
Message id: 20170216111053.E29C1FBE4@cvs.NetBSD.org

Log Message:
Changes 1.4.34:
Add -o modern switches to -h
metadump: Fix preventing dumping of class 63
Fix cache_memlimit bug for > 4G values
metadump: ensure buffer is flushed to client before finishing
Number of small fixes/additions to new logging
add logging endpoint for LRU crawler
evicted_active counter for LRU maintainer
stop pushing NULL byte into watcher stream
Scale item hash locks more with more worker threads (minor performance)
Further increase systemd service hardening
Missing necessary header for atomic_inc_64_nv() used in logger.c (solaris)
Fix print format for idle timeout thread
Improve binary sasl security fixes
Fix clang compile error
Widen systemd caps to allow maxconns to increase
Add -X option to disable cachedump/metadump
Don't double free in lru_crawler on closed clients
Fix segfault if metadump client goes away

Files:
RevisionActionfile
1.53modifypkgsrc/devel/memcached/Makefile
1.27modifypkgsrc/devel/memcached/distinfo
1.1addpkgsrc/devel/memcached/patches/patch-items.c
1.1addpkgsrc/devel/memcached/patches/patch-logger.h
1.2removepkgsrc/devel/memcached/patches/patch-Makefile.am
1.9removepkgsrc/devel/memcached/patches/patch-aa
1.9removepkgsrc/devel/memcached/patches/patch-ab