lp:ubuntu/natty-proposed/aptdaemon

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty-proposed/aptdaemon
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

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

68. By Michael Vogt

* New bzr bugfix snapshot:
  - fix crash in wait_for_lock (LP: #763642)

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:ubuntu/oneiric/aptdaemon
This branch contains Public information 
Everyone can see this information.

Subscribers