Changelog for
rpcbind-0.2.0_git201103171419-12.3.1.x86_64.rpm :
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