OBS User unknown
2008-12-01 17:07:56 +00:00
committed by Git OBS Bridge
parent d055136c76
commit fa26ca1d2b
3 changed files with 103 additions and 2 deletions

View File

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