import ipvsadm-1.31-8.el9

This commit is contained in:
CentOS Sources 2021-11-02 05:42:33 -04:00 committed by Stepan Oksanichenko
parent 353cec2337
commit 3717c76a55

View File

@ -1,7 +1,7 @@
Name: ipvsadm Name: ipvsadm
Summary: Utility to administer the Linux Virtual Server Summary: Utility to administer the Linux Virtual Server
Version: 1.31 Version: 1.31
Release: 6%{?dist} Release: 8%{?dist}
License: GPLv2+ License: GPLv2+
URL: https://kernel.org/pub/linux/utils/kernel/ipvsadm/ URL: https://kernel.org/pub/linux/utils/kernel/ipvsadm/
@ -73,6 +73,12 @@ services. Supported Features include:
%{_mandir}/man8/%{name}-save.8* %{_mandir}/man8/%{name}-save.8*
%changelog %changelog
* Tue Aug 17 2021 Ryan O'Hara <rohara@redhat.com> - 1.31-8
- Ignore badfuncs error in rpminspect (#1994617)
* Tue Aug 17 2021 Ryan O'Hara <rohara@redhat.com> - 1.31-7
- Add gating tests (#1994617)
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.31-6 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.31-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688 Related: rhbz#1991688