diff options
| -rw-r--r-- | community/shadow/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/shadow/APKBUILD b/community/shadow/APKBUILD index f52e1aa5b4..bcc14261a2 100644 --- a/community/shadow/APKBUILD +++ b/community/shadow/APKBUILD @@ -18,11 +18,11 @@ source="https://github.com/shadow-maint/shadow/releases/download/$pkgver/shadow- " # secfixes: # 4.5-r0: -# - CVE-2017-12424 +# - CVE-2017-12424 # 4.2.1-r11: -# - CVE-2017-2616 +# - CVE-2017-2616 # 4.2.1-r7: -# - CVE-2016-6252 +# - CVE-2016-6252 options="suid" |
