diff options
| author | Kevin Daudt <kdaudt@alpinelinux.org> | 2020-02-21 17:11:43 +0000 |
|---|---|---|
| committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2020-02-21 17:19:01 +0000 |
| commit | 691f67170e02f0f5f18fb9ccc8ad18eb90708984 (patch) | |
| tree | d9a68a05a90446bab16f35a48131711606a352e4 | |
| parent | d1bc28178e3380a5ee9c16c744fd6070fde7d091 (diff) | |
| download | aports-691f67170e02f0f5f18fb9ccc8ad18eb90708984.tar.bz2 aports-691f67170e02f0f5f18fb9ccc8ad18eb90708984.tar.xz | |
community/weechat: update secfix for CVE-2020-8955
| -rw-r--r-- | community/weechat/APKBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/community/weechat/APKBUILD b/community/weechat/APKBUILD index 76461a382f..204f56048c 100644 --- a/community/weechat/APKBUILD +++ b/community/weechat/APKBUILD @@ -40,6 +40,8 @@ source="https://www.weechat.org/files/src/weechat-$pkgver.tar.gz" # - CVE-2017-8073 # 1.9.1-r0: # - CVE-2017-14727 +# 2.7.1-r0: +# - CVE-2020-8955 build() { mkdir -p build |
