Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package memcached for openSUSE:Factory checked in at 2021-12-12 21:26:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/memcached (Old) and /work/SRC/openSUSE:Factory/.memcached.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "memcached" Sun Dec 12 21:26:57 2021 rev:53 rq:935847 version:1.6.12 Changes: -------- --- /work/SRC/openSUSE:Factory/memcached/memcached.changes 2021-10-31 22:56:17.535728221 +0100 +++ /work/SRC/openSUSE:Factory/.memcached.new.2520/memcached.changes 2021-12-12 21:26:58.272318856 +0100 @@ -1,0 +2,39 @@ +Sun Nov 28 17:22:19 UTC 2021 - Sarah Kriesch <[email protected]> + +- update to 1.6.12: + * add queue.h in archive + * Expose number of currently active watchers in stats + * Configurable minimum supported TLS protocol version + * core: fix hang bug in extstore + * thread: use eventfd for worker notify if available + * thread: per-worker-thread connection event queues + * core: cache.c cleanups, use queue.h freelist + * core: add queue.h to replace handrolled queues. + * logger: simplify logging code + * logger: avoid polling without watchers + * Implement LOG_CONNEVENTS watcher flag for connection state transitions + * Report item sizes for fetch, mutation, and eviction watchers + * Fix typos in doc/code comments (tem->item, etc) + * "watch connevents" will show realtime log entries about client connect/ + disconnect events. + * Fix minor severity heap buffer overflow reading --auth-file + * stats_prefix.c: Check for NDEBUG before using total_written variable + * Add settings stat for shutdown_command enabled + * [docker] Add user and expose the memcached port + * meta: remove EXPERIMENTAL mark + doc fixes + * meta: response code OK -> HD + * meta: fix metaset syntax + * meta: repairs to mset command + * hash: add XXH3 to list of hash algorithms. + * fix arm64 crc32 on old glibc/gcc. + * extstore: fix crash on 'stats extstore' + * seccomp: extend allowed rules for extended usage + * The total number of UDP datagrams required for the message is calculated + incorrectly. + * meta: allow base64'ed binary keys with 'b' flag + * small improvements to readme + * Added debugtime command for test suite + * The meta protocol can now transmit binary encoded keys by encoding the + key in base64 and sending a 'b' flag with the command + +------------------------------------------------------------------- Old: ---- memcached-1.6.9.tar.gz New: ---- memcached-1.6.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ memcached.spec ++++++ --- /var/tmp/diff_new_pack.ASSeVf/_old 2021-12-12 21:26:58.984319278 +0100 +++ /var/tmp/diff_new_pack.ASSeVf/_new 2021-12-12 21:26:58.988319280 +0100 @@ -1,7 +1,7 @@ # # spec file for package memcached # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ %endif Name: memcached -Version: 1.6.9 +Version: 1.6.12 Release: 0 Summary: A high-performance, distributed memory object caching system License: BSD-3-Clause ++++++ memcached-1.6.9.tar.gz -> memcached-1.6.12.tar.gz ++++++ ++++ 12143 lines of diff (skipped)
