Dominique Leuenberger 2018-03-11 14:24:09 +00:00 committed by Git OBS Bridge
commit 4d73b305e6
4 changed files with 21 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23c4bf7c787e4fd9a7b0a7b61b3ffcb374ee86f9cc00ba892ce53eec40afd735
size 403751

3
memcached-1.5.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9675ee859d7d81f7a950f190a6812720b26f08228d356044ec517d4d5af25f03
size 452038

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Mar 9 08:55:34 UTC 2018 - dmueller@suse.com
- update to 1.5.6 (bsc#1083903, CVE-2018-1000115):
* This update disables UDP by default to reduce DDoS amplification
attacks
* see https://github.com/memcached/memcached/wiki/ReleaseNotes156
* see https://github.com/memcached/memcached/wiki/ReleaseNotes155
* see https://github.com/memcached/memcached/wiki/ReleaseNotes154
* see https://github.com/memcached/memcached/wiki/ReleaseNotes153
* see https://github.com/memcached/memcached/wiki/ReleaseNotes152
* see https://github.com/memcached/memcached/wiki/ReleaseNotes151
* see https://github.com/memcached/memcached/wiki/ReleaseNotes150
-------------------------------------------------------------------
Thu Nov 23 13:46:21 UTC 2017 - rbrown@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package memcached
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -22,7 +22,7 @@
%endif
Name: memcached
Version: 1.4.39
Version: 1.5.6
Release: 0
Summary: A high-performance, distributed memory object caching system
License: BSD-3-Clause
@ -69,7 +69,7 @@ miss.
%package devel
Summary: Files needed for development using memcached protocol
Group: Development/Libraries
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
%description devel
@ -143,7 +143,7 @@ ln -s ../..%{_sysconfdir}/init.d/%{name} %{buildroot}%{_sbindir}/rc%{name}
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING NEWS
%doc AUTHORS ChangeLog COPYING NEWS
%{_sbindir}/%{name}
%{_sbindir}/memcached-tool
%{_sbindir}/rc%{name}