aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-07-28 10:42:35 +0100
committerSimon McVittie <smcv@debian.org>2016-07-28 10:42:35 +0100
commit6264e91bac119ed783232a2bc607accd0a6c4d3c (patch)
tree30480a34647a93311711ce277e234f7d5c16b2ab /debian
parent1ffb9d4931ca5f96db6fe7844c56ca23a2511b63 (diff)
downloadikiwiki-6264e91bac119ed783232a2bc607accd0a6c4d3c.tar
ikiwiki-6264e91bac119ed783232a2bc607accd0a6c4d3c.tar.gz
3.20160728
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index e721f167f..40045d17a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,12 @@
-ikiwiki (3.20160510) UNRELEASED; urgency=medium
+ikiwiki (3.20160728) unstable; urgency=medium
+ * Explicitly remove current working directory from Perl's library
+ search path, mitigating CVE-2016-1238 (see #588017)
* wrappers: allocate new environment dynamically, so we won't overrun
the array if third-party plugins add multiple environment variables.
+ * Standards-Version: 3.9.8 (no changes required)
- -- Simon McVittie <smcv@debian.org> Wed, 11 May 2016 09:15:51 +0100
+ -- Simon McVittie <smcv@debian.org> Thu, 28 Jul 2016 10:41:56 +0100
ikiwiki (3.20160509) unstable; urgency=high