diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2021-06-22 06:50:20 -0600 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2021-06-22 06:51:44 -0600 |
commit | 925a6fec519812d2fce7ee53d0c2ac5a4c3423a0 (patch) | |
tree | a4f41d80baf815165fa51ca033b33631411129e1 /main/dhcp/APKBUILD | |
parent | 41f154cbb278d2153108e922403a2492fa64e37e (diff) | |
download | aports-925a6fec519812d2fce7ee53d0c2ac5a4c3423a0.tar.gz aports-925a6fec519812d2fce7ee53d0c2ac5a4c3423a0.tar.bz2 aports-925a6fec519812d2fce7ee53d0c2ac5a4c3423a0.tar.xz |
main/{bind,dhcp}: fix secfixes data for CVE-2019-6470
Diffstat (limited to 'main/dhcp/APKBUILD')
-rw-r--r-- | main/dhcp/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/dhcp/APKBUILD b/main/dhcp/APKBUILD index f445196d5d..9275bf6f86 100644 --- a/main/dhcp/APKBUILD +++ b/main/dhcp/APKBUILD @@ -49,6 +49,7 @@ makedepends="$makedepends $_depends_dhclient $_depends_server_ldap $_depends_ser # 4.4.2_p1-r0: # - CVE-2021-25217 # 4.4.1-r0: +# - CVE-2019-6470 # - CVE-2018-5732 # - CVE-2018-5733 |