OBS User unknown
2008-10-16 17:05:20 +00:00
committed by Git OBS Bridge
parent 498eb1c4b3
commit 25e9fefe38
6 changed files with 42 additions and 124 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
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