| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
su's related bug #628843 is fixed.) Thanks, Ludwig Nussel. (CVE-2011-1408)
|
|
|
|
|
|
| |
* ikiwiki-mass-rebuild: Make group list comparison more robust.
* search: Work around xapian bug #486138 by only stemming locales
in a whitelist.
|
| |
|
|
|
|
|
| |
A better fix, just check that what $) returns is what it was asked to set,
and ignore $! entirely.
|
|
|
|
|
|
|
|
|
|
| |
This fixes a problem sgran saw on alioth. Apparently nss-db sets errno to
ENOENT as a side effect trying to read an optional file, but succeeds
anyway. Then, somehow, errno remains set across the library calls made by
$).
So unset it first as a workaround; there's probably a nss-db, libc, and/or
perl bug underneath.
|
| |
|
|
|
|
|
|
|
| |
to be created owned by some group other than the default. Useful
then there's a shared repository with access controlled by a group,
to let ikiwiki run setgid to that group.
* ikiwiki-mass-rebuild: Run build with the user in all their groups.
|
|
|
|
| |
* ikiwiki-mass-rebuild: Don't clear PATH from the environment.
|
|
|
|
| |
of permissions dropping code to work on FreeBSD.
|
|
|
|
| |
~user/.ikiwiki/wikilist will be read.
|
| |
|
|
|
|
| |
do not need a full rebuild, in order to update any basewiki pages.
|
|
* Add some new config items to the estseek.conf template, which are needed
by hyperestraier 1.2.3.
|