pkgsrc/devel/memcached
he 3ffe0b83de Update memcached to version 1.5.6.
Changes for 1.5.6:
  From https://github.com/memcached/memcached/wiki/ReleaseNotes156
  Main change is disabling UDP to prevent abuse in reflector attack
  Fixes
   * disable UDP port by default
   * systemd instancing support & rpm build improvements
   * fix gcc warnings in beta GCC
   * fix build with clang
   * fix for dtrace compilation on freebsd
  New Features
   * The RPM specfiles have been greatly improved for systemd installations

Changes for 1.5.5:
  From https://github.com/memcached/memcached/wiki/ReleaseNotes155
  Fixes
   * remove redundant counter/lock from hash table (2% boost for sets)
   * limit crawls for metadumper. avoids dumping too much data.
   * extstore: revise automove algorithm
   * quick fix for slab mover deadlock
   * extstore: fix segfault in 'extstore' admin command
  New Features
   * None.
2018-03-04 11:45:01 +00:00
..
files
patches
DESCR
distinfo Update memcached to version 1.5.6. 2018-03-04 11:45:01 +00:00
Makefile Update memcached to version 1.5.6. 2018-03-04 11:45:01 +00:00
MESSAGE
options.mk
PLIST