]> git.saurik.com Git - apt.git/commitdiff
releasing package apt version 1.1~exp5 1.1.exp5
authorMichael Vogt <mvo@ubuntu.com>
Mon, 13 Oct 2014 14:17:27 +0000 (16:17 +0200)
committerMichael Vogt <mvo@ubuntu.com>
Mon, 13 Oct 2014 14:17:27 +0000 (16:17 +0200)
debian/changelog

index 29327867967a053bac89a9d57f724ed9efe0673b..2cbfec869f0fc0002374d95bffc8b4f15d80abea 100644 (file)
@@ -1,3 +1,23 @@
+apt (1.1~exp5) experimental; urgency=medium
+
+  [ Michael Vogt ]
+  * Only rename StatError files in AbortTransaction()
+  * Document Acquire{MaxReleaseFileSize,AllowInsecureRepositories,
+    AllowDowngradeToInsecureRepositories} and
+    --no-allow-insecure-repositories
+  * Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
+  * Change default of Acquire::AllowInsecureRepositories to "true"
+    so that this change is less disruptive, this will be switched
+    to "false" again after jessie
+
+  [ David Kalnischkies ]
+  * remove useless pdiff filename output (Closes: 764737)
+  * make --allow-insecure-repositories message an error
+  * display a warning for unsigned repos
+  * trusted=yes sources are secure, we just don't know why
+
+ -- Michael Vogt <mvo@debian.org>  Mon, 13 Oct 2014 16:15:22 +0200
+
 apt (1.1~exp4) experimental; urgency=medium
 
   [ Michael Vogt ]