Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package memcached for openSUSE:Factory 
checked in at 2022-02-22 21:17:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/memcached (Old)
 and      /work/SRC/openSUSE:Factory/.memcached.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "memcached"

Tue Feb 22 21:17:46 2022 rev:54 rq:956355 version:1.6.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/memcached/memcached.changes      2021-12-12 
21:26:58.272318856 +0100
+++ /work/SRC/openSUSE:Factory/.memcached.new.1958/memcached.changes    
2022-02-22 21:17:54.290283072 +0100
@@ -1,0 +2,30 @@
+Sun Feb 20 22:06:44 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 1.6.14:
+  * tests: workaround for t/watcher.t race
+  * restart: fix typo in error message
+  * Extend extbuf in try_read_command_binary function
+  * tests: repair race in maxconns.t test
+  * Fix integer overflow in hashsize calculation causing hang on huge hash 
tables
+  * meta: add "proxy tokens" P, L which are ignored
+  * core: fix large pages detection on redhat distros
+  * Fix error message on conflicting ports while using '-l' 
+
+-------------------------------------------------------------------
+Sat Jan 22 12:06:25 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 1.6.13:
+  * core: make object cache LIFO
+  * meta: protocol.txt updates for CAS return
+  * meta: fix meta delete
+  * meta: fix CAS ('c') return values
+  * core: fix use-after-free for text multigets
+  * Replace OPENSSL_VERSION_NUMBER check with defined(TLS1_3_VERSION) check 
for TLS v1.3 compatibility
+  * Fix full unit test suite under test_tls
+  * Track store errors in thread stats
+  * Fix for failing tests on OS X
+  * extstore: avoid looping IO queues on submission
+  * tests: maxconns test when extstore enabled
+  * core: remove cdefs include from queue.h 
+
+-------------------------------------------------------------------

Old:
----
  memcached-1.6.12.tar.gz

New:
----
  memcached-1.6.14.tar.gz

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

Other differences:
------------------
++++++ memcached.spec ++++++
--- /var/tmp/diff_new_pack.MoOtbO/_old  2022-02-22 21:17:54.878283180 +0100
+++ /var/tmp/diff_new_pack.MoOtbO/_new  2022-02-22 21:17:54.882283180 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package memcached
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,13 +28,13 @@
 %endif
 
 Name:           memcached
-Version:        1.6.12
+Version:        1.6.14
 Release:        0
 Summary:        A high-performance, distributed memory object caching system
 License:        BSD-3-Clause
 Group:          Productivity/Networking/Other
-URL:            http://memcached.org/
-Source:         http://www.memcached.org/files/%{name}-%{version}.tar.gz
+URL:            https://memcached.org/
+Source:         https://www.memcached.org/files/%{name}-%{version}.tar.gz
 Source1:        %{name}.init
 Source2:        %{name}.sysconfig
 Source3:        memcached-rpmlintrc
@@ -133,6 +133,7 @@
 %if 0%{?suse_version} >= 1500
 %pre -f memcached.pre
 %else
+
 %pre
 getent group %{name} >/dev/null || \
        %{_sbindir}/groupadd -r %{name}

++++++ memcached-1.6.12.tar.gz -> memcached-1.6.14.tar.gz ++++++
++++ 52462 lines of diff (skipped)

Reply via email to