[packages/memcached] up to 1.5.12 - https://github.com/memcached/memcached/wiki/ReleaseNotes1512

glen glen at pld-linux.org
Fri Dec 28 10:25:01 CET 2018


commit 6fb225204b352d8caedba070182aa1a10fb41255
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri Dec 28 11:16:03 2018 +0200

    up to 1.5.12 - https://github.com/memcached/memcached/wiki/ReleaseNotes1512
    
    Overview
    _ Single bugfix release. Fixes a refcount leak that could happen when
      attempting to run incr/decr against a:
      - 0 byte value
      - CHUNKED (> 512k) item
      - extstore item that has been flushed to disk
    
    Fixes
    - fix INCR/DECR refcount leak for invalid items

 memcached.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/memcached.spec b/memcached.spec
index 9c94ae9..8bba975 100644
--- a/memcached.spec
+++ b/memcached.spec
@@ -11,12 +11,12 @@
 Summary:	A high-performance, distributed memory object caching system
 Summary(pl.UTF-8):	Rozproszony, wysokiej wydajności system cache'owania obiektów
 Name:		memcached
-Version:	1.5.11
+Version:	1.5.12
 Release:	1
 License:	BSD
 Group:		Networking/Daemons
 Source0:	http://www.memcached.org/files/%{name}-%{version}.tar.gz
-# Source0-md5:	d44eb29e92c34ba662df25d382d8d2a4
+# Source0-md5:	63858fd0a720f870f1e927ac3c6d9b05
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Source3:	%{name}.tmpfiles
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/memcached.git/commitdiff/528eaeb2196d4f7bff22b6a0b90447ed75cfcbcb



More information about the pld-cvs-commit mailing list