Accepting request 228296 from home:WernerFink:branches:network

- Add 0027-socket-before-service.patch to make sure that always
  the socket is up before the service.  This will make sure that
  rpcbind.target will not only cause the socket but also the
  rpcbind.service (bnc#860246)
- Beside this ingnore exit state 2 in case of shutdown (bnc#860246)

OBS-URL: https://build.opensuse.org/request/show/228296
OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=42
This commit is contained in:
Sascha Peilicke
2014-04-01 08:31:09 +00:00
committed by Git OBS Bridge
parent d2b059e75b
commit 467a98bad0
3 changed files with 48 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 31 10:38:40 UTC 2014 - werner@suse.de
- Add 0027-socket-before-service.patch to make sure that always
the socket is up before the service. This will make sure that
rpcbind.target will not only cause the socket but also the
rpcbind.service (bnc#860246)
- Beside this ingnore exit state 2 in case of shutdown (bnc#860246)
-------------------------------------------------------------------
Wed Mar 26 21:52:19 UTC 2014 - nfbrown@suse.com