3241. [func] Extended the header of raw-format master files to
include the serial number of the zone from which they were generated, if different (as in the case of inline-signing zones). This is to be used in inline-signing zones, to track changes between the unsigned and signed versions of the zone, which may have different serial numbers. (Note: raw zonefiles generated by this version of BIND are no longer compatble with prior versions. To generate a backward-compatible raw zonefile using dnssec-signzone or named-compilezone, specify output format "raw=0" instead of simply "raw".) [RT #26587]
This commit is contained in:
6
lib/dns/tests/testdata/master/master1.data
vendored
6
lib/dns/tests/testdata/master/master1.data
vendored
@@ -5,7 +5,7 @@ $TTL 1000
|
||||
1800 ;retry
|
||||
604800 ;expiration
|
||||
3600 ) ;minimum
|
||||
a in ns ns.vix.com.
|
||||
a in ns ns2vix.com.
|
||||
a in ns ns3vix.com.
|
||||
in ns ns.vix.com.
|
||||
in ns ns2.vix.com.
|
||||
in ns ns3.vix.com.
|
||||
b in a 1.2.3.4
|
||||
|
||||
1
lib/dns/tests/testdata/master/master12.data.in
vendored
Normal file
1
lib/dns/tests/testdata/master/master12.data.in
vendored
Normal file
@@ -0,0 +1 @@
|
||||
00000002000000004ed7306600000051000100060000000003e80000000100060474657374000035096c6f63616c686f7374000a706f73746d6173746572096c6f63616c686f73740076cb8ab100000e100000070800093a8000000e1000000046000100020000000003e8000000030006047465737400000c026e730376697803636f6d00000d036e73320376697803636f6d00000d036e73330376697803636f6d0000000022000100010000000003e80000000100080162047465737400000401020304
|
||||
1
lib/dns/tests/testdata/master/master13.data.in
vendored
Normal file
1
lib/dns/tests/testdata/master/master13.data.in
vendored
Normal file
@@ -0,0 +1 @@
|
||||
00000002000000014ed7337f00000000000000000000000000000051000100060000000003e80000000100060474657374000035096c6f63616c686f7374000a706f73746d6173746572096c6f63616c686f73740076cb8ab100000e100000070800093a8000000e1000000046000100020000000003e8000000030006047465737400000c026e730376697803636f6d00000d036e73320376697803636f6d00000d036e73330376697803636f6d0000000022000100010000000003e80000000100080162047465737400000401020304
|
||||
1
lib/dns/tests/testdata/master/master14.data.in
vendored
Normal file
1
lib/dns/tests/testdata/master/master14.data.in
vendored
Normal file
@@ -0,0 +1 @@
|
||||
00000002000000014ed7337f0000000277df41e50000000000000051000100060000000003e80000000100060474657374000035096c6f63616c686f7374000a706f73746d6173746572096c6f63616c686f73740076cb8ab100000e100000070800093a8000000e1000000046000100020000000003e8000000030006047465737400000c026e730376697803636f6d00000d036e73320376697803636f6d00000d036e73330376697803636f6d0000000022000100010000000003e80000000100080162047465737400000401020304
|
||||
Reference in New Issue
Block a user