Accepting request 1142485 from home:dirkmueller:Factory
- update to 1.6.23: * https://github.com/memcached/memcached/wiki/ReleaseNotes1623 - fixes [bsc#1216699] (CVE-2023-46852) * proxy: add memory accounting tracking * Meta protocol has some adjusments: extra spaces were * extstore: make defaults more aggressive * Fix error message on conflicting ports while using '-l' * core: remove cdefs include from queue.h * The total number of UDP datagrams required for the message is calculated * The meta protocol can now transmit binary encoded keys by encoding the * Fix TCP failure under OS X. - Mention that this stream isn't affected by bsc#1085209, - Replace references to /var/adm/fillup-templates with new * Please read the news at * issue#370 : slab re-balance is not thread-safe in function - update to 1.4.20 - freshed memcached-autofoo.patch * Reduce odds of getting OOM errors in some odd cases - Update to version 1.4.14 * Better detection of sasl_callback_ft * fix slabs_reassign tests on 32bit hosts * Fix to build with cyrus sasl 2.1.25 * Slab page reassignment and bug fixes over 1.4.10. * Allow all tests to run as root * Fix -c so maxconns can be raised above default. * Fix compile error on OS X * Issue 200 : Don't fire dtrace probe as the last thing in a function * Fix compilation issue on Solaris 9 wrt isspace() macro - Resolves issue 111 OBS-URL: https://build.opensuse.org/request/show/1142485 OBS-URL: https://build.opensuse.org/package/show/network:utilities/memcached?expand=0&rev=106
This commit is contained in:
parent
7d71b0d8cc
commit
aeae8e6d05
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34783a90a4ccf74c4107085fd92b688749d23b276cfdad9f04e4f725a05d1ca7
|
||||
size 1135926
|
BIN
memcached-1.6.23.tar.gz
(Stored with Git LFS)
Normal file
BIN
memcached-1.6.23.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 29 14:22:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.6.23:
|
||||
* https://github.com/memcached/memcached/wiki/ReleaseNotes1623
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 13 11:40:34 UTC 2023 - pgajdos@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package memcached
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 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.22
|
||||
Version: 1.6.23
|
||||
Release: 0
|
||||
Summary: A high-performance, distributed memory object caching system
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user