lp://staging/ubuntu/quantal/python-apt
- Get this branch:
- bzr branch lp://staging/ubuntu/quantal/python-apt
Branch merges
Related bugs
Related blueprints
Branch information
- Owner:
- Ubuntu branches
- Status:
- Development
Recent revisions
- 165. By Michael Vogt
-
* apt/auth.py:
- do not fail to import keys that start with "0x" (LP: #1065015) - 164. By Michael Vogt
-
* lp:~mvo/python-apt/recv-key-lp1016643:
- Only support long (v4) keyids when downloading keys and
check the keys fingerprint before importing. This avoids
man-in-the- middle attacks (LP: #1016643)
* lp:~mvo/python-apt/fix-debfile-crash:
- fix crash on missing candidates in the multiarch check - 163. By Barry Warsaw
-
python/string.cc, tests/test_
lp1030278. py: Fix StrSizeToStr() so that
1) it first checks for PyLong-ness so that in Python 3 on i386, it
will be able to convert larger numbers (via doubles rather than ints);
2) before doing the conversions through the apt API, check to see if a
Python exception occurred, e.g. OverflowError, and return an error
condition in that case instead of masking it. (LP: #1030278) - 162. By Michael Vogt
-
[ James Hunt ]
* python/cache.cc: PkgCacheGetIsMultiArch( ): Return calculated
value rather than a random one.[ Michael Vogt ]
* merged fixes from the debian-sid branch - 159. By Steve Langasek
-
* Merge from unreleased Debian branch, remaining changes:
- drop recommends on python2.6
- build with COMPAT_0_7, which might still be needed by some code in the
Ubuntu archive. We need to scan the archive for this, add liberal
Breaks, and analyze the dist-upgrader case before disabling.
* Revert change from lp:~ev/python-apt/dont-leak-fds; as discussed on IRC
during the Python3 porting sprint, the cure here is worse than the
disease. - 157. By Michael Vogt
-
[ Michael Vogt ]
* python/cache.cc:
- ensure that pkgApplyStatus is called when the cache is opened
Thanks to Sebastian Heinlein for finding this bug, providing a fix
and adding a regression test, LP: #659438 - 156. By Michael Vogt
-
* apt/cache.py:
- fix _have_multi_arch flag (thanks to Sebastian Heinlein) LP: #966916
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)