]> git.pld-linux.org Git - packages/memcached.git/commitdiff
up to 1.5.12 - https://github.com/memcached/memcached/wiki/ReleaseNotes1512
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 28 Dec 2018 09:16:03 +0000 (11:16 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 28 Dec 2018 09:16:04 +0000 (11:16 +0200)
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

index 9c94ae9bb6ce67e81aec255ff36c70f1a850b5e9..8bba9750d8ccd2c40e4f9d7a26c2b85f4ff1d2e8 100644 (file)
 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
This page took 0.098036 seconds and 4 git commands to generate.