[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package keepalived-2.2.8-4.el9_5.src download

Name keepalived
Epoch 0
Version 2.2.8
Release 4.el9_5
Architecture src
Website/URL http://www.keepalived.org/
License GPLv2+
Build Time 2025-02-05 09:10:30
Build Host builder-x86-03.inferitos.ru
Summary High Availability monitor built upon LVS, VRRP and service pollers
Repositories AppStream
Description Keepalived provides simple and robust facilities for load balancing and high availability to Linux system and Linux based infrastructures. The load balancing framework relies on well-known and widely used Linux Virtual Server (IPVS) kernel module providing Layer4 load balancing. Keepalived implements a set of checkers to dynamically and adaptively maintain and manage load-balanced server pool according their health. High availability is achieved by VRRP protocol. VRRP is a fundamental brick for router failover. In addition, keepalived implements a set of hooks to the VRRP finite state machine providing low-level and high-speed protocol interactions. Keepalived frameworks can be used independently or all together to provide resilient infrastructures.
Errata
Size 1190 KiB
Source Project keepalived-2.2.8-4.el9_5
SHA-256 checksum 4dc658356962098c0f0f3e206f54bd24cccf0418fadd2e1157caecbec65fbf7b
× Full screenshot
Changelog link
* Fri Dec 13 2024 Christine Caulfield <ccaulfie@redhat.com> - 2.2.8-3
- Validate vrrp ipset names for CVE-2024-41184
  Resolves: RHEL-49557

* Fri Jun 30 2023 Ryan O'Hara <rohara@redhat.com> - 2.2.8-2
- Fix keepalived.conf installation (#2215308)

* Thu Jun 15 2023 Ryan O'Hara <rohara@redhat.com> - 2.2.8-1
- Update to 2.2.8 (#2215308)

* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.2.4-6
- Rebuilt for MSVSphere 9.1.

* Fri Dec 23 2022 Ryan O'Hara <rohara@redhat.com> - 2.2.4-6
- Fix unterminated endif in previous patch (#2134749)

* Thu Dec 22 2022 Ryan O'Hara <rohara@redhat.com> - 2.2.4-5
- Fix memory leak in https checks (#2134749)

* Thu Dec 22 2022 Ryan O'Hara <rohara@redhat.com> - 2.2.4-4
- Fix variable substitution in consditional lines (#2101493)

* Thu Dec 22 2022 Ryan O'Hara <rohara@redhat.com> - 2.2.4-3
- Enable JSON support (#2129819)