diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-06-06 16:36:28 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-06-06 16:36:28 +0200 |
commit | 9bafec989612e0bb751e4ba1e3a81d21233ccb9b (patch) | |
tree | b2cce1888063d16766899cd906307c4842cc4a2e /debian | |
parent | 6ac27e73bd00d18fedd9998efef17a98c10fc14a (diff) |
merged lp:~brian-murray/apt/history-log
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3e21120cf..8cc9b53e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +apt (0.8.14.1ubuntu6) UNRELEASEDoneiric; urgency=low + + * apt-pkg/deb/dpkgpm.cc: + - prevent reporting of package installation failures due to inaccessible + local files (LP: #791102, #790040) + - include /var/log/apt/history.log in apport-package reports so we know + the context for the package management request + + -- Brian Murray <brian@ubuntu.com> Wed, 01 Jun 2011 12:32:31 -0700 + apt (0.8.14.1ubuntu5) oneiric; urgency=low * apt-pkg/acquire-item.cc: |