- 23 Aug, 2020 1 commit
-
-
Alexey Ivanov authored
-
- 18 Aug, 2020 2 commits
-
-
Alexey Ivanov authored
-
Alexey Ivanov authored
-
- 17 Aug, 2020 1 commit
-
-
Alexey Ivanov authored
-
- 15 Aug, 2020 1 commit
-
-
Alexey Ivanov authored
-
- 14 Aug, 2020 1 commit
-
-
Alexey Ivanov authored
-
- 08 Aug, 2020 2 commits
-
-
Pino Toscano authored
-
Pino Toscano authored
-
- 05 Aug, 2020 3 commits
-
-
Christoph Feck authored
(cherry picked from commit 6104ad1c)
-
Christoph Feck authored
-
Christoph Feck authored
-
- 31 Jul, 2020 4 commits
-
-
Christoph Feck authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 29 Jul, 2020 2 commits
-
-
Elvis Angelaccio authored
-
Elvis Angelaccio authored
Ark was vulnerable to directory traversal attacks because of missing validation of file paths in the archive. More details about this attack are available at: https://github.com/snyk/zip-slip-vulnerability Job::onEntry() is the only place where we can safely check the path of every entry in the archive. There shouldn't be a valid reason to have a "../" in an archive path, so we can just play safe and abort the LoadJob if we detect such an entry. This makes impossibile to extract this kind of malicious archives and perform the attack. Thanks to Albert Astals Cid for suggesting to use QDir::cleanPath() so that we can still allow loading of legitimate archives that contain "../" in their paths but still resolve inside the extraction folder.
-
- 22 Jul, 2020 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 17 Jul, 2020 3 commits
-
-
Timothée Ravier authored
-
Timothée Ravier authored
-
Timothée Ravier authored
-
- 11 Jul, 2020 3 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Albert Astals Cid authored
Ragnar, Elvis, please remember to do the merges, if it wasn't because I'm stubborn when creating new branches we would have lost this for 20.08 and future because the code was only in 20.04 CCMAIL: rthomsen6@gmail.com CCMAIL: elvis.angelaccio@kde.org
-
- 10 Jul, 2020 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 03 Jul, 2020 3 commits
-
-
Christoph Feck authored
-
Christoph Feck authored
(cherry picked from commit f028568d)
-
Christoph Feck authored
-
- 18 Jun, 2020 4 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 17 Jun, 2020 4 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 14 Jun, 2020 1 commit
-
-
Script Kiddy authored
-
- 13 Jun, 2020 1 commit
-
-
Timothée Ravier authored
* Add OARS content rating * Update screenshot image size * Update flatpak manifest
-