Author: poeml Date: Sun Sep 26 04:27:54 2010 New Revision: 8168 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8168&view=rev Log: upgrade notes for 2.13.3 Modified: trunk/docs/changes.rst trunk/docs/upgrading.rst Modified: trunk/docs/changes.rst URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/changes.rst?rev=8168&r1=8167&r2=8168&view=diff ============================================================================== --- trunk/docs/changes.rst (original) +++ trunk/docs/changes.rst Sun Sep 26 04:27:54 2010 _at_@ -40,6 +40,8 @@ a "created by" key, indicating the generator of the torrent, and the version number (e.g. ``MirrorBrain/2.13.3``). Suggested in `issue 65`_. +Please read the `2.13.3 upgrade notes`_ before upgrading. + Thanks for all kind help and contribution! .. _`issue 65`: http://mirrorbrain.org/issues/issue65 _at_@ -48,6 +50,7 @@ .. _`issue 75`: http://mirrorbrain.org/issues/issue75 .. _`issue 77`: http://mirrorbrain.org/issues/issue77 .. _`issue 78`: http://mirrorbrain.org/issues/issue78 +.. _`2.13.3 upgrade notes`: http://mirrorbrain.org/docs/upgrading/#from-2-13-x-to-2-13-3 _at_@ -165,7 +168,7 @@ This is a big release, with many new features, and lots of bugs fixed. Big effort has also been put in to ensure a seamless upgrade. -Please read the `upgrade notes`_. +Please read the `2.13.0 upgrade notes`_. New features: _at_@ -487,12 +490,12 @@ curl -s <url> | bdecode -Please read the `upgrade notes`_ before upgrading. +Please read the `2.13.0 upgrade notes`_ before upgrading. Thanks for all the help! -.. _`upgrade notes`: http://mirrorbrain.org/docs/upgrading/#from-2-12-x-to-2-13-0 +.. _`2.13.0 upgrade notes`: http://mirrorbrain.org/docs/upgrading/#from-2-12-x-to-2-13-0 Modified: trunk/docs/upgrading.rst URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/upgrading.rst?rev=8168&r1=8167&r2=8168&view=diff ============================================================================== --- trunk/docs/upgrading.rst (original) +++ trunk/docs/upgrading.rst Sun Sep 26 04:27:54 2010 _at_@ -234,8 +234,26 @@ Version-specific upgrade notes ------------------------------- +From 2.13.x to 2.13.3: +^^^^^^^^^^^^^^^^^^^^^^ + +`(2.13.3 release notes) <http://mirrorbrain.org/docs/changes/#release-2-13-3-r8166-sep-26-2010>`_ + +If you actively use Torrents, it may make sense to recreate the hashes. It is +not strictly necessary, because the only hash that has been changed is the +BitTorrent info hash (``btih``) that is cached in the database. That hash is +used only if requested by ``<URL>.btih`` and it is shown on the details page, +but it is not used in actual Torrent generation. Thus it is unlikely to matter. +Anyhow, it could cause confusion. + +You can use :program:`mb makehashes` with the ``--force`` option once to +recreate the hashes. + + From 2.12.x to 2.13.0: ^^^^^^^^^^^^^^^^^^^^^^ + +`(2.13.0 release notes) <http://mirrorbrain.org/docs/changes/#release-2-13-0-r8123-sep-6-2010>`_ * If you created hashes in the past, please edit your :file:`/etc/crontab` and replace the calls to the former tool ``metalink-hasher update`` with a call _at_@ -253,6 +271,8 @@ From 2.11.1 to 2.11.2: ^^^^^^^^^^^^^^^^^^^^^^ +`(2.11.2 release notes) <http://mirrorbrain.org/docs/changes/#release-2-11-2-r7917-dec-5-2009>`_ + The :program:`mb vacuum` command has been renamed to :program:`mb db vacuum`. The old command will continue to work for now - but existing cron jobs should be updated; the old command might be depracated later. _at_@ -265,6 +285,8 @@ From 2.10.3 to 2.11.0: ^^^^^^^^^^^^^^^^^^^^^^ +`(2.11.0 release notes) <http://mirrorbrain.org/docs/changes/#release-2-11-0-r7896-dec-2-2009>`_ + The ``MirrorBrainHandleDirectoryIndexLocally`` directive has been removed. A warning is issued where it is still found in the config. It didn't really have a function. _______________________________________________ mirrorbrain-commits mailing list Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/ Note: To remove yourself from this list, send a mail with the content unsubscribe to the address mirrorbrain-commits-request_at_mirrorbrain.orgReceived on Sun Sep 26 2010 - 02:27:59 GMT
This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT