]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/acquire-item.cc:
[apt.git] / debian / changelog
index 89bae45c0310ae7dc107c2cc0844f744186a2a1d..0701185b99381f532e5d30d45e280a60a83852e4 100644 (file)
@@ -1,3 +1,35 @@
+apt (0.6.46.4ubuntu11) UNRELEASED; urgency=low
+
+  * po/gl.po:
+    - fix error in translation that causes trouble to lsb_release 
+      (LP#79165)
+  * apt-pkg/acquire-item.cc:
+    - if decompression of a index fails, delete the index (LP#68202)
+  * [internal-ABI] apt-pkg/acquire.{cc,h}:
+    - deal better with duplicated sources.list entries (avoid
+      double queuing of  URLs) - this fixes hangs in bzip/gzip
+      (LP#102511)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 17 Apr 2007 15:53:37 +0200
+
+apt (0.6.46.4ubuntu10) feisty; urgency=low
+
+  * apt-pkg/depcache.cc:
+    - added "APT::Never-MarkAuto-Section" and consider dependencies 
+      of packages in this section manual (LP#59893)
+    - ensure proper permissions in the extended_state file (LP#67037)
+  * debian/apt.conf.ubuntu:
+    - added APT::Never-MarkAuto-Section "metapackages" (LP#59893)
+  * cmdline/apt-get.cc:
+    - "apt-get install foo" on a already installed package foo will
+      clean the automatic installed flag (LP#72007)
+    - do not show packages already marked for removal as auto-installed
+      (LP#64493)
+    - applied patch to (optionally) hide the auto-remove information
+      (thanks to Frode M. Døving) (LP#69148)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 14 Mar 2007 13:32:32 +0100
+
 apt (0.6.46.4ubuntu9) feisty; urgency=low
 
   * debian/control:
@@ -5,12 +37,17 @@ apt (0.6.46.4ubuntu9) feisty; urgency=low
     - Set Ubuntu maintainer address
   * apt-pkg/cdrom.cc:
     - only unmount if APT::CDROM::NoMount is false
-  * methods/cdrom.cc:  
     - only umount if it was mounted by the method before
   * cmdline/apt-get.cc:
     - fix version output in autoremove list (LP#68941)
+  * apt-pkg/packagemanager.cc:
+    - do not spin 100% cpu in FixMissing() (LP#84476)
+  * apt-pkg/indexfile.cc:
+    - fix problem overwriting APT::Acquire::Translation
+  * doc/examples/configure-index:
+    - document APT::Acquire::Translation
   
- -- 
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 13 Mar 2007 15:24:39 +0100
 
 apt (0.6.46.4ubuntu8) feisty; urgency=low