mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 23:02:05 -04:00
9.11.0rc1
This commit is contained in:
parent
34da98377c
commit
9f800a939e
2 changed files with 4 additions and 2 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
--- 9.11.0rc1 released ---
|
||||
|
||||
4450. [port] Provide more nuanced HSM support which better matches
|
||||
the specific PKCS11 providers capabilities. [RT #42458]
|
||||
|
||||
|
|
|
|||
4
version
4
version
|
|
@ -6,6 +6,6 @@ DESCRIPTION=
|
|||
MAJORVER=9
|
||||
MINORVER=11
|
||||
PATCHVER=0
|
||||
RELEASETYPE=b
|
||||
RELEASEVER=3
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=1
|
||||
EXTENSIONS=
|
||||
|
|
|
|||
Loading…
Reference in a new issue