aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-05-06 07:54:47 +0100
committerSimon McVittie <smcv@debian.org>2016-05-06 07:54:47 +0100
commit9fe33a4c946313f5929e9b52809c7aae35502785 (patch)
tree3e2163b87cb62c26d1e05e11156fd13de10c4ce1 /debian
parentf01283478b9739dbf510a516fb492ad56049c90a (diff)
downloadikiwiki-9fe33a4c946313f5929e9b52809c7aae35502785.tar
ikiwiki-9fe33a4c946313f5929e9b52809c7aae35502785.tar.gz
3.20160506
Diffstat (limited to 'debian')
-rw-r--r--debian/NEWS4
-rw-r--r--debian/changelog7
2 files changed, 7 insertions, 4 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 66b2b4299..e169658ea 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,4 +1,4 @@
-ikiwiki (3.20160506) UNRELEASED; urgency=medium
+ikiwiki (3.20160506) unstable; urgency=medium
To mitigate CVE-2016-3714 and similar ImageMagick security vulnerabilities,
the [[!img]] directive is now restricted to these common web formats by
@@ -20,7 +20,7 @@ ikiwiki (3.20160506) UNRELEASED; urgency=medium
or <file:///usr/share/doc/ikiwiki/html/ikiwiki/directive/img.html> for
more details.
- -- Simon McVittie <smcv@debian.org> Fri, 06 May 2016 07:07:29 +0100
+ -- Simon McVittie <smcv@debian.org> Fri, 06 May 2016 07:49:56 +0100
ikiwiki (3.20150610) unstable; urgency=low
diff --git a/debian/changelog b/debian/changelog
index 02894877d..96fef00cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ikiwiki (3.20160122) UNRELEASED; urgency=medium
+ikiwiki (3.20160506) unstable; urgency=medium
[ Simon McVittie ]
* img: stop ImageMagick trying to be clever if filenames contain a colon,
@@ -30,7 +30,10 @@ ikiwiki (3.20160122) UNRELEASED; urgency=medium
[ Amitai Schlair ]
* mdwn: Process .md like .mdwn, but disallow web creation.
- -- Simon McVittie <smcv@debian.org> Thu, 21 Jan 2016 22:34:04 +0000
+ [ Florian Wagner ]
+ * git: Correctly handle filenames starting with a dash in add/rm/mv.
+
+ -- Simon McVittie <smcv@debian.org> Fri, 06 May 2016 07:54:26 +0100
ikiwiki (3.20160121) unstable; urgency=medium