Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package memcached for openSUSE:Factory 
checked in at 2023-03-15 18:53:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/memcached (Old)
 and      /work/SRC/openSUSE:Factory/.memcached.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "memcached"

Wed Mar 15 18:53:21 2023 rev:59 rq:1071436 version:1.6.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/memcached/memcached.changes      2022-11-24 
12:22:01.972841396 +0100
+++ /work/SRC/openSUSE:Factory/.memcached.new.31432/memcached.changes   
2023-03-15 18:53:27.328047574 +0100
@@ -1,0 +2,37 @@
+Tue Mar 14 09:10:57 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.6.19:
+  * crawler: add lru_crawler mgdump command
+  * replace 2&>1 by 2>&1 in rpm spec file
+  * log: fix race condition while incrementing log entries dropped
+  * Add new pkg-config dependencies to dockerfiles
+  * Document missing flags of Meta Arithmetic
+  * configure.ac: add --enable-werror
+  * proxy: reduce noise for dead backends
+  * proxy: more await unit tests
+  * proxy: fix trailingdata error with ascii multiget misses
+  * crawler: don't hold lock while writing to network
+  * proxy: redo libevent handling code (speedup/fixes)
+  * proxy: fix "missingend" error on reading responses
+  * proxy: add read buffer data to backend error messages
+  * proxy: fix partial responses on backend timeouts
+  * proxy: disallow overriding mn command
+  * tests: timedrun SIGHUP pass-thru
+  * proxy: new integration tests.
+  * proxy: fix mismatched responses after bad write
+  * proxy: fix stats deadlock caused by await code
+  * proxy: clean logic around lua yielding
+  * core: remove *c from some response code
+  * core: simplify background IO API
+  * core: remove *conn object from cache commands
+
+-------------------------------------------------------------------
+Sun Jan 15 21:30:23 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.6.18:
+  * Mostly fixes and improvements to proxy mode.
+  * Meta protocol has some adjusments: extra spaces were 
+    being returned in a few instances
+  * see https://github.com/memcached/memcached/wiki/ReleaseNotes1618
+
+-------------------------------------------------------------------

Old:
----
  memcached-1.6.17.tar.gz

New:
----
  memcached-1.6.19.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ memcached.spec ++++++
--- /var/tmp/diff_new_pack.vCmuiZ/_old  2023-03-15 18:53:27.900050616 +0100
+++ /var/tmp/diff_new_pack.vCmuiZ/_new  2023-03-15 18:53:27.904050637 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package memcached
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %bcond_with    tls
 %endif
 Name:           memcached
-Version:        1.6.17
+Version:        1.6.19
 Release:        0
 Summary:        A high-performance, distributed memory object caching system
 License:        BSD-3-Clause

++++++ memcached-1.6.17.tar.gz -> memcached-1.6.19.tar.gz ++++++
++++ 11169 lines of diff (skipped)

Reply via email to