aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Arjona Reina <larjona@debian.org>2020-08-11 21:11:18 +0200
committerLaura Arjona Reina <larjona@debian.org>2020-08-11 21:11:18 +0200
commit5f1ec21c1a536c449d4b6bd8f14f3d7391898ecb (patch)
treeb5dfba7bae634b6dffc457fd945d3dc0bced3bd5
parent4fa87661b93cb7131cb06b86f85b2dbc625ebf3f (diff)
use html entities for braces ({}) to avoid build error
-rw-r--r--english/security/2020/dsa-4743.wml6
1 files changed, 3 insertions, 3 deletions
diff --git a/english/security/2020/dsa-4743.wml b/english/security/2020/dsa-4743.wml
index 3a048baf608..db6368b3a38 100644
--- a/english/security/2020/dsa-4743.wml
+++ b/english/security/2020/dsa-4743.wml
@@ -2,11 +2,11 @@
<define-tag moreinfo>
<p>A flaw was discovered in ruby-kramdown, a fast, pure ruby, Markdown
parser and converter, which could result in unintended read access to
-files or unintended embedded Ruby code execution when the {::options /}
+files or unintended embedded Ruby code execution when the &#123;::options /&#123;
extension is used together with the <q>template</q> option.</p>
<p>The Update introduces a new option <q>forbidden_inline_options</q> to
-restrict the options allowed with the {::options /} extension. By
+restrict the options allowed with the &#123;::options /&#123; extension. By
default the <q>template</q> option is forbidden.</p>
<p>For the stable distribution (buster), this problem has been fixed in
@@ -21,5 +21,5 @@ https://security-tracker.debian.org/tracker/ruby-kramdown</a></p>
</define-tag>
# do not modify the following line
-#include "$(ENGLISHDIR)/security/2020/dsa-4743.data"
+#include "$(ENGLISHDIR)/security/2020/dsa-4742.data"
# $Id: $

© 2014-2024 Faster IT GmbH | imprint | privacy policy