prep 9.11.17
Bumped the version file and added release line in CHANGES. API files: - lib/bind9/api: No changes because only changes in comments. - lib/dns/api: Increment LIBINTERFACE because of the added field structure in dns_struct_update. - lib/isc/api: Increment LIBINTERFACE because of the PKCS#11 replacement. - lib/isccc/api: No changes because no source code changes. - lib/isccfg/api: Increment LIBREVISION because of minor source code changes. - lib/lwres/api: No changes because no source code changes. I decided no changes to README.md or the release notes were necessary. Perflab graphs look sane.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
--- 9.11.17 released ---
|
||||
|
||||
5358. [bug] Inline master zones whose master files were touched
|
||||
but otherwise unchanged and were subsequently reloaded
|
||||
may have stopped re-signing. [GL !3135]
|
||||
|
||||
+2
-2
@@ -8,6 +8,6 @@
|
||||
# 9.10-sub: 180-189
|
||||
# 9.11: 160-169,1100-1199
|
||||
# 9.12: 1200-1299
|
||||
LIBINTERFACE = 1109
|
||||
LIBREVISION = 1
|
||||
LIBINTERFACE = 1110
|
||||
LIBREVISION = 0
|
||||
LIBAGE = 0
|
||||
|
||||
+1
-1
@@ -8,6 +8,6 @@
|
||||
# 9.10-sub: 180-189
|
||||
# 9.11: 160-169,1100-1199
|
||||
# 9.12: 1200-1299
|
||||
LIBINTERFACE = 1105
|
||||
LIBINTERFACE = 1106
|
||||
LIBREVISION = 0
|
||||
LIBAGE = 0
|
||||
|
||||
+1
-1
@@ -9,5 +9,5 @@
|
||||
# 9.11: 160-169,1100-1199
|
||||
# 9.12: 1200-1299
|
||||
LIBINTERFACE = 163
|
||||
LIBREVISION = 5
|
||||
LIBREVISION = 6
|
||||
LIBAGE = 0
|
||||
|
||||
Reference in New Issue
Block a user