X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/be85c0ca6d22ad4e566decab30edf494e07f51bf..67dcf175cbe6241f0dcf3564424ca178476ebdfb:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 3d9f01207..fe3c6b16c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -59,6 +59,9 @@ ikiwiki (2.16) UNRELEASED; urgency=low * Re-organise dependencies and recommends now that recommends are installed by default. * Don't refuse to render files with ".." in their name. (Anchor the regexp.) + * Work around perl taint checking bug #411786, where perl sometimes randomly + sets the taint flag on untainted variables, by disabling taint checking + in the deb. This sucks. -- Joey Hess Sun, 16 Dec 2007 16:55:23 -0500