BIND 10 master, updated. 0ede9e8f8c0e1d89a01cdb1eccb5256363bda0cf [master] added a note about botan version: We need exactly 1.8
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Apr 28 23:43:10 UTC 2011
The branch, master has been updated
via 0ede9e8f8c0e1d89a01cdb1eccb5256363bda0cf (commit)
from 64cee1a7ad8341b83954e022487744060b59d04a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0ede9e8f8c0e1d89a01cdb1eccb5256363bda0cf
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Apr 28 16:42:55 2011 -0700
[master] added a note about botan version: We need exactly 1.8
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 666d1f8..99de54f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
Introduced an API for cryptographic operations. Currently it only
supports HMAC, intended for use with TSIG. The current
implementation uses Botan as the backend library.
- This introduces a new dependency, on Botan.
+ This introduces a new dependency, on Botan. Currently only Botan
+ 1.8.x works; older or newer versions don't.
(Trac#781, git 9df42279a47eb617f586144dce8cce680598558a)
225. [func] naokikambe
More information about the bind10-changes
mailing list