]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* cmdline/apt-get.cc:
[apt.git] / debian / changelog
index b55e0c5822ac898ebd8e11cf20ea795e5c2753dd..1ec80ca011c1bb42eb47401df508c4c5feb8877b 100644 (file)
@@ -1,4 +1,4 @@
-apt (0.6.45.1) unstable; urgency=low
+apt (0.6.46) unstable; urgency=low
 
   * debian/control:
     - switched to libdb4.4 for building (closes: #381019)
@@ -7,6 +7,8 @@ apt (0.6.45.1) unstable; urgency=low
       versions of the package (closes: #257054)
     - properly handle recommends/suggests or-groups when printing the list of
       suggested/recommends packages (closes: #311619)
+    - fix the way multiple packages are installed so that the order of
+      packages on the commandline doesn't matter anymore
   * methods/http.cc:
     - check more careful for incorrect proxy settings (closes: #378868)
   * methods/gzip.cc:
@@ -22,8 +24,13 @@ apt (0.6.45.1) unstable; urgency=low
     * fi.po: Updated to 512t. Closes: #382702
   * share/archive-archive.gpg:
     - removed the outdated amd64 and debian-2004 keys
+  * apt-pkg/tagfile.cc:
+    - applied patch from Jeroen van Wolffelaar to make the tags
+      caseinsensitive (closes: #384182)
+    - reverted MMap use in the tagfile because it does not work 
+      across pipes (closes: #383487) 
   
- -- 
+ --
 
 apt (0.6.45) unstable; urgency=low