From f3bd2be1da16f872697dca63c118abc291dcefdf Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 9 Sep 2016 12:04:33 +1000 Subject: [PATCH] 9.9.9-P3 --- CHANGES | 2 ++ lib/dns/api | 2 +- version | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 2526ed3b646..5b9e552bb7d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.9.9-P3 released --- + 4467. [security] It was possible to trigger a assertion when rendering a message. (CVE-2016-2776) [RT #43139] diff --git a/lib/dns/api b/lib/dns/api index 1320b72795b..95055594c12 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -7,5 +7,5 @@ # 9.10: 140-149 # 9.11: 160-169 LIBINTERFACE = 172 -LIBREVISION = 1 +LIBREVISION = 2 LIBAGE = 0 diff --git a/version b/version index fdf9b10a191..1aebb0ce7d6 100644 --- a/version +++ b/version @@ -7,5 +7,5 @@ MAJORVER=9 MINORVER=9 PATCHVER=9 RELEASETYPE=-P -RELEASEVER=2 +RELEASEVER=3 EXTENSIONS= -- 2.47.3