26bae47acb
add libtool to buildrequires OBS-URL: https://build.opensuse.org/request/show/93616 OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=13
112 lines
3.8 KiB
Plaintext
112 lines
3.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Nov 25 10:43:48 UTC 2011 - coolo@suse.com
|
|
|
|
- add libtool as buildrequire to avoid implicit dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 14 19:00:51 UTC 2011 - aj@suse.de
|
|
|
|
- Install rpcinfo man page since glibc does not install its man
|
|
page anymore.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 12 14:39:35 UTC 2011 - lnussel@suse.de
|
|
|
|
- don't enable rpcbind init script by default
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 7 12:01:55 UTC 2010 - coolo@novell.com
|
|
|
|
- add some provides and requires for sysvinit scripts to please insserv
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 14 14:00:49 UTC 2010 - cristian.rodriguez@opensuse.org
|
|
|
|
- Use full RELRO here
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 26 15:20:07 UTC 2010 - cristian.rodriguez@opensuse.org
|
|
|
|
- Update to a newer GIT snapshot
|
|
* nd: set SO_REUSEADDR on NC_TPI_COTS listening sockets
|
|
* rpcbind: add no-fork mode
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 4 11:02:25 CET 2008 - coolo@suse.de
|
|
|
|
- fix "checkproc: command not found" during installation
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 2 00:29:16 CET 2008 - ro@suse.de
|
|
|
|
- rename installed pmap_set to pmap_set2 to avoid conflict
|
|
with portmap
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 1 12:29:50 CET 2008 - mkoenig@suse.de
|
|
|
|
- if upgrading from portmap:
|
|
* we need to stop portmap and start rpcbind in %post since the
|
|
restart on upgrade mechanism does not work here
|
|
* dump portmap tables and set them again in rpcbind [bnc#446388]
|
|
- add pmap_set.c which is needed to set the old portmap tables
|
|
in rpcbind
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 26 14:18:06 CET 2008 - mkoenig@suse.de
|
|
|
|
- specify runlevel in chkconfig check [bnc#444663]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 5 14:44:56 CET 2008 - mkoenig@suse.de
|
|
|
|
- fix version comparison in Obsoletes [bnc#440313]
|
|
- disable portmap service in pre script to avoid problems when
|
|
upgrading from portmap
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 15 19:07:48 CEST 2008 - mkoenig@suse.de
|
|
|
|
- update to 0.1.6 with additional patches from git
|
|
* Fixed an ipv6 related segfault on startup
|
|
* rpcbind needs to also downgrade its gid to a non-priviledgied group
|
|
* Removed the documentation about the non-existent '-L' flag
|
|
* Introduce helpers for ipprot/netid mapping
|
|
* Change how we decide on the netids to use for portmap
|
|
* Simplify port live check in pmap_svc.c
|
|
* Support portmap on AF_LOCAL, too
|
|
* Fix for warm start
|
|
* Properly identify local root user over ipv4/v6
|
|
- fixes [bnc#435637]
|
|
- remove patch
|
|
rpcbind-0.1.4-iff_up.patch
|
|
rpcbind-0.1.4-localaddr.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 18 17:41:18 CEST 2008 - mkoenig@suse.de
|
|
|
|
- use version in Provides/Obsoletes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 18 15:54:26 CEST 2008 - mkoenig@suse.de
|
|
|
|
- update to version 0.1.5
|
|
- license change to BSD-3
|
|
- patches merged
|
|
rpcbind-0.1.4-compile.patch
|
|
rpcbind-0.1.4-debug.patch
|
|
rpcbind-0.1.4-libwrap.patch
|
|
rpcbind-0.1.4-recvfrom-fix.patch
|
|
rpcbind-0.1.4-rpcuser.patch
|
|
rpcbind-0.1.4-warmstarts-cleanup.patch
|
|
rpcbind-0.1.4-warmstarts.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 2 14:21:49 CEST 2008 - mkoenig@suse.de
|
|
|
|
- initial packaging, version 0.1.4 [fate#300607]
|
|
- add patches from Steve Dickson, including fixes and
|
|
support for debug and warmstart
|
|
- build as PIE
|
|
|