From: Michael Vogt Date: Wed, 21 Feb 2007 09:02:22 +0000 (+0100) Subject: * fix segfault in the pkgRecords destructor X-Git-Tag: 0.7.24ubuntu1~201 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/1b8862162eba9de28c1d0ae0082f40d4c6bbcbe3 * fix segfault in the pkgRecords destructor * debian/control: - make the libcurl3-gnutls-dev versionized (LP#86614) --- 1b8862162eba9de28c1d0ae0082f40d4c6bbcbe3 diff --cc debian/changelog index b926a495f,06cede531..d8b654039 --- a/debian/changelog +++ b/debian/changelog @@@ -1,46 -1,7 +1,48 @@@ -apt (0.6.46.5) UNRELEASED; urgency=low +apt (0.6.46.4ubuntu8) feisty; urgency=low - * fix in the pkgRecords destructor - * apt-pkg/algorithm.cc: - - use clog for all debugging ++ * fix segfault in the pkgRecords destructor + * Bump ABI version ++ * debian/control: ++ - make the libcurl3-gnutls-dev versionized (LP#86614) + + -- + +apt (0.6.46.4ubuntu7) feisty; urgency=low + + * Merged the apt--mirror branch. This means that a new 'mirror' + method is available that will allow dynamic mirror updates. + The sources.list entry looks something like this: + "deb mirror://mirrors.lp.net/get_mirror feisty main restricted" + + It also supports error reporting to a configurable url for mirror + problems/failures. + * Bump ABI version + + -- Michael Vogt Tue, 6 Feb 2007 11:38:06 +0100 + +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 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 + https transport (apt-https spec) + + -- Michael Vogt Tue, 19 Dec 2006 16:23:43 +0100 + +apt (0.6.46.4ubuntu4) feisty; urgency=low + + * apt-pkg/algorithms.cc: - only increase the score of installed applications if they are not obsolete