]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/deb/debmetaindex.cc:
[apt.git] / debian / changelog
index 73881ac54061859b74051a344251a53700ad95a0..d226d91c4a68f877a01d24e8e98abde28686cd46 100644 (file)
@@ -1,4 +1,4 @@
-apt (0.8.16~exp3) experimental; urgency=low
+apt (0.8.16~exp3) UNRELEASEDexperimental; urgency=low
 
   [ David Kalnischkies ]
   * apt-pkg/pkgcache.h:
@@ -7,8 +7,20 @@ apt (0.8.16~exp3) experimental; urgency=low
   * apt-pkg/acquire*.{cc,h}:
     - try even harder to support really big files in the fetcher by
       converting (hopefully) everything to 'long long' (Closes: #632271)
+  * ftparchive/writer.cc:
+    - generate all checksums in one run over the file for Release
+  * cmdline/apt-get.cc:
+    - add an --assume-no option for testing to say 'no' to everything
+  * apt-pkg/deb/debmetaindex.cc:
+    - add trusted=yes option to mark unsigned (local) repository as trusted
+      based on a patch from Ansgar Burchardt, thanks a lot! (Closes: #596498)
+
+  [ Michael Vogt ]
+  * merge fixes from the debian/unstable upload
+  * merge lp:~mvo/apt/sha512-template to get fixes for the 
+    sha1/md5 verifiation (closes: #632520)
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Tue, 05 Jul 2011 15:56:42 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com>  Thu, 14 Jul 2011 20:56:45 +0200
 
 apt (0.8.16~exp2) experimental; urgency=low