Name: | memcached |
---|---|
Version: | 1.5.22 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | System Environment/Daemons |
Size: | 414767 |
License: | BSD |
RPM: | memcached-1.5.22-2.el8.x86_64.rpm |
Source RPM: | memcached-1.5.22-2.el8.src.rpm |
Build Date: | Sun Aug 02 2020 |
Build Host: | jenkins-10-147-72-125-33c0adfe-729e-4329-8974-7885a317ca02.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://www.memcached.org/ |
Summary: | High Performance, Distributed Memory Object Cache |
Description: | memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. |
- Update testing (#1809536)
- Rebase to version 1.5.22 (#1809536)
- Rebase to version 1.5.16 (#1809536)
- fix null-pointer dereference in "lru mode" and "lru temp_ttl" (#1709408) - CVE-2019-11596
- fix lru-maintainer test (#1671666)
- update to 1.5.9 (#1613690)
- disable tests in check stage by default (#1610006)
- add missing va_end() call (#1602616) - enable tests in check stage again
- update to 1.5.7 - use https URLs in spec
- update to 1.5.6 (UDP port disabled by default) - add gcc to build requirements