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 ) )