mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 13:39:59 -04:00
[v9_10] prep 9.10.1rc1
This commit is contained in:
parent
b0553d6de9
commit
9c1a043383
5 changed files with 7 additions and 5 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
--- 9.10.1rc1 released ---
|
||||
|
||||
3935. [bug] "geoip asnum" ACL elements would not match unless
|
||||
the full organization name was specified. They
|
||||
can now match against the AS number alone (e.g.,
|
||||
|
|
|
|||
|
|
@ -6,5 +6,5 @@
|
|||
# 9.9-sub: 130-139
|
||||
# 9.10: 140-149
|
||||
LIBINTERFACE = 140
|
||||
LIBREVISION = 5
|
||||
LIBREVISION = 6
|
||||
LIBAGE = 0
|
||||
|
|
|
|||
|
|
@ -6,5 +6,5 @@
|
|||
# 9.9-sub: 130-139
|
||||
# 9.10: 140-149
|
||||
LIBINTERFACE = 146
|
||||
LIBREVISION = 0
|
||||
LIBREVISION = 1
|
||||
LIBAGE = 0
|
||||
|
|
|
|||
|
|
@ -6,5 +6,5 @@
|
|||
# 9.9-sub: 130-139
|
||||
# 9.10: 140-149
|
||||
LIBINTERFACE = 142
|
||||
LIBREVISION = 1
|
||||
LIBREVISION = 2
|
||||
LIBAGE = 2
|
||||
|
|
|
|||
4
version
4
version
|
|
@ -6,6 +6,6 @@ DESCRIPTION=
|
|||
MAJORVER=9
|
||||
MINORVER=10
|
||||
PATCHVER=1
|
||||
RELEASETYPE=b
|
||||
RELEASEVER=2
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=1
|
||||
EXTENSIONS=
|
||||
|
|
|
|||
Loading…
Reference in a new issue