Information for build mcrouter-0.41.0-7.20211222git90d63a3.fc36

ID1870220
Package Namemcrouter
Version0.41.0
Release7.20211222git90d63a3.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mcrouter.git#c3adc8193577aff685cb679280f5b99784e60d45
SummaryMemcached protocol router for scaling memcached deployments
DescriptionMcrouter (pronounced mc router) is a memcached protocol router for scaling memcached deployments. Because the routing and feature logic are abstracted from the client in mcrouter deployments, the client may simply communicate with destination hosts through mcrouter over a TCP connection using standard memcached protocol. Typically, little or no client modification is needed to use mcrouter, which was designed to be a drop-in proxy between the client and memcached hosts.
Built bysalimma
State complete
Volume DEFAULT
StartedSat, 25 Dec 2021 00:10:41 UTC
CompletedSat, 25 Dec 2021 00:28:41 UTC
Taskbuild (f36-build-side-49074, /rpms/mcrouter.git:c3adc8193577aff685cb679280f5b99784e60d45)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mcrouter.git#c3adc8193577aff685cb679280f5b99784e60d45'}}
Tags
f36
RPMs
src
mcrouter-0.41.0-7.20211222git90d63a3.fc36.src.rpm (info) (download)
aarch64
mcrouter-0.41.0-7.20211222git90d63a3.fc36.aarch64.rpm (info) (download)
mcrouter-debuginfo-0.41.0-7.20211222git90d63a3.fc36.aarch64.rpm (info) (download)
mcrouter-debugsource-0.41.0-7.20211222git90d63a3.fc36.aarch64.rpm (info) (download)
x86_64
mcrouter-0.41.0-7.20211222git90d63a3.fc36.x86_64.rpm (info) (download)
mcrouter-debuginfo-0.41.0-7.20211222git90d63a3.fc36.x86_64.rpm (info) (download)
mcrouter-debugsource-0.41.0-7.20211222git90d63a3.fc36.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Dec 24 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.41.0-7.20211222git90d63a3 - Update to snapshot from 20211222 - Opt in to rpmautospec (changelog only) * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 0.41.0-7.20210723gitc9cd4bd - Rebuilt with OpenSSL 3.0.0 * Fri Aug 06 2021 Jonathan Wakely <jwakely@redhat.com> - 0.41.0-6.20210723gitc9cd4bd - Rebuilt for Boost 1.76 * Sun Aug 01 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.41.0-5.20210723gitc9cd4bd - Update to snapshot from 20210723 - Use new %limit_build macro to limit memory usage per build process * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.41.0-5.20210629git67eda71 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jul 19 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.41.0-4.20210629git67eda71 - Update to snapshot from 20210629 - Patch out usage of distutils (deprecated in Python 3.10) * Mon May 10 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.41.0-4.20210508git806072e - Update to snapshot from 20210508 * Mon Apr 26 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.41.0-4.20210426gitf2e90bc - Update to snapshot from 20210426 * Fri Apr 16 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.41.0-4.20210412git018f1af - Update to snapshot from 20210412 - Stop using forge macros in case we want to build for EPEL8 * Mon Mar 29 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.41.0-4.20210324git7884f76 - Update to snapshot from 20210324 - Use %forgeautosetup so the configure.ac patch is actually applied - Determine the number of safe build jobs to use (borrowed from Ceph) * Fri Mar 26 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.41.0-3.20210322git254a127 - Fix usage of deprecated AC_PROG_LIBTOOL macro; use LT_INIT instead * Wed Mar 24 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.41.0-2.20210322git254a127 - Update to snapshot from 20210322 - Disable build concurrency and LTO to compensate for high RAM usage * Tue Mar 16 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.41.0-1.20210316gita3d9640 - Initial package