lp://staging/ubuntu/natty-security/aptdaemon
- Get this branch:
- bzr branch lp://staging/ubuntu/natty-security/aptdaemon
Branch merges
Branch information
Recent revisions
- 70. By Marc Deslauriers
-
* SECURITY UPDATE: unauthenticated package installation (LP: #959131)
- debian/patches/ 04_CVE- 2012-0944. patch: properly handle
unauthenticated packages in aptdaemon/worker. py.
- CVE-2012-0944 - 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) - 62. By Michael Vogt
-
* New bzr bugfix snapshot:
- fix i18n crash (LP: #724735)
- Allow to specify package names with an architecture
(for multiarch)
- Client: Exit the transaction processing if there has been an
error
- Make the run method of the GTK2 progress dialog deferable
(LP: #626798)
* debian/patches/ 01_relax_ lintian_ checks. patch:
- add lp:~mvo/aptdaemon/relax-lintian-checks as distro patch
until upstream (LP: #712377) - 61. By Michael Vogt
-
* New bzr bugfix snapshot:
- fix fix typo (LP: #733732), thanks to seb128
- Fix variable name in the Finished signal
- Don't raise an error if trying to close an already closed fd
- Open the controlling terminal already at the SetTerminal call time
- bugfix in the apt config parser
* debian/patches/ disable_ config_ parser_ test.patch:
- removed, this is properly fixed now
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