Revisions of rpcbind

Olaf Kirch's avatar Olaf Kirch (okir) accepted request 440171 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 64)
- Move /var/lib/rpcbind to /run/rpcbind, data should not survive
  reboot and this makes read-only root filesystem easier.

This update also requires the dracut update
buildservice-autocommit accepted request 400840 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 63)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 400565 from Franck Bui's avatar Franck Bui (fbui) (revision 62)
-  Do not rely on systemd.pc to find out where systemd unit dir is located (bsc#983167)
buildservice-autocommit accepted request 381876 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 61)
baserev update by copy to link target
Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) accepted request 381873 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 60)
- pmap_set: use tirpc header files and link against libtirpc
buildservice-autocommit accepted request 360916 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 59)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 360882 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 58)
- Add 0006-don-t-use-svc_fdset.patch: don't use the svc_fdset 
  interface for libtirpc, which is limited to 1024 connections.

- 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

- Disable 0030-systemd-fix-rmtcall.patch, needs the other disabled
  patches. 
- Submit for SLE12SP2 [FATE#320393]

- Add patch 0032-CVE-2015-7236.patch to fix a segfault on certain
  remote scans [CVE-2015-7236, bsc#940191, bsc#946204]

- Document how to restrict addresses that rpcbind will listen on
  [bsc#935102]
  Added 0031-rpcbind-manpage.patch

- Add patch 0030-systemd-fix-rmtcall.patch to fix rmtcall
  forwarding (bnc#932423)
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 57)
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 345010 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 56)
- Add 0002-revert-auth.patch: revert old patch no longer working
  with libtirpc 1.0.1 
  (http://sourceforge.net/p/libtirpc/mailman/message/34585439/)

- Add 099-poll.patch: use libtirpc with poll() implementation
buildservice-autocommit accepted request 304840 from Olaf Kirch's avatar Olaf Kirch (okir) (revision 55)
baserev update by copy to link target
Olaf Kirch's avatar Olaf Kirch (okir) accepted request 304803 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 54)
- 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

- 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
buildservice-autocommit accepted request 265037 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 53)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 265025 from Jeff Mahoney's avatar Jeff Mahoney (jeff_mahoney) (revision 52)
- 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch: fix
  merge issue causing segfaults on missing file (bnc#909619).
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 264790 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 51)
Update to rpcbind 0.2.2 and port most patches to it.
6 are still missing.

- 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

- 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
buildservice-autocommit accepted request 261740 from Andrey Karepin's avatar Andrey Karepin (EGDFree) (revision 50)
baserev update by copy to link target
Andrey Karepin's avatar Andrey Karepin (EGDFree) accepted request 261272 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 49)
- Disable debug code, which else would fill up the log files
  [bnc#905042]
buildservice-autocommit accepted request 236849 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 48)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 236722 from Olaf Kirch's avatar Olaf Kirch (okir) (revision 47)
- 0029-rpcbind-sd-notify-stupid-errmsg.patch: Remove a useless
  error/debug message (bnc#881663)
Olaf Kirch's avatar Olaf Kirch (okir) accepted request 236383 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 46)
- Add patch 0028-rpcbind-after-var-run.patch as rpcbind service
  wants /var/run mounted before started (bnc#881518)
buildservice-autocommit accepted request 235043 from Olaf Kirch's avatar Olaf Kirch (okir) (revision 45)
baserev update by copy to link target
Displaying revisions 41 - 60 of 104
openSUSE Build Service is sponsored by