Bazaar 2.0.5

Milestone information

Project:
Bazaar
Series:
2.0
Version:
2.0.5
Released:
 
Registrant:
Martin Pool
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Ian Clatworthy, 1 John A Meinel, 2 Martin Pool, 1 Parth Malwankar
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
7 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon bzr-2.0.5.win32-py2.6.exe (md5, sig) Windows installer for python 2.6 systems 53
last downloaded 6 days ago
download icon bzr-2.0.5.win32-py2.5.exe (md5, sig) Windows installer for python 2.5 systems 50
last downloaded 6 days ago
download icon bzr-2.0.5.win32-py2.4.exe (md5, sig) Windows installer for python 2.4 systems 43
last downloaded 6 days ago
download icon bzr-2.0.5-setup.exe (md5, sig) Windows standalone installer 72
last downloaded 6 days ago
download icon Bazaar-2.0.5-1-desktop.pkg (md5, sig) bzr 2.0.5-1 Mac OS X 10.6 Installer 67
last downloaded 6 days ago
download icon bzr-2.0.5.tar.gz (md5, sig) bzr 2.0.5 source 256
last downloaded 3 days ago
Total downloads: 541

Release notes 

This fifth release in our 2.0 series addresses several user-inconvenience
bugs. None are critical, but upgrading is recommended for all users on
earlier 2.0 releases.

Changelog 

View the full changelog

bzr 2.0.5
#########

:2.0.5: 2010-03-23

This fifth release in our 2.0 series addresses several user-inconvenience
bugs. None are critical, but upgrading is recommended for all users on
earlier 2.0 releases.

Bug Fixes
*********

* Avoid ``malloc(0)`` in ``patiencediff``, which is non-portable.
  (Martin Pool, #331095)

* Concurrent autopacking is more resilient to already-renamed pack files.
  If we find that a file we are about to obsolete is already obsoleted, we
  do not try to rename it, and we leave the file in ``obsolete_packs``.
  The code is also fault tolerant if a file goes missing, assuming that
  another process already removed the file.
  (John Arbash Meinel, Gareth White, #507557)

* Cope with the lockdir ``held/info`` file being empty, which seems to
  happen fairly often if the process is suddenly interrupted while taking
  a lock.
  (Martin Pool, #185103)

* Give the warning about potentially slow cross-format fetches much
  earlier on in the fetch operation. Don't show this message during
  upgrades, and show the correct format indication for remote
  repositories.
  (Martin Pool, #456077, #515356, #513157)

* Handle renames correctly when there are files or directories that
  differ only in case. (Chris Jones, Martin Pool, #368931)

* If ``bzr push --create-prefix`` triggers an unexpected ``NoSuchFile``
  error, report that error rather than failing with an unhelpful
  ``UnboundLocalError``.
  (Andrew Bennetts, #423563)

* Running ``bzr`` command without any arguments now shows bzr
  version number along with rest of the help text.
  (Parth Malwankar, #369501)

* Use osutils.O_NOINHERIT for some files on win32 to avoid PermissionDenied
  errors.
  (Inada Naoki, #524560)

Documentation
*************

* Added ``location-alias`` help topic.
  (Andrew Bennetts, #337834)

* Fixed CHM generation by moving the NEWS section template into
  a separate file. (Ian Clatworthy, #524184)

0 blueprints and 7 bugs targeted

Bug report Importance Assignee Status
185103 #185103 empty lock info file causes crash in _parse_info 3 High Martin Pool  10 Fix Released
456077 #456077 MYSQL/BZR P3: bzr doesn't explain it's doing a slow cross-format fetch 3 High Martin Pool  10 Fix Released
331095 #331095 patiencediff tries to malloc 0 bytes; tests fail on AIX 4 Medium   10 Fix Released
524560 #524560 bzr branch from svn+ssh fails on win32 4 Medium   10 Fix Released
369501 #369501 Display version number when "bzr" is typed 5 Low Parth Malwankar  10 Fix Released
507557 #507557 Overlapping autopacks can fail with NoSuchFile when obsoleting packs 5 Low John A Meinel  10 Fix Released
524184 #524184 NEWS template breaking chm generation 1 Undecided Ian Clatworthy  10 Fix Released
This milestone contains Public information
Everyone can see this information.