Update to 2.2.1 (#1917152)
This commit is contained in:
parent
ab73f75b7a
commit
d512317764
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/keepalived-2.0.20.tar.gz
|
||||
/keepalived-2.1.5.tar.gz
|
||||
/keepalived-2.2.0.tar.gz
|
||||
/keepalived-2.2.1.tar.gz
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
Name: keepalived
|
||||
Summary: High Availability monitor built upon LVS, VRRP and service pollers
|
||||
Version: 2.2.0
|
||||
Version: 2.2.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://www.keepalived.org/
|
||||
@ -103,6 +103,9 @@ mkdir -p %{buildroot}%{_libexecdir}/keepalived
|
||||
%{_mandir}/man8/keepalived.8*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 18 2021 Ryan O'Hara <rohara@redhat.com> - 2.2.1-1
|
||||
- Update to 2.2.1 (#1917152)
|
||||
|
||||
* Thu Jan 14 2021 Ryan O'Hara <rohara@redhat.com> - 2.2.0-1
|
||||
- Update to 2.2.0 (#1914512)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (keepalived-2.2.0.tar.gz) = f93d29f34ab5a8b0e7d9c9e8ce23f978f27d200dbecffe04d236bd05a2afeabc94569d5b53399e7cdd358f9e794b5d37bc476ce8ec1adb1942017c35434064f9
|
||||
SHA512 (keepalived-2.2.1.tar.gz) = 721ac77e641ba53b23b65d278002a7af639c17741405d6bce4fc5f9f069a7f84d2dcae8bf8d08c517326373c113424efdb522cfb31638d23e4ad6c261252ea3c
|
||||
|
Loading…
Reference in New Issue
Block a user