lp://staging/ubuntu/oneiric-proposed/aptdaemon
- Get this branch:
- bzr branch lp://staging/ubuntu/oneiric-proposed/aptdaemon
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 85. By Sebastian Heinlein
-
* debian/
patches/ 04_fix_ dialog_ sizes.patch:
- Use sane sizes for error, message and progress dialogs e.g. try to
display the whole terminal instead of just the first two lines
(LP: #892607, LP: #840942) - 84. By Michael Vogt
-
* debian/
patches/ 03_additional_ resolve_ run.patch:
- do an additional resolver run to ensure that autoremove does
not leave the cache inconsistent (LP: #659111) - 83. By Michael Vogt
-
* New bzr bugfix version:
- Don't block on lintian calls to avoid time outs on the DBus
by making use of the excellent preexec_fn of subprocess
(LP: #812023)
- pyflakes based import fixes, this fixes a unneeded glib import
that can cause crashes with gtk2/gtk3 (pygtk/pygi)
- use the deprecated message attribute to avoid encoding errors
(LP: #846044) - 82. By Michael Vogt
-
* New bzr snapshot:
- Don't track valid DBusException sent to the client by apport
- Make TransactionProgressDialog. run() method deferable
- Unset the apt-listbugs frontend in non-interactive mode
- Workaround a bug in apt's ListUpdate which doesn't handle
cancellation properly
* debian/changelog: Fix a typo in the previous log entry - 81. By Sebastian Heinlein
-
* New bzr snapshot:
- Fix integer overflows in the ProgressDetails property (LP: #827677,
LP: #834104) by witching to dbus.Double and dbus.Int64
- Fix apport crash reports on dpkg failure (LP: #799982) - 80. By Sebastian Heinlein
-
* New bzr snapshot:
- Improve apport integration by adding a package hook and only sending
reports if running as a system service
- Fix default values for ProgressDetails signal
- Fixes to the test suite
- More debugging output to help resolve DBus type conversion/overflow
errors
* debian/aptdaemon. install:
- Ship apport package hook
- Ship desktop file to provide a nicer name in apport dialogs
* debian/control:
- Add missing dependency on python-pkg-resources to python-aptdaemon
(LP: #788121) - 79. By Michael Vogt
-
* new bzr snapshot:
- Make the handling of exceptions in the forked child process
more robust
- Fix showing the header of the translation (.mo file)
if we try to translate an empty string - 78. By Michael Vogt
-
* new bzr snapshot:
- add /var/log/apt/history. log integration
- switch bytes_{done,total} to 64bit to follow a change in apt
(LP: #825468)
- fix multiarch names (LP: #828898, LP: #828162) - 76. By Martin Pitt
-
New bzr snapshot: Move from static gobject to GI GObject module, to be
compatible to upcoming pygobject 3.0.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/precise/aptdaemon