]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Added my patch to pkgsrc ikiwiki for evaluation.
authorAmitai Schleier <schmonz-web-ikiwiki@schmonz.com>
Thu, 22 Mar 2018 17:13:26 +0000 (11:13 -0600)
committerAmitai Schleier <schmonz-web-ikiwiki@schmonz.com>
Thu, 22 Mar 2018 17:13:26 +0000 (11:13 -0600)
doc/bugs/ikiwiki-mass-rebuild_has_probably_never_worked_portably.mdwn

index 4b1394a67eb61b9d317a1765c96cd97667e7c404..435368cd7e6f0451b397804519eac7f22db23ff4 100644 (file)
@@ -19,3 +19,9 @@ The following patch works much better on the aforementioned platforms, as well a
 The `-m` may be overzealous. I have some sites running as users with `/sbin/nologin` for a shell, and this allows running a command as those users, though without some typical environment variables. This is probably wrong. Maybe I should be doing something else to limit shell access for those users, and the su arg should instead be `-`.
 
 --[[schmonz]]
+
+> To get some real-world and very cross-platform testing, I've committed
+> a conservative version of this patch, with `-` in place of `-m`, to
+> pkgsrc's ikiwiki package (rev 3.20180311nb1), and will report back. In
+> the meanwhile, would this change cause any obvious regressions on
+> Debian? --[[schmonz]]