| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rpcbind | Distribution: SUSE Linux Enterprise 15 |
| Version: 0.2.3 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 5.9.2 | Build date: Tue Sep 17 16:02:23 2019 |
| Group: Productivity/Networking/System | Build host: ibs-lx2160ardb-1 |
| Size: 221748 | Source RPM: rpcbind-0.2.3-5.9.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: git://git.infradead.org/users/steved/rpcbind.git | |
| Summary: Transport independent RPC portmapper | |
Rpcbind is a replacement for portmap. Whereas portmap supports only UDP and TCP transports over INET (IPv4), rpcbind can be configured to work on various transports supported by the TI-RPC. This includes TCP and UDP over IPv6. Moreover, rpcbind provides additional functions in regards to portmap.
BSD-4-Clause
* Fri Sep 06 2019 thomas.blume@suse.com
- return correct IP address with multiple ip addresses in the same
subnet (bsc#1142343)
add 0001-rpcbind-look-for-an-exact-match-of-the-ip-address-fo.patch
* Mon Jun 03 2019 Thomas.Blume@suse.com
- change rpcbind locking path from /var/run/rpcbind.lock to
/run/rpcbind.lock (bsc#1134659)
add 0001-change-lockingdir-to-run.patch
- change the order of socket/service in the %postun scriptlet to
avoid an error from rpcbind.socket when rpcbind is running
during package update
* Fri Oct 12 2018 Thomas.Blume@suse.com
- fix tool stack buffer overflow (bsc#969953)
add 0001-rpcinfo-Fix-stack-buffer-overflow.patch
* Thu Nov 23 2017 rbrown@suse.com
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)
* Wed Aug 16 2017 kukuk@suse.de
- Add BuildRequires libnsl-devel (needed for obsoleting nsl in
glibc)
* Wed May 17 2017 schwab@suse.de
- svc-freeargs.patch: always call svc_freeargs, even if svc_getargs
failed (bsc#1037559, CVE-2017-8779)
* Tue May 02 2017 kukuk@suse.de
- Adjust for new system user/group RPMs
* Tue Nov 22 2016 kukuk@suse.de
- Add 0012-Move-default-state-dir-to-a-subdirectory-of-var-run.patch
from upstream, replacing systemd tmpfile solution.
* Sat Nov 12 2016 kukuk@suse.de
- Move /var/lib/rpcbind to /run/rpcbind, data should not survive
reboot and this makes read-only root filesystem easier.
* Tue Jun 07 2016 fbui@suse.com
- Do not rely on systemd.pc to find out where systemd unit dir is located (bsc#983167)
systemd.pc is part of systemd main package now. Instead of
build-requiring systemd, import systemd-rpm-macros which has the
%{_unitdir} definition and much less dependencies than systemd and
use it when configuring rpcbind so it won't try to find the unit dir
by using pkg-config.
Also replace BR libsystemd-daemon by libsystemd since the former is
obsolete and is replaced by the later.
* Mon Mar 14 2016 kukuk@suse.de
- pmap_set: use tirpc header files and link against libtirpc
* Fri Feb 19 2016 kukuk@suse.de
- Add 0006-don-t-use-svc_fdset.patch: don't use the svc_fdset
interface for libtirpc, which is limited to 1024 connections.
* Fri Feb 12 2016 kukuk@suse.de
- Sync with current git:
- Replace 0002-revert-auth.patch with
0002-handle_reply-Don-t-use-the-xp_auth-pointer-directly.patch
- Add 0003-Delete-the-unix-socket-only-if-we-have-created-it.patch
to fix problems with activation via sockets by systemd
- Replace 0032-CVE-2015-7236.patch with
0004-Fix-memory-corruption-in-PMAP_CALLIT-code.patch
- Add 0005-security.c-removed-warning.patch to fix compiler warnings
- Temporary remove 099-poll.patch
* Wed Jan 27 2016 kukuk@suse.de
- Disable 0030-systemd-fix-rmtcall.patch, needs the other disabled
patches.
- Submit for SLE12SP2 [FATE#320393]
* Tue Nov 17 2015 kukuk@suse.de
- Add 0002-revert-auth.patch: revert old patch no longer working
with libtirpc 1.0.1
(http://sourceforge.net/p/libtirpc/mailman/message/34585439/)
* Mon Sep 21 2015 okir@suse.com
- Add patch 0032-CVE-2015-7236.patch to fix a segfault on certain
remote scans [CVE-2015-7236, bsc#940191, bsc#946204]
* Mon Jul 27 2015 okir@suse.com
- Document how to restrict addresses that rpcbind will listen on
[bsc#935102]
Added 0031-rpcbind-manpage.patch
* Tue Jul 14 2015 kukuk@suse.de
- Add 099-poll.patch: use libtirpc with poll() implementation
* Wed May 27 2015 okir@suse.com
- Add patch 0030-systemd-fix-rmtcall.patch to fix rmtcall
forwarding (bnc#932423)
* Thu Apr 30 2015 kukuk@suse.de
- Update to rpcbind 0.2.3
- Following patches were accepted upstream:
- 0005-Remove-obsolete-function-in6_fillscopeid.patch
- 0006-In-init_transport-move-creation-of-COTS-sockets-clos.patch
- 0007-The-use-of-AI_NUMERICHOST-in-init_transport-is-broke.patch
- 0019-rpcinfo-ip_ping-clean-up-client-ping-create-destroy.patch
- 0020-rpcinfo-introduce-new-helper-function-ip_getclient.patch
- 0021-rpcinfo-make-t-u-options-support-IPv6-addresses-too.patch
- 0022-rpcinfo-remove-obsolete-function-clnt_com_create.patch
- 0023-Make-rpcinfo-p-support-IPv6-addresses-too.patch
- 0024-rpcinfo-remove-obsolete-function-get_inet_address.patch
* Thu Dec 18 2014 kukuk@suse.de
- Update to current git, which contains the following patches:
- 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch
- 0003-systemd-no-dualmode.patch
- 0004-systemd-sd_notify.patch
- 0018-configure-check-for-nss.h.patch
* Fri Dec 12 2014 jeffm@suse.com
- 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch: fix
merge issue causing segfaults on missing file (bnc#909619).
* Thu Dec 11 2014 kukuk@suse.de
- Split off 0003-systemd-no-dualmode.patch from
0001-systemd-enhancements.patch for easier upstream submission.
- Split off 0004-systemd-sd_notify.patch from
0001-systemd-enhancements.patch for easier upstream submission.
- Rename 0001-systemd-enhancements.patch to 0001-systemd-unit-files.patch
* Tue Dec 09 2014 kukuk@suse.de
- Update to latest rpcbind 0.2.2 upstream release.
- Following patches are upstream:
- 0001-Fix-building-one-systems-w-out-nss.h.patch
- 0002-Rename-configure.in-to-configure.ac.patch
- 0003-rpcbind-rpcuser-not-being-set-in-Makefile.am.patch
- 0004-Silence-a-warning-about-setgroups-being-implicitly-d.patch
- Adjust following patches:
- 0005-Remove-obsolete-function-in6_fillscopeid.patch
- 0006-In-init_transport-move-creation-of-COTS-sockets-clos.patch
- 0018-configure-check-for-nss.h.patch
- Obsolete patches:
- 0015-When-using-systemd-activation-make-rpcbind-notify-sy.patch
- 0016-Notify-systemd-unconditionally.patch
- 0012-Support-systemd-activation.patch
- 0013-socket-activation-Fix-rpcbind.service-to-use-separat.patch
- 0017-Pull-the-sysconfig-file-into-rpcbind.service-and-use.patch
- 0025-rpcinfo-warmstat_no-warning-about-missing-file.patch
- 0026-systemd-no-default-dep
- 0027-socket-before-service.patch
- 0028-rpcbind-after-var-run.patch
- 0029-rpcbind-sd-notify-stupid-errmsg.patch
- New patches:
- 0001-systemd-enhancements.patch
- 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch
- Disabled patches:
- 0008-First-part-of-init_transport-refactoring.patch
- 0009-init_transport-move-the-registration-code-into-a-sep.patch
- 0010-Fix-the-behavior-when-specifying-the-h-option.patch
- 0011-Clean-up-the-way-we-handle-the-h-option-in-init_tran.patch
- 0014-When-using-systemd-redirect-syslog-calls-to-the-syst.patch
- 0024-rpcinfo-remove-obsolete-function-get_inet_address.patch
* Wed Nov 12 2014 kukuk@suse.de
- Disable debug code, which else would fill up the log files
[bnc#905042]
/sbin/pmap_set2 /sbin/rpcbind /sbin/rpcinfo /usr/lib/systemd/system/rpcbind.service /usr/lib/systemd/system/rpcbind.socket /usr/sbin/rcrpcbind /usr/share/doc/packages/rpcbind /usr/share/doc/packages/rpcbind/AUTHORS /usr/share/doc/packages/rpcbind/COPYING /usr/share/doc/packages/rpcbind/ChangeLog /usr/share/doc/packages/rpcbind/NEWS /usr/share/doc/packages/rpcbind/README /usr/share/fillup-templates/sysconfig.rpcbind /usr/share/man/man8/rpcbind.8.gz /usr/share/man/man8/rpcinfo.8.gz /usr/share/omc/svcinfo.d/rpcbind.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:42:20 2026