| Name: | memcached | 
|---|---|
| Version: | 1.5.22 | 
| Release: | 2.el8 | 
| Architecture: | aarch64 | 
| Group: | System Environment/Daemons | 
| Size: | 406471 | 
| License: | BSD | 
| RPM: | memcached-1.5.22-2.el8.aarch64.rpm | 
| Source RPM: | memcached-1.5.22-2.el8.src.rpm | 
| Build Date: | Thu Aug 13 2020 | 
| Build Host: | ca-buildarm05 | 
| 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