aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-05-19 10:38:21 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2017-06-01 13:56:32 +0200
commitff2e7d109f90f775c735acb314bf37b0008f428c (patch)
tree7d3db4fdf5255b32c047ce5bc7d2b2067b0217c9
parent70711fe484191a3cb0f1fded665524c40f4d51dc (diff)
downloadaports-ff2e7d109f90f775c735acb314bf37b0008f428c.tar.bz2
aports-ff2e7d109f90f775c735acb314bf37b0008f428c.tar.xz
main/tiff: fix secfix comment. can not have tabs
-rw-r--r--main/tiff/APKBUILD18
1 files changed, 9 insertions, 9 deletions
diff --git a/main/tiff/APKBUILD b/main/tiff/APKBUILD
index ee9667c878..aefff9615b 100644
--- a/main/tiff/APKBUILD
+++ b/main/tiff/APKBUILD
@@ -32,21 +32,21 @@ source="http://download.osgeo.org/libtiff/tiff-${pkgver}.tar.gz
"
# secfixes:
-# 4.0.7-r3
+# 4.0.7-r3:
# - CVE-2016-10266
# - CVE-2016-10267
# - CVE-2016-10268
# - CVE-2016-10269
# - CVE-2016-10270
# 4.0.7-r2:
-# - CVE-2017-7592
-# - CVE-2017-7593
-# - CVE-2017-7594
-# - CVE-2017-7595
-# - CVE-2017-7596
-# - CVE-2017-7598
-# - CVE-2017-7601
-# - CVE-2017-7602
+# - CVE-2017-7592
+# - CVE-2017-7593
+# - CVE-2017-7594
+# - CVE-2017-7595
+# - CVE-2017-7596
+# - CVE-2017-7598
+# - CVE-2017-7601
+# - CVE-2017-7602
# 4.0.7-r1:
# - CVE-2017-5225