lp:~vila/ubuntu/lucid/bzr/sru-2.1.3
- Get this branch:
- bzr branch lp:~vila/ubuntu/lucid/bzr/sru-2.1.3
Branch merges
Related bugs
Bug #128562: bzr commit FILE breaks when given symlink as argument | Undecided | Fix Released |
|
Bug #192859: AttributeError on parent.children in add when adding a symlink | Undecided | Fix Released |
|
Bug #494221: KeyError in remove_recursive_id during commit | Undecided | Fix Released |
|
Bug #528041: bzr: ERROR: exceptions.AssertionError: _remember_remote_is_before((2, 1)) called, but _remember_remote_is_before((1, 6)) was called previously. | Undecided | Fix Released |
|
Bug #559436: AttributeError: 'NoneType' object has no attribute 'get_config' | Undecided | Fix Released |
|
Bug #562380: bzr push from 2a to older format may corrupt branch? | Undecided | Fix Released |
|
Bug #572098: `bzr clean-tree` should not blindly delete nested branch/tree/repo | Undecided | Fix Released |
|
Bug #583486: _readdir_pyx.so leaks file descriptors | Undecided | Fix Released |
|
Related blueprints
Branch information
- Owner:
- Vincent Ladeuil
- Status:
- Development
Recent revisions
- 16. By Vincent Ladeuil
-
* New upstream release.
+ Fix file descriptors leaks in dirstate compiled extension. LP: #583486
+ Refuse to stack on repositories in incompatible formats. LP: #562380
+ Don't delete nested trees/repos. LP: #572098
+ Fix 'bzr switch' crash when a 'ConfigurableFileMerger' is used. LP: #559436
+ Fix compatibility with older smart servers. LP: #528041
+ Fix symlinks addition. LP: #192859
+ Properly unversion children of unversiond directories. LP: #494221
+ Lock configuration files in '~/.bazaar' for updates. LP: 525571
+ Fix 'bzr commit <symlink>'. LP: #128562 - 12. By John Ferlito
-
[ Andrew Starr-Bochicchio ]
* debian/control: Fix obsolete-relation- form-in- source
lintian warning.[ John Francesco Ferlito ]
* New upstream release. - 9. By Jelmer Vernooij
-
* New upstream release.
+ Fixes compatibility with Python 2.4. Closes: #537708
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/natty/bzr