summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2018-12-28 09:16:03 (GMT)
committerElan Ruusamäe2018-12-28 09:16:04 (GMT)
commit6fb225204b352d8caedba070182aa1a10fb41255 (patch)
treea48fb9021c8b20340cd4cbe3d041c69d0052f298
parent1d01bb0c9a00dc18e121ed5032e21f59050f3423 (diff)
downloadmemcached-6fb225204b352d8caedba070182aa1a10fb41255.zip
memcached-6fb225204b352d8caedba070182aa1a10fb41255.tar.gz
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
-rw-r--r--memcached.spec4
1 files 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