lp://staging/ubuntu/natty-proposed/aptdaemon
- Get this branch:
- bzr branch lp://staging/ubuntu/natty-proposed/aptdaemon
Branch merges
Branch information
Recent revisions
- 72. By Michael Vogt
-
[ Michael Vogt ]
* new bzr bugfix snapshot from the upstream branch
* drop debian/patches/ fix_lp_ 781874. patch,
drop debian/patches/ 01_fix_ locking. patch
drop debian/patches/ 03_do_not_ close_invalid_ fd.patch
drop/debian/ patches/ 04_check_ if_apport_ enabled. patch:
- this is included in the upstream bzr branch now
* debian/patches/ 02_fix_ crash_on_ dpkg_disappear. patch:
- use empty string when dpkg notices a disappearing package,
this avoids string break[ Sebastian Heinlein ]
* fix bug when canceling a transaction (LP: #781874)
* fix FD leak (LP: #742935)
* fix crash when dbus exceptions have unicode messages (LP: #761386)
* add (empty) mapping the apt progress message that is triggered
when a empty package disappears[ Gabor Kelemen ]
* Add missing files to POTFILES.in, fixes LP: #786500[ Brian Murray ]
* aptdaemon/crash.py:
- title attachments Traceback to be consistent with apport
* aptdaemon/crash.py:
- only create crash reports if apport is enabled - 71. By Michael Vogt
-
* patches/
fix_lp_ 781874. patch:
- fix bug when canceling a transaction (LP: #781874) - 70. By Michael Vogt
-
* New bzr bugfix snapshot:
- fix FD leak (LP: #742935)
- fix interrupts in a forked child
- fix crash when dbus exceptions have unicode messages (LP: #761386) - 69. By Michael Vogt
-
* debian/
patches/ 01_fix_ locking. patch:
- cherry pick from evfool, many thanks (LP: #764422)
* debian/patches/ 02_fix_ crash_on_ dpkg_disappear. patch:
- add (empty) mapping the apt progress message that is triggered
when a empty package disappears - 67. By Michael Vogt
-
* New bzr bugfix snapshot:
- fix state of queue transactions (LP: #702442)
- unify cache open (LP: #694505)
- relax lintian check on libc (for lsb)
- catch overflow errors (LP: #758837)
* debian/lintian- {fatal, nonfatal} .tag.Ubuntu:
- rename from "tag" to "tags" so that they actually get applied
(LP: #712377) - 66. By Michael Vogt
-
* debian/
lintian- nonfatal. tag.Ubuntu:
- relax checks more (LP: #756649)
- relax libc check, not valid for e.g. lsb packages
- call cache.open() after cache.update()
- utf8 fixes (LP: #736507)
- lock fixes
- fix cdrom medium detection (LP: #755655) - 65. By Michael Vogt
-
* New bzr bugfix snapshot:
- improve utf8 encoding handling tests
- lp:~mvo/aptdaemon/relax-lintian-checks merged
- improve terminal handling, LP: #741260, #693290, #741260,
#738056, #742780, #743818, #744444, #746727, #747539, #753700,
#753762, #753927, #754134, #754174, #754205, #754206, #754220
- fix refactoring lefovers (LP: #752220)
- don't segfault if we cannot read the status of the process holding
a lock (LP: #745517)
* debian/patches/ 01_relax_ lintian_ checks. patch:
- removed, taken upstream
* debian/patches/ 02_fix_ unicode_ in_convert_ struct. patch:
- removed, taken usptream
* debian/patches/ 04_import_ logging. patch:
- removed, fixed usptream - 64. By Barry Warsaw
-
* debian/
patches/ 04_import_ logging. patch:
- Import logging to resolve undefined name. (LP: #752220) - 63. By Julian Andres Klode
-
* debian/
patches/ 02_fix_ unicode_ in_convert_ struct. patch:
- Decode non-unicode strings in _convert_struct (LP: #736507)
* debian/patches/ 03_do_not_ close_invalid_ fd.patch:
- Do not close invalid streams (LP: #741370)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/oneiric/aptdaemon