The rpcbind utility is a server that converts RPC program numbers into
universal addresses. It must be running on the host to be able to make
RPC calls on a server on that machine.
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.2.5-10
- Rebuilt for MSVSphere 8.8
* Thu Aug 04 2022 Steve Dickson <steved@redhat.com> - 1.2.5-10
- rpcbind: fix double free in init_transport (bz 2115209)
* Tue May 31 2022 Steve Dickson <steved@redhat.com> - 1.2.5-9
- network_init: initialize response addrinfo list to NULL (bz 1959003)
* Thu Nov 19 2020 Steve Dickson <steved@redhat.com> - 1.2.5-8
- security: dowgrade priority for non-libwrap CALLIT logging (bz 1897122)
* Thu Feb 06 2020 Steve Dickson <steved@redhat.com> - 1.2.5-7
- Clean up a error path found by a covscan (bz 1602680)
* Thu Jan 16 2020 Steve Dickson <steved@redhat.com> - 1.2.5-6
- Use sysconfig variable in service file (bz 1764985)
* Mon Nov 11 2019 Steve Dickson <steved@redhat.com> - 1.2.5-5
- Removed some issues found by covscan (bz 1602680)
* Fri Jul 26 2019 Steve Dickson <steved@redhat.com> - 1.2.5-4
- Enable gating using reverse dependency testing of nfs-utils (bz 1681967
* Sat Oct 20 2018 Steve Dickson <steved@redhat.com> - 1.2.5-3
- Update the URL (bz 1638664)
* Mon Oct 15 2018 Josh Boyer <jwboyer@redhat.com> - 1.2.5-2
- Make sure policycoreutils is installed before using it (bz 1628901)