2011
rpcbind (0.2.0-7) unstable; urgency=low
[ Luca Capello ]
* debian/control:
+ Depends: on initscripts (>= 2.88dsf-13.3) for /run transition.
* debian/init.d:
+ STATEDIR is now on /run.
+ add PIDFILE variable.
+ migrate to /run/sendsigs.omit.d/ creating the PIDFILE in /run
and symlinking it (Closes: #633035).
+ remove PIDFILE on stop.
* debian/postinst:
+ move /lib/init/rw/sendsigs.omit.d/rpcbind to /run/rpcbind.pid
and symlink it to /run/sendsigs.omit.d/rpcbind.
* debian/postrm:
+ remove files in /run, not /var/run.
* debian/rules:
+ use /run/rpcbind for --with-statedir.
[ Anibal Monsalve Salazar ]
* Bust rpcbind startup annoying messages
Patch by Steven Hudson
Closes: 620800
* Standars-Version is 3.9.2
* Fix debian-rules-missing-recommended-target
-- Anibal Monsalve Salazar <anibal@debian.org> Sat, 10 Dec 2011 11:36:35 +1100
rpcbind (0.2.0-6) unstable; urgency=medium
* Depend on fixed insserv (or use file-rc). Closes: #618881
-- Luk Claes <luk@debian.org> Sat, 19 Mar 2011 15:57:22 +0100
rpcbind (0.2.0-5) unstable; urgency=low
* Add insserv.conf.d file to provide virtual $portmap facility.
Closes: #565201,#591338
* Avoid rpcbind getting killed too early when shutting down.
Closes: #593164
* Also create rc*.d links for [2-5]. Closes: #594608
* Minor improvements of init script. Closes: #589486
* Fix FTBFS on kFreeBSD. Closes: #610718
-- Luk Claes <luk@debian.org> Sat, 12 Mar 2011 17:53:51 +0100
2010
rpcbind (0.2.0-4.1) unstable; urgency=high
* Non-maintainer upload by the security team. * CVE-2010-2061: Store state files in /var/run/rpcbind instead of /tmp. Closes: #583435
-- Stefan Fritsch <sf@debian.org> Sat, 17 Jul 2010 21:47:56 +0200
rpcbind (0.2.0-4) unstable; urgency=low
* -w is the default option
* Pass the -w option
Closes: 563970
* Enable warm starts
Add 03-563971-warmstart-error-msg.patch
Closes: 563971
* Enable host name checking
Build-depend on libwrap0-dev
* Provide portmap
-- Anibal Monsalve Salazar <anibal@debian.org> Fri, 08 Jan 2010 10:13:54 +1100
rpcbind (0.2.0-3) unstable; urgency=low
* Add 01-usage-fix.patch from redhat
* Add init script
Conflict with portmap
Depend on lsb-base (>= 3.2-14)
Closes: 563053
* Don't rename rpcinfo
* Put rpcbind in /sbin and rpcinfo in /usr/sbin
* Rename rpcinfo.8 as rpcinfo.7
* Add 02-manpages.patch
-- Anibal Monsalve Salazar <anibal@debian.org> Wed, 06 Jan 2010 15:37:32 +1100
2009
rpcbind (0.2.0-2) unstable; urgency=low
* Don't overwrite files from libc{-bin,N}
Rename rpcinfo as rpcbindinfo and rpcinfo.8 as rpcbindinfo.8
Patch by Ivan Shmakov
Closes: 544567
* Add debian/watch
* Debian source format is 3.0 (quilt)
-- Anibal Monsalve Salazar <anibal@debian.org> Sun, 27 Dec 2009 21:39:02 +1100
rpcbind (0.2.0-1) unstable; urgency=low
* Initial release
Closes: #542791
-- Anibal Monsalve Salazar <anibal@debian.org> Fri, 21 Aug 2009 18:51:29 +1000