aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStefan Pöschel <github@basicmaster.de>2017-08-05 14:33:24 +0200
committerStefan Pöschel <github@basicmaster.de>2017-08-05 14:33:24 +0200
commite6d419d20391361f167d2291dcdfa328131d97ed (patch)
tree0c1dfd191a098e366296cc33da68afd1286390ba /README.md
parent5aad21f07819a625c9865bafd5a566f20a433278 (diff)
downloadODR-PadEnc-e6d419d20391361f167d2291dcdfa328131d97ed.tar.gz
ODR-PadEnc-e6d419d20391361f167d2291dcdfa328131d97ed.tar.bz2
ODR-PadEnc-e6d419d20391361f167d2291dcdfa328131d97ed.zip
README: update ImageMagick memleak note
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 10 insertions, 8 deletions
diff --git a/README.md b/README.md
index eba1a01..0f0948a 100644
--- a/README.md
+++ b/README.md
@@ -36,14 +36,16 @@ To compile and install ODR-PadEnc:
make
sudo make install
-ImageMagick and Ubuntu 16.04
-----------------------------
-Please note that Ubuntu 16.04 still (09.03.2017) ships a version of ImageMagick
-that was affected by a memory leak (see #2). Hence ODR-PadEnc will increasingly
-consume memory until it crashes!
-
-Until Ubuntu backports the bugfix, you should therefore use a more recent
-version of ImageMagick (6.9.2-2 or higher).
+ImageMagick and Debian Jessie/Ubuntu 16.04
+------------------------------------------
+Please note that Debian Jessie and Ubuntu 16.04 shipped a version of
+ImageMagick that was affected by two memory leaks (see #2, and also
+Ubuntu's [#1671630](https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1671630) and [#1680543](https://bugs.launchpad.net/debian/+source/imagemagick/+bug/1680543)). Hence ODR-PadEnc increasingly consumed
+memory until it crashed.
+
+This has been fixed with the following package versions:
+- Debian Jessie: 8:6.8.9.9-5+deb8u9
+- Ubuntu 16.04: 8:6.8.9.9-7ubuntu5.7
Usage of MOT Slideshow and DLS
==============================