aboutsummaryrefslogtreecommitdiffstats
path: root/community/freerdp/APKBUILD
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2019-04-17 13:16:21 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-04-17 13:16:58 +0000
commite661f5459886e6e7cc6c5562633ab99aa4a38101 (patch)
treee7f66f73f3ca2efc6e7cb9ae241e983834fc57b7 /community/freerdp/APKBUILD
parent69e5b55d72045d859862623e3151f27c7a5f8fba (diff)
downloadaports-e661f5459886e6e7cc6c5562633ab99aa4a38101.tar.bz2
aports-e661f5459886e6e7cc6c5562633ab99aa4a38101.tar.xz
community/freerdp: update secinfo
Diffstat (limited to 'community/freerdp/APKBUILD')
-rw-r--r--community/freerdp/APKBUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/community/freerdp/APKBUILD b/community/freerdp/APKBUILD
index 22cb0b9321..b68fcf039a 100644
--- a/community/freerdp/APKBUILD
+++ b/community/freerdp/APKBUILD
@@ -17,6 +17,13 @@ subpackages="$pkgname-doc $pkgname-dev $pkgname-plugins $pkgname-libs"
source="$pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/FreeRDP/archive/$_pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$_pkgver
+# secfixes:
+# 2.0.0_rc4-r0:
+# - CVE-2018-8786
+# - CVE-2018-8787
+# - CVE-2018-8788
+# - CVE-2018-8789
+
build() {
export CFLAGS="$CFLAGS -D_BSD_SOURCE"
cmake -DCMAKE_BUILD_TYPE=Release \