Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
epg dbf61e2e96 bzr 2.0.1
#########

:Codename: Stability First
:2.0.1: 2009-10-14

The first of our new ongoing bugfix-only stable releases has arrived. It
includes a collection of 12 bugfixes applied to bzr 2.0.0, but does not
include any of the feature development in the 2.1.0 series.


Bug Fixes
*********

* ``bzr add`` in a tree that has files with ``\r`` or ``\n`` in the
  filename will issue a warning and skip over those files.
  (Robert Collins, #3918)

* bzr will attempt to authenticate with SSH servers that support
  ``keyboard-interactive`` auth but not ``password`` auth when using
  Paramiko.   (Andrew Bennetts, #433846)

* Fixed fetches from a stacked branch on a smart server that were failing
  with some combinations of remote and local formats.  This was causing
  "unknown object type identifier 60" errors.  (Andrew Bennetts, #427736)

* Fixed ``ObjectNotLocked`` errors when doing some log and diff operations
  on branches via a smart server.  (Andrew Bennetts, #389413)

* Handle things like ``bzr add foo`` and ``bzr rm foo`` when the tree is
  at the root of a drive. ``osutils._cicp_canonical_relpath`` always
  assumed that ``abspath()`` returned a path that did not have a trailing
  ``/``, but that is not true when working at the root of the filesystem.
  (John Arbash Meinel, Jason Spashett, #322807)

* Hide deprecation warnings for 'final' releases for python2.6.
  (John Arbash Meinel, #440062)

* Improve the time for ``bzr log DIR`` for 2a format repositories.
  We had been using the same code path as for <2a formats, which required
  iterating over all objects in all revisions.
  (John Arbash Meinel, #374730)

* Make sure that we unlock the tree if we fail to create a TreeTransform
  object when doing a merge, and there is limbo, or pending-deletions
  directory.  (Gary van der Merwe, #427773)

* Occasional IndexError on renamed files have been fixed. Operations that
  set a full inventory in the working tree will now go via the
  apply_inventory_delta code path which is simpler and easier to
  understand than dirstates set_state_from_inventory method. This may
  have a small performance impact on operations built on _write_inventory,
  but such operations are already doing full tree scans, so no radical
  performance change should be observed. (Robert Collins, #403322)

* Retrieving file text or mtime from a _PreviewTree has good performance when
  there are many changes.  (Aaron Bentley)

* The CHK index pages now use an unlimited cache size. With a limited
  cache and a large project, the random access of chk pages could cause us
  to download the entire cix file many times.
  (John Arbash Meinel, #402623)

* When a file kind becomes unversionable after being added, a sensible
  error will be shown instead of a traceback. (Robert Collins, #438569)

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

* Improved README. (Ian Clatworthy)

* Improved upgrade documentation for Launchpad branches.
  (Barry Warsaw)
2009-11-10 19:31:31 +00:00
archivers Enable unicode support. Bump PKGREVISION. 2009-11-01 18:55:12 +00:00
audio Hm, can't reproduce the make-jobs failure, so remove MAKE_JOBS_SAFE=no 2009-11-10 19:04:28 +00:00
benchmarks Not MAKE_JOBS safe. 2009-10-29 18:20:36 +00:00
biology honour PKGMANDIR 2009-09-23 13:34:33 +00:00
bootstrap Recommend to manually enforce the use of the 32-Bit API under 2009-09-21 15:33:13 +00:00
cad deprecate the individual geda packages. They are now distributed upstream as a single package which is in cad/geda 2009-11-06 22:32:30 +00:00
chat Pass down something valid for KPHONEDIR. 2009-11-05 21:36:49 +00:00
comms Actually, the security patch was missing from my last commit. PKGREVISION 2009-10-03 11:43:49 +00:00
converters Update skf to 1.96.4. 2009-10-31 05:03:32 +00:00
cross Add explicit master site for gcc. 2009-10-11 08:59:58 +00:00
databases fix missing interpreter warning 2009-11-01 15:30:39 +00:00
devel bzr 2.0.1 2009-11-10 19:31:31 +00:00
distfiles
doc Updated devel/boehm-gc to 7.1nb2 2009-11-10 18:35:38 +00:00
editors Don't leak the buildlink directories into the final program. I can't 2009-11-09 14:09:41 +00:00
emulators + kegs. 2009-11-10 16:20:17 +00:00
filesystems Fixed linux build 2009-11-02 19:54:44 +00:00
finance Update to 1.17: 2009-10-31 01:59:20 +00:00
fonts Update to mkfontdir-1.0.5. Changes: 2009-11-09 19:29:30 +00:00
games Drop maintainership. 2009-11-10 19:03:32 +00:00
geography Update to version 0.9.9. (OK by gdt@) 2009-10-16 16:02:01 +00:00
graphics patch-aa not needed when INSTALL_MAKE_FLAGS are in Makefile 2009-11-10 07:30:19 +00:00
ham Deal with newer gnuradio and doxygen. Also use xmlto for the main document. 2009-10-07 17:06:13 +00:00
inputmethod Update libhangul to 0.0.10. 2009-11-01 08:47:23 +00:00
lang Use full pathname to libfontconfig.so. 2009-11-08 17:57:46 +00:00
licenses After discussion on tech-pkg@ I decided to add the license file for the 2009-10-24 21:33:24 +00:00
mail Updated to version 0.37. 2009-11-05 22:53:12 +00:00
math Update to 1.0.8: 2009-11-10 18:20:05 +00:00
mbone support PKGMANDIR 2009-10-29 20:26:27 +00:00
meta-pkgs Update sysutils/xfce4-volman to 0.2.0nb2 and add it to the xfce4 meta package 2009-11-05 20:15:40 +00:00
misc Use malloc instead of the kernel allocators 2009-11-10 16:10:47 +00:00
mk add xjdic-locale 2009-11-10 10:25:50 +00:00
multimedia Do not link against -lcompat, it breaks DSO support. Bump revision. 2009-11-09 12:56:00 +00:00
net Update p5-DNS-ZoneParse from version 0.96 to version 0.99. 2009-11-10 13:34:13 +00:00
news Support DESTDIR and PKGMANDIR 2009-10-29 22:40:23 +00:00
packages
parallel Update to v3.1.2. The number of changes over the intervening years is 2009-11-10 14:55:17 +00:00
pkgtools pkg_tarup-1.8: 2009-11-05 16:22:46 +00:00
print Fix PLIST handling for linux emulation installs (pr#42278) 2009-11-09 19:14:53 +00:00
regress Remove @dirrm entries from PLISTs 2009-06-14 18:11:52 +00:00
security Update to 0.9.0-beta8 (by Rumko via private mail). 2009-11-07 18:30:28 +00:00
shells Reset MAINTAINER per request in PR pkg/42272 2009-11-05 21:56:59 +00:00
sysutils Update to 2.01.01alpha67: 2009-11-10 16:49:00 +00:00
templates audit-packages is now in pkg_install on pkgsrc HEAD and stable so update 2008-12-10 22:06:48 +00:00
textproc Update from version 0.40 to version 0.42. 2009-11-10 13:46:37 +00:00
time Update to 2009n. Time zone updates! 2009-10-31 03:07:11 +00:00
wm Fix typo, re-fmt. 2009-11-02 08:47:12 +00:00
www Add PasteDeploy dependency. 2009-11-10 17:20:38 +00:00
x11 Update to appres-1.0.2. Changes: 2009-11-09 19:45:01 +00:00
Makefile cleanup 2009-05-16 07:21:05 +00:00
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.