Skip to content
Snippets Groups Projects
Verified Commit e43167dc authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/ark: Add secfixes comment

parent 5d0aa3d3
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,11 @@ makedepends="cmake extra-cmake-modules qt5-qtbase-dev karchive-dev kconfig-dev
subpackages="$pkgname-doc $pkgname-lang"
source="https://download.kde.org/stable/release-service/$pkgver/src/ark-$pkgver.tar.xz"
# secfixes:
# 20.08.1-r0:
# - CVE-2020-16116
# - CVE-2020-24654
build() {
if [ "$CBUILD" != "$CHOST" ]; then
CMAKE_CROSSOPTS="-DCMAKE_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_NAME=Linux"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment