[Bug 275652] [NEW] [FFE] please sync bzr-svn 0.4.13-2 from debian experimental
Launchpad Bug Tracker
275652 at bugs.launchpad.net
Mon Sep 29 11:49:12 BST 2008
You have been subscribed to a public bug by James Westby (james-w):
Binary package hint: bzr-svn
Please sync bzr-svn 0.4.13-1 from Debian experimental. This will fetch
upstream releases 0.4.12 and 0.4.13, both of which are bug fix releases.
$ bzr diff -rtag:bzr-svn-0.4.11-1..tag:debian-0.4.13-2
http://bzr.debian.org/pkg-bazaar/bzr-svn/experimental | diffstat
AUTHORS | 3 +
FAQ | 4 -
INSTALL | 36 +--------------
Makefile | 3 +
NEWS | 63 ++++++++++++++++++++++++++-
__init__.py | 10 ++--
cache.py | 14 +++++-
client.c | 6 +-
commit.py | 8 +--
debian/changelog | 18 +++++++
debian/control | 2
editor.h | 8 +--
errors.py | 10 ++++
fetch.py | 18 +++----
ra.c | 65 ++++++++++++++++++++++++----
ra.h | 2
remote.py | 7 ++-
repos.c | 4 -
repository.py | 8 +--
setup.py | 105 ++++++++++++++++++++++++++++++++++++++--------
stdbool.h | 4 +
tags.py | 12 ++---
tests/__init__.py | 2
tests/test_blackbox.py | 4 +
tests/test_workingtree.py | 12 +++++
transport.py | 47 ++++++--------------
util.c | 27 +++++++++++
util.h | 1
versionedfiles.py | 8 +++
wc.c | 4 -
workingtree.py | 4 -
31 files changed, 372 insertions(+), 147 deletions(-)
In particular, users will notice a severe reduction of performance
without 0.4.12.
Upstream's changelog for 0.4.12 and 0.4.13:
bzr-svn 0.4.13 2008-09-24
BUG FIXES
* Fix compatibility with Subversion 1.4 on Windows.
* Fix bug modifying set of right hand side revisions during fetch. (#264740)
* Fix linking against Subversion 1.5 on Windows. (#263570)
* Avoid NoneType error when no revisions to push in "bzr dpush". (#267484)
* Properly convert errors raised when starting a commit. (#267899)
* Fix compatibility with Bazaar 1.7.
FEATURES
* Add support for using Apple keychain.
bzr-svn 0.4.12 2008-09-01
BUG FIXES
* Cope with svn+ prefix when setting tags. (#261748)
* Fix contents of files when using stacked branching. (#262314)
* Fix compatibility with Bazaar 1.7.
* Use local application data directory on Windows for bzr-svn cache. (#231041)
* No longer show backtrace when a generic DAV error occurs, as
this is usually a sign of a server-side error rather than a bug.
(#255159)
* Fix forward declarations of Python types, fixes
compilation on mingw. (#263284)
* Avoid explicit revnum reporting for inventory entries during fetch.
(It caused severe speed regressions and is not necessary).
* Fix size of bool variable in replacement stdbool.h. This was
causing strange errors on Windows, most notably slow fetches.
* Fix pull into Subversion working copies.
* Properly encode cache file path in case it contains non-ascii
characters. (#262923)
* Don't link explicitly against apr libraries. (#262711)
FEATURES
* Use native Windows password prompter on Windows. (#263287)
** Affects: bzr-svn (Ubuntu)
Importance: Wishlist
Status: Confirmed
--
[FFE] please sync bzr-svn 0.4.13-2 from debian experimental
https://bugs.edge.launchpad.net/bugs/275652
You received this bug notification because you are a member of Ubuntu Package Archive Administrators, which is a direct subscriber.
More information about the ubuntu-archive
mailing list