diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-06 11:09:41 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-06 11:09:41 +0100 |
commit | 78a9df8a467d9f240df81c236f233a38f450e60a (patch) | |
tree | 97a61715ad4278cccb2b62339abfac4733669fe4 /debian | |
parent | a345a69945548525d5219fcd18e3754f4d252bfd (diff) |
* updated changelog ro reflect last upload
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 45f79f40a..838567183 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +apt (0.6.46.4ubuntu6) feisty; urgency=low + + * methods/http.cc: + - send apt version in User-Agent + * apt-pkg/deb/debrecords.cc: + - fix SHA1Hash() return value + * apt-pkg/algorithms.cc: + - fix resolver bug on removal triggered by weak-dependencies + with or-groups + - fix segfault (lp: #76530) + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 20 Dec 2006 11:04:36 +0100 + apt (0.6.46.4ubuntu5) feisty; urgency=low * added apt-transport-https package to provide a optional @@ -10,12 +23,6 @@ apt (0.6.46.4ubuntu4) feisty; urgency=low * apt-pkg/algorithms.cc: - only increase the score of installed applications if they are not obsolete - - fix resolver bug on removal triggered by weak-dependencies - with or-groups - * methods/http.cc: - - send apt version in User-Agent - * apt-pkg/deb/debrecords.cc: - - fix SHA1Hash() return value -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 19:39:05 +0100 |