diff options
author | Simon McVittie <smcv@debian.org> | 2016-05-09 21:12:41 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2016-05-09 21:46:04 +0100 |
commit | 2020bd88a50efef6522a0b08a6abec2ccb1f7b65 (patch) | |
tree | 34d19991e3a51cc029a9ec2549fd3604a8861595 | |
parent | a8c96a1418b4a4bb1f16c80d86f3ef2361b6d64b (diff) | |
download | ikiwiki-2020bd88a50efef6522a0b08a6abec2ccb1f7b65.tar ikiwiki-2020bd88a50efef6522a0b08a6abec2ccb1f7b65.tar.gz |
Remove spurious changelog entry
This change was new in 3.20141016.3, but was applied to the master
branch several releases ago, so it is not new in 3.20160506.
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 96fef00cd..3a73c01c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,6 @@ ikiwiki (3.20160506) unstable; urgency=medium [ Simon McVittie ] - * img: stop ImageMagick trying to be clever if filenames contain a colon, - avoiding mis-processing * HTML-escape error messages, in one case avoiding potential cross-site scripting (OVE-20160505-0012) * Mitigate ImageMagick vulnerabilities such as CVE-2016-3714: |