[ANN] bzr 2.3.4 released
vila
v.ladeuil+lp at free.fr
Tue Jul 19 15:55:37 UTC 2011
1 new stable release: 2.3.4 ;)
This is a bugfix release and upgrading is recommended for all users of
earlier 2.3 releases.
Many thanks to everyone who contributed feedback, suggestions, bug
reports and patches !
Bazaar is now available for download from
https://launchpad.net/bzr/2.3/2.3.4 as a source tarball.
On the same URL you'll also find installers for windows and OSX.
Packages for Ubuntu are available from the stable PPA,
https://launchpad.net/~bzr/+archive/ppa
The SRU process for natty is underway so regular users should also get
their update soon.
FreeBSD ports have been upgraded too.
More details below:
bzr 2.3.4
#########
:2.3.4: 2011-07-14
This is a bugfix release. Upgrading is recommended for all users of earlier
2.3 releases.
This mainly fixes bug #786980 which blocked the SRU process for Ubuntu Natty.
External Compatibility Breaks
*****************************
None.
Bug Fixes
*********
* Accept some differences for ``bound_location`` from the config files that
were leading to a 'ReadOnlyError: A write attempt was made in a read only
transaction' error. (Vincent Ladeuil, #786980)
* Don't fail with traceback if `bzr serve` is running as a service on Windows,
and there is no USERNAME, nor BZR_EMAIL or other whoami-related environment
variables set. (Alexander Belchenko, Bug #660174)
Documentation
*************
* Updated the "Using stacked branches" section of the user guide to
describe committing to stacked branches and expanded its discussion of
pushing a stacked branch. (Andrew Bennetts)
Testing
*******
* Remove the deprecation decorators for ``failUnlessExists`` and
``failIfExists``. The deprecation "will" occur in 2.4, not
before. Providing the wrappers is enough as far as 2.3 is concerned.
(Vincent Ladeuil #794960)
More information about the bazaar-announce
mailing list