2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 05:28:00 +00:00
This commit is contained in:
Mark Andrews 2007-06-28 02:39:16 +00:00
parent 4b5f84562a
commit 7c200913aa
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
--- 9.5.0a6 released ---
2203. [security] Query id generation was cryptographically weak.
[RT # 16915]

View File

@ -1,4 +1,4 @@
# $Id: version,v 1.35 2007/05/21 04:11:22 marka Exp $
# $Id: version,v 1.36 2007/06/28 02:39:16 marka Exp $
#
# This file must follow /bin/sh rules. It is imported directly via
# configure.
@ -7,4 +7,4 @@ MAJORVER=9
MINORVER=5
PATCHVER=0
RELEASETYPE=a
RELEASEVER=5
RELEASEVER=6