Mon, 30 Sep 2024 19:34:06 CST | login

Information for build redis-6.2.6-1.el9

ID22053
Package Nameredis
Version6.2.6
Release1.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/redis.git#589da6be8d89e84c6e0fc14c69855036f0286d13
SummaryA persistent key-value database
DescriptionRedis is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Redis works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Redis also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth. Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Redis behave like a cache. You can use Redis from most programming languages also.
Built bydistrobuild
State complete
Volume DEFAULT
StartedThu, 07 Jul 2022 17:40:45 CST
CompletedThu, 07 Jul 2022 19:22:31 CST
Taskbuild (dist-circle9, /stage/rpms/redis.git:589da6be8d89e84c6e0fc14c69855036f0286d13)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/redis.git?#589da6be8d89e84c6e0fc14c69855036f0286d13'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
redis-6.2.6-1.el9.src.rpm (info) (download)
aarch64
redis-6.2.6-1.el9.aarch64.rpm (info) (download)
redis-devel-6.2.6-1.el9.aarch64.rpm (info) (download)
redis-debuginfo-6.2.6-1.el9.aarch64.rpm (info) (download)
redis-debugsource-6.2.6-1.el9.aarch64.rpm (info) (download)
i686
redis-6.2.6-1.el9.i686.rpm (info) (download)
redis-devel-6.2.6-1.el9.i686.rpm (info) (download)
redis-debuginfo-6.2.6-1.el9.i686.rpm (info) (download)
redis-debugsource-6.2.6-1.el9.i686.rpm (info) (download)
noarch
redis-doc-6.2.6-1.el9.noarch.rpm (info) (download)
ppc64le
redis-6.2.6-1.el9.ppc64le.rpm (info) (download)
redis-devel-6.2.6-1.el9.ppc64le.rpm (info) (download)
redis-debuginfo-6.2.6-1.el9.ppc64le.rpm (info) (download)
redis-debugsource-6.2.6-1.el9.ppc64le.rpm (info) (download)
s390x
redis-6.2.6-1.el9.s390x.rpm (info) (download)
redis-devel-6.2.6-1.el9.s390x.rpm (info) (download)
redis-debuginfo-6.2.6-1.el9.s390x.rpm (info) (download)
redis-debugsource-6.2.6-1.el9.s390x.rpm (info) (download)
x86_64
redis-6.2.6-1.el9.x86_64.rpm (info) (download)
redis-devel-6.2.6-1.el9.x86_64.rpm (info) (download)
redis-debuginfo-6.2.6-1.el9.x86_64.rpm (info) (download)
redis-debugsource-6.2.6-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Nov 03 2021 Remi Collet <remi@remirepo.net> - 6.2.6-1 - rebase to 6.2.6 #2013992 - refresh documentation - use proper license file for documentation * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 6.2.3-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 6.2.3-2 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Tue May 04 2021 Remi Collet <remi@remirepo.net> - 6.2.3-1 - Upstream 6.2.3 release * Tue Apr 20 2021 Remi Collet <remi@remirepo.net> - 6.2.2-1 - Upstream 6.2.2 release * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 6.2.1-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Thu Apr 01 2021 Nathan Scott <nathans@redhat.com> - 6.2.1-1 - Upstream 6.2.1 release - Merged make-macros spec change from Tom Stellard * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 6.2.0-2 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. * Mon Mar 01 2021 Nathan Scott <nathans@redhat.com> - 6.2.0-1 - Upstream 6.2.0 release (RHBZ #1915463). - drop patch merged upstream. * Wed Feb 24 2021 Nathan Scott <nathans@redhat.com> - 6.0.11-1 - Upstream 6.0.11 release. * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jan 13 2021 Remi Collet <remi@remirepo.net> - 6.0.10-1 - Upstream 6.0.10 release. * Tue Nov 24 2020 Remi Collet <remi@remirepo.net> - 6.0.9-3 - fix check for regular file, not symlink * Mon Nov 23 2020 Remi Collet <remi@remirepo.net> - 6.0.9-2 - move configuration in /etc/redis per upstream recommendation see https://github.com/redis/redis/issues/8051 * Tue Oct 27 2020 Remi Collet <remi@remirepo.net> - 6.0.9-1 - Upstream 6.0.9 release. * Tue Oct 20 2020 Remi Collet <remi@remirepo.net> - 6.0.8-2 - add missing LICENSE files in main package * Thu Sep 10 2020 Remi Collet <remi@remirepo.net> - 6.0.8-1 - Upstream 6.0.8 release. * Tue Sep 01 2020 Remi Collet <remi@remirepo.net> - 6.0.7-1 - Upstream 6.0.7 release. - drop patch merged upstream * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 21 2020 Remi Collet <rcollet@redhat.com> - 6.0.6-1 - Upstream 6.0.6 release. - drop patch merged upstream - open https://github.com/redis/redis/pull/7543 fix deprecated tail syntax * Wed Jun 10 2020 Nathan Scott <nathans@redhat.com> - 6.0.5-1 - Upstream 6.0.5 release. * Thu May 28 2020 Remi Collet <remi@remirepo.net> - 6.0.4-3 - Add comment for TimeoutStartSec and TimeoutStopSec in limit.conf - Fix missing notification to systemd for sentinel patch from https://github.com/redis/redis/pull/7168 - Upstream 6.0.4 release. * Mon May 18 2020 Nathan Scott <nathans@redhat.com> - 6.0.3-1 - Upstream 6.0.3 release. * Wed May 06 2020 Remi Collet <rcollet@redhat.com> - 6.0.1-1 - Upstream 6.0.1 release. * Fri May 01 2020 Nathan Scott <nathans@redhat.com> - 6.0.0-1 - Upstream 6.0.0 release. * Fri Mar 13 2020 Nathan Scott <nathans@redhat.com> - 5.0.8-1 - Upstream 5.0.8 release. * Wed Feb 12 2020 Nathan Scott <nathans@redhat.com> - 5.0.7-3 - Patch extern SDS_NOINIT definition for gcc 10 (RHBZ #1799969) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Nov 19 2019 Carl George <carl@george.computer> - 5.0.7-1 - Latest upstream