--- - branch: MAIN date: Tue Sep 8 17:59:45 UTC 2020 files: - new: '1.73' old: '1.72' path: pkgsrc/devel/memcached/Makefile pathrev: pkgsrc/devel/memcached/Makefile@1.73 type: modified - new: '1.42' old: '1.41' path: pkgsrc/devel/memcached/distinfo pathrev: pkgsrc/devel/memcached/distinfo@1.42 type: modified id: 20200908T175945Z.78b9379a8b8cfc58784eb432ad1f94e1a6f0890d log: | memcached: updated to 1.6.7 Memcached 1.6.7 Overview Mainly a bugfix release. -o resp_obj_mem_limit is deprecated, as the memory is all pooled from read_buf_mem_limit now. Almost all connection memory is now managed by this one tunable. Fixes a bug preventing 1.6 series to work properly on OS X. Improves automated slab rebalancing for bursty writes. Contains code refactors and fixes related to future work. Should not have any functional changes. Fixes Dockerfile - allow override of config opts Improve page balancing when writes are bursty main: split binary protocol into proto_bin.c main: split text protocol into proto_text.c add openssl errors to SSL certificate loading error messages skip setting the resource limits in debug builds Use signal function instead of sigignore fixing the basic tls test so it exits correctly when fails net: remove most response obj cache related code net: carve response buffers from read buffers Do not join lru and slab maintainer threads if they do not exist Restore SAN entries in testing TLS certificates Changed code using strtol to use safe_strtol wrapper Fix TCP failure under OS X. module: pkgsrc subject: 'CVS commit: pkgsrc/devel/memcached' unixtime: '1599587985' user: adam