From 530e7d8de18f8e364088258fd33eefa9d22a8e705db17eaea1a4c57636a6af38 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 7 Jun 2018 06:48:37 +0000 Subject: [PATCH] Accepting request 614550 from home:nkukreja:branches:network - Fix a patch error in dnszone-schema file (bsc#901577) OBS-URL: https://build.opensuse.org/request/show/614550 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=245 --- bind.changes | 5 +++++ dnszone-schema.txt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/bind.changes b/bind.changes index eb1466f..2deedb9 100644 --- a/bind.changes +++ b/bind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 6 12:03:25 UTC 2018 - navin.kukreja@suse.com + +- Fix a patch error in dnszone-schema file (bsc#901577) + ------------------------------------------------------------------- Tue Jun 5 10:47:22 UTC 2018 - navin.kukreja@suse.com diff --git a/dnszone-schema.txt b/dnszone-schema.txt index f9603b2..2e60909 100644 --- a/dnszone-schema.txt +++ b/dnszone-schema.txt @@ -158,4 +158,4 @@ objectclass ( 1.3.6.1.4.1.2428.20.3 NAME 'dNSZone' KEYRecord $ AAAARecord $ LOCRecord $ NXTRecord $ SRVRecord $ NAPTRRecord $ KXRecord $ CERTRecord $ A6Record $ DNAMERecord $ DSRecord $ SSHFPRecord $ - RRSIGRecord $ NSECRecord ) ) + RRSIGRecord $ NSECRecord $ sPFRecord ) )