diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-08-06 13:50:55 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-08-06 16:56:32 +0000 |
commit | a7d4d1281579abba54a72fff33a4e45cab70182e (patch) | |
tree | ab50f702aafd21ecae309f322c6e68cbba9e02cc | |
parent | 06b32e21c41f214f3e822d6eab4a352056ef4458 (diff) | |
download | aports-a7d4d1281579abba54a72fff33a4e45cab70182e.tar.gz aports-a7d4d1281579abba54a72fff33a4e45cab70182e.tar.bz2 aports-a7d4d1281579abba54a72fff33a4e45cab70182e.tar.xz |
main/busybox: add missing secfixes info
See #11820
-rw-r--r-- | main/busybox/APKBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD index 2d24d594f5..2a5d1c2068 100644 --- a/main/busybox/APKBUILD +++ b/main/busybox/APKBUILD @@ -45,6 +45,8 @@ source="https://busybox.net/downloads/busybox-$pkgver.tar.bz2 " # secfixes: +# 1.32.0-r0: +# - CVE-2018-1000500 # 1.30.1-r2: # - CVE-2019-5747 # 1.29.3-r10: |