diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-01-31 11:22:24 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-01-31 11:22:24 +0100 |
commit | 600268e36cdefa39c01d9a7be741d152d317c880 (patch) | |
tree | b4dd92b40e68ac0ef0d7936e2e6e562494d7db17 /debian | |
parent | c7ed2c0e34546e12a035e4c4c2f034a6ee765748 (diff) | |
parent | a13554816fac2ab7c5e876355f7b929790722b2c (diff) |
merged from lp:~mvo/apt/mvo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 988a0e41e..122c2ce36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,11 @@ apt (0.8.16~exp13) UNRELEASED; urgency=low of them in a single iteration (Closes: #657695, LP: #922485) - use a signed int instead of short for score calculation as upgrades become so big now that it can overflow (Closes: #657732, LP: #917173) + + [ Michael Vogt ] + * apt-pkg/deb/dpkgpm.cc: + - fix crash when a package is in removed but residual config state + (LP: #923807) -- David Kalnischkies <kalnischkies@gmail.com> Mon, 30 Jan 2012 19:17:09 +0100 |