Hello community,

here is the log from the commit of package memcached for openSUSE:Factory 
checked in at 2020-10-08 13:10:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/memcached (Old)
 and      /work/SRC/openSUSE:Factory/.memcached.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "memcached"

Thu Oct  8 13:10:50 2020 rev:49 rq:839657 version:1.6.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/memcached/memcached.changes      2020-09-08 
22:43:36.219407562 +0200
+++ /work/SRC/openSUSE:Factory/.memcached.new.4249/memcached.changes    
2020-10-08 13:11:48.119151671 +0200
@@ -1,0 +2,20 @@
+Mon Sep 28 20:29:25 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 1.6.7:
+  * 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. 
+- drop use-signal-function-instead-of-sigignore.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  memcached-1.6.6.tar.gz
  use-signal-function-instead-of-sigignore.patch

New:
----
  memcached-1.6.7.tar.gz

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

Other differences:
------------------
++++++ memcached.spec ++++++
--- /var/tmp/diff_new_pack.nDwISb/_old  2020-10-08 13:11:48.811152298 +0200
+++ /var/tmp/diff_new_pack.nDwISb/_new  2020-10-08 13:11:48.815152301 +0200
@@ -28,7 +28,7 @@
 %endif
 
 Name:           memcached
-Version:        1.6.6
+Version:        1.6.7
 Release:        0
 Summary:        A high-performance, distributed memory object caching system
 License:        BSD-3-Clause
@@ -39,8 +39,6 @@
 Source2:        %{name}.sysconfig
 Source3:        memcached-rpmlintrc
 Source4:        memcached.service
-# PATCH-FIX-UPSTREAM gh#memcached/memcached#691
-Patch:          use-signal-function-instead-of-sigignore.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  cyrus-sasl-devel
@@ -90,7 +88,6 @@
 
 %prep
 %setup -q
-%patch -p1
 
 %build
 autoreconf -fi

++++++ memcached-1.6.6.tar.gz -> memcached-1.6.7.tar.gz ++++++
++++ 10345 lines of diff (skipped)


Reply via email to