]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/NEWS
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[ikiwiki.git] / debian / NEWS
index 201f3f134534f468ada76d7e9e9061d132057f96..80da496fb675cf2cf79188b85fd3ab767df26603 100644 (file)
@@ -1,8 +1,14 @@
 ikiwiki (2.49) unstable; urgency=low
 
-  The search plugin no longer uses hyperestrair. Instead, to use it you
-  will now need to install xapian-omega, and the Search::Xapian and
-  HTML::Scrubber perl modules.
+  The search plugin no longer uses hyperestraier. Instead, to use it you
+  will now need to install xapian-omega, and the Search::Xapian,
+  HTML::Scrubber, and Digest::SHA1 perl modules. Ie,
+  `apt-get install xapian-omega libsearch-xapian-perl libhtml-scrubber-perl libdigest-sha1-perl`
+
+  Also, wikis that use the search plugin will need to be rebuilt,
+  since the search form has changed. This will not be done automatically,
+  but can be done by running `ikiwiki-mass-upgrade` as root, or
+  running `ikiwiki -setup` on individual setup files.
 
  -- Joey Hess <joeyh@debian.org>  Wed, 04 Jun 2008 00:29:28 -0400