Author: poeml Date: Wed Dec 16 16:48:13 2009 New Revision: 7932 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=7932&view=rev Log: release notes for 2.11.3 Modified: trunk/docs/changes.rst Modified: trunk/docs/changes.rst URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/changes.rst?rev=7932&r1=7931&r2=7932&view=diff ============================================================================== --- trunk/docs/changes.rst (original) +++ trunk/docs/changes.rst Wed Dec 16 16:48:13 2009 @@ -2,6 +2,54 @@ Release Notes/Change History ============================ + +Release 2.11.3 (r7933, Dec 16, 2009) +------------------------------------ + +This release contains a number of small improvements in the toolchain, plus +small documentation fixes. + +* :program:`null-rsync`: + + - IO errors returned by rsync are handled now + - remote errors from rsync are ignored now, and we let rsync continue with + dry-run deletions. + +* :program:`mb db sizes`: + + - Sizes of tables from `mod_stats`_ are now shown in addition to + MirrorBrain's own tables. + +* :program:`mb db shell`: + + - The script now uses :func:`os.execlp` instead of :func:`os.system` to spawn + the database commandline interpreter, because the latter doesn't reliably + pass ``SIGCONT`` to the subprocess when resuming. + +* :program:`mb list`: + + - New options ``-H``, ``-F``, ``-R`` to display HTTP/FTP/rsync base URLs have + been added. + +* :program:`mb mirrorlist`: + + - The script now tries harder to not leave temp files -- also in case of a + crash (which may happen when working with templates). + - Add a link to our project in the footer. + +Changes in the documentation were: + +- The new ``MirrorBrainFallback`` directive is now documented in the example + :file:`mod_mirrorbrain.conf`. +- The ``-t 20`` option has been removed from the :program:`mirrorprobe` call, + since that is the default now. The scan cronjob also has been simplified. +- A hint about ulimits has been removed, which turned out to be a band-aid + for a purely local problem. +- A hint how to load a database dump with :program:`mb db shell` has been + added. + +.. _`mod_stats`: http://mirrorbrain.org/download-statistics/ + Release 2.11.2 (r7917, Dec 5, 2009) ----------------------------------- _______________________________________________ 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 Wed Dec 16 2009 - 15:48:15 GMT
This archive was generated by hypermail 2.2.0 : Wed Dec 16 2009 - 16:45:11 GMT