BIND 10 master, updated. e87bf04b2fb276c3926b01d34fed2503764b574b [master] bump version
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Feb 13 18:09:21 UTC 2013
The branch, master has been updated
via e87bf04b2fb276c3926b01d34fed2503764b574b (commit)
via 79b6c09920b67a9301398bbf7a9e94c1650a323c (commit)
via bbad6f7eef1c652a915b278005d09f4b371883e6 (commit)
via 1217ce4ef8f48a661d101d7e4b30894289a27150 (commit)
from d8da851da8c3b403493ce0df832946d93c94e8cb (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 e87bf04b2fb276c3926b01d34fed2503764b574b
Author: Jeremy C. Reed <jreed at isc.org>
Date: Wed Feb 13 12:08:24 2013 -0600
[master] bump version
(note this is not the rc version, just the version for master)
commit 79b6c09920b67a9301398bbf7a9e94c1650a323c
Author: Jeremy C. Reed <jreed at isc.org>
Date: Wed Feb 13 12:07:36 2013 -0600
[master] add date stamp for the 1.0.0-rc
commit bbad6f7eef1c652a915b278005d09f4b371883e6
Author: Jeremy C. Reed <jreed at isc.org>
Date: Wed Feb 13 12:06:23 2013 -0600
[master] fix misspellings
commit 1217ce4ef8f48a661d101d7e4b30894289a27150
Author: Jeremy C. Reed <jreed at isc.org>
Date: Wed Feb 13 12:00:36 2013 -0600
[master] cleanup
use a # hash mark before the Trac number
use two tabs before the committer username.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 10 ++++++----
configure.ac | 2 +-
2 files changed, 7 insertions(+), 5 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index a4d0757..2f909d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+bind10-1.0.0-rc released on February 14, 2013
+
580. [func]* muks
There is no longer a default user account. The old default account
with username 'root' has been removed. In a fresh installation of
@@ -31,7 +33,7 @@
576. [bug] tmark, tomek
b10-dhcp6: Fixed bug when the server aborts operation when
receiving renew and there are no IPv6 subnets configured.
- (Trac 2719, git 3132b8b19495470bbfd0f2ba0fe7da443926034b)
+ (Trac #2719, git 3132b8b19495470bbfd0f2ba0fe7da443926034b)
575. [bug] marcin
b10-dhcp6: Fixed the bug whereby the subnet for the incoming
@@ -76,7 +78,7 @@
could crash the MySQL lease database backend.
(Trac #2697, git b5e2be95d21ed750ad7cf5e15de2058aa8bc45f4)
-568. [func] muks
+568. [func] muks
Various message IDs have been renamed to remove the word 'ERROR'
from them when they are not logged at ERROR severity level.
(Trac #2672, git 660a0d164feaf055677f375977f7ed327ead893e)
@@ -127,7 +129,7 @@
562. [func]* vorner
The b10-xfrin now performs basic sanity check on just received
- zone. It'll reject severely broken zones (such as missng NS
+ zone. It'll reject severely broken zones (such as missing NS
records).
(Trac #2439, git 44699b4b18162581cd1dd39be5fb76ca536012e6)
@@ -908,7 +910,7 @@ bind10-devel-20120816 released on August 16, 2012
460. [bug] muks
SSHFP's algorithm and fingerprint type checks have been relaxed
such that they will accept any values in [0,255]. This is so that
- future algorithm and fingerprint types are accomodated.
+ future algorithm and fingerprint types are accommodated.
(Trac #2124, git 49e6644811a7ad09e1326f20dd73ab43116dfd21)
459. [func] tomek
diff --git a/configure.ac b/configure.ac
index dcef042..d2f3ede 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.59])
-AC_INIT(bind10, 20130205, bind10-dev at isc.org)
+AC_INIT(bind10, 20130213, bind10-dev at isc.org)
AC_CONFIG_SRCDIR(README)
# serial-tests is not available in automake version before 1.13. In
# automake 1.13 and higher, AM_PROG_INSTALL is undefined, so we'll check
More information about the bind10-changes
mailing list