Changelog for
rpcbind-0.1.4-8.fc7.i386.rpm :
Sun Sep 16 00:00:00 2007 Steve Dickson
0.1.4-8
- Fixed typo in init script (bz 248285)
- Added autoconf rules to turn on secure host checking
via libwrap. Also turned on host check by default (bz 248284)
- Changed init script to start service in runlevel 2 (bz 251568)
- Added a couple missing Requires(pre) (bz 247134)
Sat May 26 00:00:00 2007 Steve Dickson 0.1.4-7
- Fixed condrestarts (bz 241332)
Wed May 23 00:00:00 2007 Steve Dickson 0.1.4-6
- Fixed an ipv6 related segfault on startup (bz 240873)
Thu Apr 19 00:00:00 2007 Steve Dickson 0.1.4-5
- Added dependency on setup which contains the correct
rpcbind /etc/service entry which in turns stops
rpcbind from haning when NIS is enabled. (bz 236865)
Thu Apr 12 00:00:00 2007 Jeremy Katz - 0.1.4-4
- change man-pages requires into a conflicts as we don\'t have to have
man-pages installed, but if we do, we need the newer version
Sat Apr 7 00:00:00 2007 Steve Dickson 0.1.4-3
- Fixed the Provides and Obsoletes statments to correctly
obsolete the portmap package.
Wed Apr 4 00:00:00 2007 Steve Dickson 0.1.4-2
- Added dependency on glibc-common which allows the
rpcinfo command to be installed in the correct place.
- Added dependency on man-pages so the rpcinfo man
pages don\'t conflict.
- Added the creation of /var/lib/rpcbind which will be
used to store state files.
- Make rpcbind run with the \'rpc\' uid/gid when it exists.
Wed Feb 21 23:00:00 2007 Steve Dickson 0.1.4-1
- Initial commit
- Spec reviewed (bz 228894)
- Added the Provides/Obsoletes which should
cause rpcbind to replace portmapper