summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-12-31 23:47:46 +0100
committerFlorian Pritz <bluewind@xinu.at>2018-12-31 23:57:14 +0100
commit98f7c65dddf0667f1a0462e08be9e6273ce658fb (patch)
treef7d8155b940af3746a70074f62c0d196ba104543 /NEWS
parent36025a9ab64f0c99bb026529034cb53ca8ca77ba (diff)
Stop making PDF thumbnails with imagemagick
Arch Linux disables PDF support in imagemagick due to security concerns. This results in broken thumbnails for PDF files. By disabling it we just get the normal file list which should be fine too. If necessary this could be extended to be configurable, but I don't think doing that is necessary. Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 273276fc9..7abd50fe1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
This file lists major, incompatible or otherwise important changes, you should look at it after every update.
NEXT
+ - Remove imagemagick PDF thumbnail support due to Arch Linux disabling it in
+ imagemagick due to repeated security concerns.
3.3.0 2018-09-19
- LDAP: Allow optional binding/authentication