SHA256
1
0
forked from pool/bind

Accepting request 609105 from home:nkukreja:branches:network

- Remove rndc.key generation from bind.spec file because bind
  should create it on first boot (bsc#1092283)
- Add misisng rndc.key check and generation code is lwresd.init
  script

OBS-URL: https://build.opensuse.org/request/show/609105
OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=238
This commit is contained in:
Navin Kukreja
2018-05-16 10:46:10 +00:00
committed by Git OBS Bridge
parent 63b17d629c
commit 69299c3f09
3 changed files with 11 additions and 21 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 16 10:22:25 UTC 2018 - navin.kukreja@suse.com
- Remove rndc.key generation from bind.spec file because bind
should create it on first boot (bsc#1092283)
- Add misisng rndc.key check and generation code is lwresd.init
script
-------------------------------------------------------------------
Mon Feb 26 19:26:17 UTC 2018 - sweet_f_a@gmx.de