SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rpcbind-0.2.1_rc4-13.1.4.x86_64.rpm :
Wed Nov 12 13:00:00 2014 kukukAATTsuse.de
- Disable debug code, which else would fill up the log files
[bnc#905042]

Tue Jun 10 14:00:00 2014 okirAATTsuse.com
- 0029-rpcbind-sd-notify-stupid-errmsg.patch: Remove a useless
error/debug message (bnc#881663)

Thu Jun 5 14:00:00 2014 wernerAATTsuse.de
- Add patch 0028-rpcbind-after-var-run.patch as rpcbind service
wants /var/run mounted before started (bnc#881518)

Wed May 21 14:00:00 2014 wernerAATTsuse.de
- Require the systemd libraries for build to allow the move
of systemd.pc back to systemd

Mon Mar 31 14:00:00 2014 wernerAATTsuse.de
- Add 0027-socket-before-service.patch to make sure that always
the socket is up before the service. This will make sure that
rpcbind.target will not only cause the socket but also the
rpcbind.service (bnc#860246)
- Beside this ingnore exit state 2 in case of shutdown (bnc#860246)

Wed Mar 26 13:00:00 2014 nfbrownAATTsuse.com
- 0026-systemd-no-default-dep
No default dependencies for rpcbind. This allows it to start
early when it might be needed.
(bnc#860246)

Tue Mar 4 13:00:00 2014 cooloAATTsuse.com
- fix typo in useradd call\'s user home dir

Tue Mar 4 13:00:00 2014 cooloAATTsuse.com
- prereq useradd - called from %pre

Wed Feb 26 13:00:00 2014 kukukAATTsuse.de
- Fix ownership of /var/lib/rpcbind, else rpcbind cannot write
warmstart files

Wed Feb 26 13:00:00 2014 kukukAATTsuse.de
- Don\'t print error message about missing files in warmstart code
if we do a coldstart [bnc#865807]
(0025-rpcinfo-warmstat_no-warning-about-missing-file.patch)

Fri Feb 14 13:00:00 2014 kukukAATTsuse.de
- Re-add rcrpcbind symlink

Thu Jan 23 13:00:00 2014 okirAATTsuse.com
- Fixed rpc broadcast handling (bnc#857324)
Upgraded to upstream 0.2.1-rc4 as part of this, and rebased the
patch set.
Added:
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
Deleted (already upstream):
0003-configure-fix-the-case-when-with-rpcuser-is-not-give.patch
Renumbered (previous numbering shown below):
0001-Silence-a-warning-about-setgroups-being-implicitly-d.patch
0002-Remove-obsolete-function-in6_fillscopeid.patch
0004-In-init_transport-move-creation-of-COTS-sockets-clos.patch
0005-The-use-of-AI_NUMERICHOST-in-init_transport-is-broke.patch
0006-First-part-of-init_transport-refactoring.patch
0007-init_transport-move-the-registration-code-into-a-sep.patch
0008-Fix-the-behavior-when-specifying-the-h-option.patch
0009-Clean-up-the-way-we-handle-the-h-option-in-init_tran.patch
0010-Support-systemd-activation.patch
0011-socket-activation-Fix-rpcbind.service-to-use-separat.patch
0012-When-using-systemd-redirect-syslog-calls-to-the-syst.patch
0013-When-using-systemd-activation-make-rpcbind-notify-sy.patch
0014-Notify-systemd-unconditionally.patch
0015-Pull-the-sysconfig-file-into-rpcbind.service-and-use.patch
0016-configure-check-for-nss.h.patch
0018-rpcinfo-ip_ping-clean-up-client-ping-create-destroy.patch
0019-rpcinfo-introduce-new-helper-function-ip_getclient.patch
0020-rpcinfo-make-t-u-options-support-IPv6-addresses-too.patch
0021-rpcinfo-remove-obsolete-function-clnt_com_create.patch
0022-Make-rpcinfo-p-support-IPv6-addresses-too.patch
0023-rpcinfo-remove-obsolete-function-get_inet_address.patch

Mon Jan 20 13:00:00 2014 okirAATTsuse.com
- Make rpcinfo -p/-u/-t options support IPv6 (bnc# 859448)
Added:
0018-rpcinfo-ip_ping-clean-up-client-ping-create-destroy.patch
0019-rpcinfo-introduce-new-helper-function-ip_getclient.patch
0020-rpcinfo-make-t-u-options-support-IPv6-addresses-too.patch
0021-rpcinfo-remove-obsolete-function-clnt_com_create.patch
0022-Make-rpcinfo-p-support-IPv6-addresses-too.patch
0023-rpcinfo-remove-obsolete-function-get_inet_address.patch

Tue Jan 14 13:00:00 2014 okirAATTsuse.com
- Recognize RPCBIND_OPTIONS from /etc/sysconfig/rpcbind (bnc#824621)
Added:
0015-Pull-the-sysconfig-file-into-rpcbind.service-and-use.patch
- Make rpcbind run as user \"rpc\" by default (bnc#714735)
- Avoid NIS lookups of host names and service names (bnc#858700)
Added:
0016-configure-check-for-nss.h.patch

Fri Jan 10 13:00:00 2014 okirAATTsuse.com
- Notify systemd unconditionally. This prevented
\"systemctl start rpcbind.service\" from succeeding
Added:
0014-Notify-systemd-unconditionally.patch

Tue Aug 20 14:00:00 2013 okirAATTsuse.com
- Update rpcbind to latest upstream, and rewrote patches for systemd
integration.
Removed:
0001-systemd-add-support-for-system-bus-activation.patch
socket-activation-don-t-unlink-socket-we-didn-t-create
socket-activation-fix-rpcbind-service-to-use-separate-sockets
rpcbind-journal.patch
move-lock-file-to-run-fs.patch
rpcbind-systemd-notify.patch
Added:
0001-Silence-a-warning-about-setgroups-being-implicitly-d.patch
0002-Remove-obsolete-function-in6_fillscopeid.patch
0003-configure-fix-the-case-when-with-rpcuser-is-not-give.patch
0004-In-init_transport-move-creation-of-COTS-sockets-clos.patch
0005-The-use-of-AI_NUMERICHOST-in-init_transport-is-broke.patch
0006-First-part-of-init_transport-refactoring.patch
0007-init_transport-move-the-registration-code-into-a-sep.patch
0008-Fix-the-behavior-when-specifying-the-h-option.patch
0009-Clean-up-the-way-we-handle-the-h-option-in-init_tran.patch
0010-Support-systemd-activation.patch
0011-socket-activation-Fix-rpcbind.service-to-use-separat.patch
0012-When-using-systemd-redirect-syslog-calls-to-the-syst.patch
0013-When-using-systemd-activation-make-rpcbind-notify-sy.patch

Thu Jun 27 14:00:00 2013 crrodriguezAATTopensuse.org
- rpcbind-systemd-notify.patch make systemd service type
\"notify\" this is almost the same as the default but
with the difference that the daemon now is able to
to notify systemd when it finished startup hence
avoiding a race condition in where startup is faster than
the process finishing its own internal setup routines.

Mon May 6 14:00:00 2013 cfarrellAATTsuse.com
- license update: BSD-4-Clause
Look at src/util.c

Thu Apr 4 14:00:00 2013 crrodriguezAATTopensuse.org
- remove sysvinit support (read opensuse-packaging for details)
- remove \"portmap\" migration, according to the time machine
it went away in openSUSE 11.2 and the oldest supported version
is now 12.1

Wed Nov 28 13:00:00 2012 rmilasanAATTsuse.com
- Move rpcbind.sock and rpcbind.lock to /run to not interfere with
systemd.

Thu Oct 25 14:00:00 2012 crrodriguezAATTopensuse.org
- Instead of using syslog, log to the journal

Wed Oct 24 14:00:00 2012 crrodriguezAATTopensuse.org
- There should be no Requires on syslog as it is no longer
required for anything since the introduction of the journal.

Wed Apr 18 14:00:00 2012 jeffmAATTsuse.de
- socket-activation: Fix rpcbind.service to use separate
sockets (bnc#757909).

Wed Apr 18 14:00:00 2012 jeffmAATTsuse.de
- socket-activation: don\'t unlink socket we didn\'t create (bnc#757667).

Mon Dec 19 13:00:00 2011 crrodriguezAATTopensuse.org
- Update systemd patches

Wed Dec 7 13:00:00 2011 crrodriguezAATTopensuse.org
- Add systemd socket activation patch, based on
http://www.spinics.net/lists/linux-nfs/msg14371.html
but does not bundle sd-daemon.[c|h] it uses libsystemd-daemon
instead.

Sun Dec 4 13:00:00 2011 crrodriguezAATTopensuse.org
- Update to version 0.2.0_git201103171419
- Fix rpm source tags to not be conditional.

Tue Nov 29 13:00:00 2011 crrodriguezAATTopensuse.org
- Add systemd units

Fri Nov 25 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency

Tue Jun 14 14:00:00 2011 ajAATTsuse.de
- Install rpcinfo man page since glibc does not install its man
page anymore.

Wed Jan 12 13:00:00 2011 lnusselAATTsuse.de
- don\'t enable rpcbind init script by default

Tue Dec 7 13:00:00 2010 cooloAATTnovell.com
- add some provides and requires for sysvinit scripts to please insserv

Sun Nov 14 13:00:00 2010 cristian.rodriguezAATTopensuse.org
- Use full RELRO here

Tue Oct 26 14:00:00 2010 cristian.rodriguezAATTopensuse.org
- Update to a newer GIT snapshot

* nd: set SO_REUSEADDR on NC_TPI_COTS listening sockets

* rpcbind: add no-fork mode


 
ICM