1 ikiwiki 3.20170110 released with [[!toggle text="these changes"]]
4 * wrappers: Correctly escape quotes in git\_wrapper\_background\_command
6 * git: use an explicit function parameter for the directory to work
7 in. Previously, we used global state that was not restored correctly
8 on catching exceptions, causing an unintended log message
9 "cannot chdir to .../ikiwiki-temp-working: No such file or directory"
10 with versions >= 3.20161229 when an attempt to revert a change fails
12 * git: don't run "git rev-list ... -- -- ..." which would select the
13 wrong commits if a file named literally "--" is present in the
15 * check\_canchange: log "bad file name whatever", not literal string
17 * t/git-cgi.t: fix a race condition that made the test fail
19 * t/git-cgi.t: be more careful to provide a syntactically valid
20 author/committer name and email, hopefully fixing this test on
22 * templates, comments, passwordauth: use rel=nofollow microformat
24 * templates: use rel=nofollow microformat for comment authors
25 * news: use Debian security tracker instead of MITRE for security
26 references. Thanks, anarcat
27 * Set package format to 3.0 (native)
28 * d/copyright: re-order to put more specific stanzas later, to get the
29 intended interpretation
30 * d/source/lintian-overrides: override obsolete-url-in-packaging for
31 OpenID Selector, which does not seem to have any more current URL
32 (and in any case our version is a fork)
33 * docwiki.setup: exclude TourBusStop from offline documentation.
34 It does not make much sense there.
35 * d/ikiwiki.lintian-overrides: override script-not-executable warnings
36 * d/ikiwiki.lintian-overrides: silence false positive spelling warning
38 * d/ikiwiki.doc-base: register the documentation with doc-base
39 * d/control: set libmagickcore-6.q16-3-extra as preferred
40 build-dependency, with virtual package libmagickcore-extra as an
41 alternative, to help autopkgtest to do the right thing"""]]