aboutsummaryrefslogtreecommitdiffstats
path: root/testing/qbittorrent-nox/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/qbittorrent-nox/APKBUILD')
-rw-r--r--testing/qbittorrent-nox/APKBUILD10
1 files changed, 8 insertions, 2 deletions
diff --git a/testing/qbittorrent-nox/APKBUILD b/testing/qbittorrent-nox/APKBUILD
index 3944bc95fc..f60f56cd50 100644
--- a/testing/qbittorrent-nox/APKBUILD
+++ b/testing/qbittorrent-nox/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jan Tatje <jan@jnt.io>
pkgname=qbittorrent-nox
pkgver=4.1.6
-pkgrel=2
+pkgrel=3
_commit=1831f71cc452b164224d8b6399a8130d6d5b1c24
pkgdesc="qBittorrent client (webui only)"
url="https://www.qbittorrent.org/"
@@ -17,9 +17,14 @@ source="
qbittorrent-nox.initd
qbittorrent-nox.confd
https://github.com/qbittorrent/qBittorrent/archive/$_commit.tar.gz
+ CVE-2019-13640.patch
"
builddir="$srcdir/qBittorrent-$_commit"
+# secfixes:
+# 4.1.6-r3:
+# - CVE-2019-13640
+
build() {
./configure --disable-gui --disable-qt-dbus --prefix=/usr
make
@@ -36,4 +41,5 @@ package() {
sha512sums="310df13ca8249e2ed57b7490ffa8f6beb0b273d856a62eeb87d47b7c20c531224c03c07124c3b9ac287c00dd9c139180c39933ee33dcb1a8a6ec1f67605dcede qbittorrent-nox.initd
999e58bcf0a528f88655611cb7d0ec2bd5f0a1aed1696b71be27e24a1708112540afa7fb37688ec865de1d9c7af6e7a2293773790bd8941bb94a1dc1f9ebe95e qbittorrent-nox.confd
-5f6abfd8a9345e9972554ee55d79c2263ca80880ad3357540f13c6bd9337780d836a0b1c287b6c051f466eb98e380e6cee5b9381a1f2430cbc37643cd2386a40 1831f71cc452b164224d8b6399a8130d6d5b1c24.tar.gz"
+5f6abfd8a9345e9972554ee55d79c2263ca80880ad3357540f13c6bd9337780d836a0b1c287b6c051f466eb98e380e6cee5b9381a1f2430cbc37643cd2386a40 1831f71cc452b164224d8b6399a8130d6d5b1c24.tar.gz
+7fdaa5d0984e072db0f29b0904e19a43999f4766a4342da525ef793443a9f66329cf2822932d8547ef381af08906a72cf5426a47b1a01878c52dba9414d5a5cc CVE-2019-13640.patch"