diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-06-09 12:04:54 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-06-09 12:04:54 +0200 |
commit | 617244130193ecf6fb9a1c31a679449a98b40816 (patch) | |
tree | cadee8cbfa9746b1d2ff372b98ee3b9b2f95522e /debian/changelog | |
parent | 24e9fedacb134c2dae5edcd0fa559b38f12f5dbc (diff) | |
parent | a7a2824bad5fd9c868f4774771ec9fb2f1895285 (diff) |
* apt-pkg/deb/dpkgpm.cc:
- Fix segmentation fault when /var/log/apt ist missing. LP: #535509
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9ed7c587b..f1e0a97ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,12 @@ apt (0.7.25.3ubuntu10) maverick; urgency=low + [ Michael Vogt ] * debian/apt.conf.ubuntu: - no longer install (empty) apt.conf.d/01ubuntu + + [ Matthias G. ] + * apt-pkg/deb/dpkgpm.cc: + - Fix segmentation fault when /var/log/apt ist missing. LP: #535509 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 09 Jun 2010 10:48:16 +0200 |