We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72add9 commit 7e78848Copy full SHA for 7e78848
arduino-appdata-fixes.patch
@@ -1,10 +1,16 @@
1
--- a/build/linux/dist/appdata.xml
2
+++ b/build/linux/dist/appdata.xml
3
-@@ -36,6 +36,13 @@
+@@ -36,6 +36,19 @@
4
<content_rating type="oars-1.1" />
5
6
<releases>
7
-+ <release date="2021-12-16" version="1.8.19"/>
++ <release date="2021-12-16" version="1.8.19">
8
++ <description>
9
++ <ul>
10
++ <li>Removed log4j from IDE. Fix CVE-2021-45105, CVE-2021-45046</li>
11
++ </ul>
12
++ </description>
13
++ </release>
14
+ <release date="2021-12-16" version="1.8.18"/>
15
+ <release date="2021-09-27" version="1.8.16"/>
16
+ <release date="2021-05-14" version="1.8.15"/>
0 commit comments