]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
Use single-quotes in $installdir value in case prefix includes a string metacharacter.
[git.ikiwiki.info.git] / debian / changelog
index 81a67928286d046a57efc3943d00a10e0f4f6f23..40045d17ae2c4833daaebc1abbce2af7f839e35d 100644 (file)
@@ -1,3 +1,13 @@
+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>  Thu, 28 Jul 2016 10:41:56 +0100
+
 ikiwiki (3.20160509) unstable; urgency=high
 
   [ Amitai Schlair ]