From 7c6b5f2eaaa07622fabe85b91036ad3cde0d9899 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Sat, 6 Apr 2019 01:40:01 +0000 Subject: [PATCH] prep 9.11.6-P1 (cherry picked from commit 6195f229b66467324a993a2f70cac54e97f03137) --- README.md | 5 +++++ doc/arm/notes.xml | 8 ++------ lib/isc/api | 6 +++--- version | 4 ++-- 4 files changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index c4cafcbd31..02cc464b3d 100644 --- a/README.md +++ b/README.md @@ -282,6 +282,11 @@ feature: BIND 9.11.6 is a maintenance release, and also addresses the security flaws disclosed in CVE-2018-5744, CVE-2018-5745, and CVE-2019-6465. +#### BIND 9.11.6-P1 + +BIND 9.11.6-P1 addresses the security vulnerability disclosed in +CVE-2018-5743. + ### Building BIND BIND requires a UNIX or Linux system with an ANSI C compiler, basic POSIX diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 8b098c4ec6..8f71498f86 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -71,16 +71,12 @@
Security Fixes - - - None. - - The TCP client quota set using the tcp-clients option could be exceeded in some cases. This could lead to - exhaustion of file descriptors. (CVE-2018-5743) [GL #615] + exhaustion of file descriptors. This flaw is disclosed in + CVE-2018-5743. [GL #615] diff --git a/lib/isc/api b/lib/isc/api index e78177ede6..9d5a98d20c 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -8,6 +8,6 @@ # 9.10-sub: 180-189 # 9.11: 160-169,1100-1199 # 9.12: 1200-1299 -LIBINTERFACE = 1100 -LIBREVISION = 1 -LIBAGE = 0 +LIBINTERFACE = 1101 +LIBREVISION = 0 +LIBAGE = 1 diff --git a/version b/version index 262c8f162b..1fab3bb502 100644 --- a/version +++ b/version @@ -6,6 +6,6 @@ DESCRIPTION="(Extended Support Version)" MAJORVER=9 MINORVER=11 PATCHVER=6 -RELEASETYPE= -RELEASEVER= +RELEASETYPE=-P +RELEASEVER=1 EXTENSIONS=