diff --git a/CHANGES b/CHANGES index 51375aa569..0d9bc08132 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,8 @@ 5547. [bug] BIND 9 failed to build with --disable-threads and --with-geoip2. [GL #2324] + --- 9.11.26 released --- + 5544. [func] Restore the default value of "nocookie-udp-size" to 4096 bytes. [GL #2250] diff --git a/README b/README index bb86502f4a..75616b3dfe 100644 --- a/README +++ b/README @@ -360,6 +360,10 @@ BIND 9.11.25 BIND 9.11.25 is a maintenance release. +BIND 9.11.26 + +BIND 9.11.26 is a maintenance release. + Building BIND Minimally, BIND requires a UNIX or Linux system with an ANSI C compiler, diff --git a/README.md b/README.md index 6f16887b6e..560c99358d 100644 --- a/README.md +++ b/README.md @@ -377,6 +377,10 @@ BIND 9.11.24 is a maintenance release. BIND 9.11.25 is a maintenance release. +#### BIND 9.11.26 + +BIND 9.11.26 is a maintenance release. + ### Building BIND Minimally, BIND requires a UNIX or Linux system with an ANSI C compiler, diff --git a/bin/check/named-checkconf.8 b/bin/check/named-checkconf.8 index 2eeddeddef..10979e7046 100644 --- a/bin/check/named-checkconf.8 +++ b/bin/check/named-checkconf.8 @@ -35,24 +35,20 @@ .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- - .SH "NAME" +.SH "NAME" named-checkconf \- named configuration file syntax checking tool - .SH "SYNOPSIS" - .HP \w'\fBnamed\-checkconf\fR\ 'u - \fBnamed\-checkconf\fR - [\fB\-hjvz\fR] - [\fB\-p\fR\ [\fB\-x\fR\ ]] - [\fB\-t\ \fR\fB\fIdirectory\fR\fR] - {filename} - .SH "DESCRIPTION" - .PP +.SH "SYNOPSIS" +.HP \w'\fBnamed\-checkconf\fR\ 'u +\fBnamed\-checkconf\fR [\fB\-hjvz\fR] [\fB\-p\fR\ [\fB\-x\fR\ ]] [\fB\-t\ \fR\fB\fIdirectory\fR\fR] {filename} +.SH "DESCRIPTION" +.PP \fBnamed\-checkconf\fR checks the syntax, but not the semantics, of a \fBnamed\fR configuration file\&. The file is parsed and checked for syntax errors, along with all files included by it\&. If no file is specified, /etc/named\&.conf is read by default\&. - .PP +.PP Note: files that \fBnamed\fR reads in separate parser contexts, such as @@ -66,67 +62,67 @@ to fail to run, even if was successful\&. \fBnamed\-checkconf\fR can be run on these files explicitly, however\&. - .SH "OPTIONS" - .PP +.SH "OPTIONS" +.PP \-h .RS 4 - Print the usage summary and exit\&. - .RE - .PP +Print the usage summary and exit\&. +.RE +.PP \-j .RS 4 - When loading a zonefile read the journal if it exists\&. - .RE - .PP +When loading a zonefile read the journal if it exists\&. +.RE +.PP \-p .RS 4 - Print out the +Print out the named\&.conf and included files in canonical form if no errors were detected\&. See also the \fB\-x\fR option\&. - .RE - .PP +.RE +.PP \-t \fIdirectory\fR .RS 4 - Chroot to +Chroot to directory so that include directives in the configuration file are processed as if run by a similarly chrooted \fBnamed\fR\&. - .RE - .PP +.RE +.PP \-v .RS 4 - Print the version of the +Print the version of the \fBnamed\-checkconf\fR program and exit\&. - .RE - .PP +.RE +.PP \-x .RS 4 - When printing the configuration files in canonical form, obscure shared secrets by replacing them with strings of question marks (\*(Aq?\*(Aq)\&. This allows the contents of +When printing the configuration files in canonical form, obscure shared secrets by replacing them with strings of question marks (\*(Aq?\*(Aq)\&. This allows the contents of named\&.conf and related files to be shared \(em for example, when submitting bug reports \(em without compromising private data\&. This option cannot be used without \fB\-p\fR\&. - .RE - .PP +.RE +.PP \-z .RS 4 - Perform a test load of all master zones found in +Perform a test load of all master zones found in named\&.conf\&. - .RE - .PP +.RE +.PP filename .RS 4 - The name of the configuration file to be checked\&. If not specified, it defaults to +The name of the configuration file to be checked\&. If not specified, it defaults to /etc/named\&.conf\&. - .RE - .SH "RETURN VALUES" - .PP +.RE +.SH "RETURN VALUES" +.PP \fBnamed\-checkconf\fR returns an exit status of 1 if errors were detected and 0 otherwise\&. - .SH "SEE ALSO" - .PP +.SH "SEE ALSO" +.PP \fBnamed\fR(8), \fBnamed-checkzone\fR(8), BIND 9 Administrator Reference Manual\&. diff --git a/bin/check/named-checkconf.html b/bin/check/named-checkconf.html index b0f8107573..091c9ee879 100644 --- a/bin/check/named-checkconf.html +++ b/bin/check/named-checkconf.html @@ -14,45 +14,26 @@
- named-checkconf - — named configuration file syntax checking tool -
+named-checkconf — named configuration file syntax checking tool
- named-checkconf
- [-hjvz]
- [-p
+
named-checkconf [-hjvz] [-p
[-x
- ]]
- [-t ]
- {filename}
- directory
-t directory] {filename}named-checkconf +
named-checkconf
checks the syntax, but not the semantics, of a
named configuration file. The file is parsed
and checked for syntax errors, along with all files included by it.
If no file is specified, /etc/named.conf is read
by default.
+
Note: files that named reads in separate
parser contexts, such as rndc.key and
bind.keys, are not automatically read
@@ -62,50 +43,37 @@
successful. named-checkconf can be run
on these files explicitly, however.
+
Print the usage summary and exit. -
-+
When loading a zonefile read the journal if it exists. -
-+
Print out the named.conf and included files
in canonical form if no errors were detected.
See also the -x option.
-
directory+
Chroot to directory so that include
directives in the configuration file are processed as if
run by a similarly chrooted named.
-
+
Print the version of the named-checkconf program and exit. -
-+
When printing the configuration files in canonical
form, obscure shared secrets by replacing them with
strings of question marks ('?'). This allows the
@@ -113,46 +81,32 @@
files to be shared — for example, when submitting
bug reports — without compromising private data.
This option cannot be used without -p.
-
+
Perform a test load of all master zones found in
named.conf.
-
+
The name of the configuration file to be checked. If not
specified, it defaults to /etc/named.conf.
-
named-checkconf +
named-checkconf returns an exit status of 1 if errors were detected and 0 otherwise.
-