]> git.saurik.com Git - apt.git/commitdiff
* merged from apt--mvo
authorMichael Vogt <egon@bottom>
Fri, 12 Jan 2007 19:47:02 +0000 (20:47 +0100)
committerMichael Vogt <egon@bottom>
Fri, 12 Jan 2007 19:47:02 +0000 (20:47 +0100)
1  2 
apt-pkg/algorithms.cc
apt-pkg/deb/debrecords.cc
debian/changelog
methods/http.cc

Simple merge
Simple merge
index 9f8326739ee7529eac139bcc5b702732d55087a5,7893f2599e97ac581bf36c8aa4336bf2c58605a3..c40804746674b357c0b52699c7784d59abee0c6c
@@@ -22,8 -4,14 +22,14 @@@ apt (0.6.46.5) UNRELEASED; urgency=lo
      - use clog for all debugging
      - 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
 + -- Michael Vogt <mvo@debian.org>  Thu, 14 Dec 2006 11:31:41 +0100
  
  apt (0.6.46.4) unstable; urgency=high
  
diff --cc methods/http.cc
Simple merge