mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
support umlaut 'o'
This commit is contained in:
@@ -43,6 +43,7 @@ while (<>) {
|
|||||||
s/{\\texttt{{\.\\dbz{}}}}/\\mbox{{\\texttt{{\.\\dbz{}}}}}/;
|
s/{\\texttt{{\.\\dbz{}}}}/\\mbox{{\\texttt{{\.\\dbz{}}}}}/;
|
||||||
|
|
||||||
# Add any further tweaking here.
|
# Add any further tweaking here.
|
||||||
|
s/쎶/{\\"o}/;
|
||||||
|
|
||||||
# Write out whatever we have now.
|
# Write out whatever we have now.
|
||||||
print;
|
print;
|
||||||
|
@@ -50,7 +50,7 @@
|
|||||||
when parsing certain malformed DNSSEC keys.
|
when parsing certain malformed DNSSEC keys.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
This flaw was discovered by Hanno Boeck of the Fuzzing
|
This flaw was discovered by Hanno B쎶eck of the Fuzzing
|
||||||
Project, and is disclosed in CVE-2015-5722. [RT #40212]
|
Project, and is disclosed in CVE-2015-5722. [RT #40212]
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Reference in New Issue
Block a user