Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
512e41f4
Commit
512e41f4
authored
Oct 22, 2014
by
Evan Hunt
Browse files
[master] [rt36945] relnote
parent
c69e3a95
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/arm/notes.xml
View file @
512e41f4
...
...
@@ -179,6 +179,16 @@
<itemizedlist>
<listitem>
<para>
ACLs containing
<command>
geoip asnum
</command>
elements were
not correctly matched unless the full organization name was
specified in the ACL (as in
<command>
geoip asnum "AS1234 Example, Inc.";
</command>
).
They can now match against the AS number alone (as in
<command>
geoip asnum "AS1234";
</command>
).
</para>
</listitem>
<listitem>
<para>
When using native PKCS#11 cryptography (i.e.,
<command>
configure --enable-native-pkcs11
</command>
) HSM PINs
of up to 256 characters can now be used.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment