Comment 4 for bug 230052

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ikiwiki - 2.46ubuntu1

---------------
ikiwiki (2.46ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, Ubuntu remaining changes: (LP: #230052)
   + Build-depend on liblocale-gettext-perl. Fixes FTBFS.
   + Dont build-depend on wdg-html-validator. Fixes FTBFS. The xmlns now set in
     generated <html> elements causes /usr/bin/validate to attempt to download
     a file from w3.org. This doesn't work without Internet access.
   + Modify Maintainer value to match the DebianMaintainerField
     specification.

ikiwiki (2.46) unstable; urgency=low

  * amazon_s3: New plugin, which injects wiki pages into Amazon S3, allowing
    ikiwiki to be used without a dedicated web server.
  * aggregate: Add support for web-based triggering of aggregation
    for people stuck on shared hosting without cron. (Sheesh.) Enabled
    via the `aggregate_webtrigger` configuration optiom.
  * Add pinger and pingee plugins, which allow setting up mirrors and branched
    wikis that automatically ping one another to stay up to date.
  * Optimised file statting code when scanning for modified pages;
    cut the number of system calls in half. (Still room for improvement.)
  * Fixes for behavior changes in perl 5.10's CGI that broke utf-8 support
    in several interesting ways.

 -- Emanuele Gentili <email address hidden> Tue, 13 May 2008 20:47:29 +0200