|
|
@@ -1,3 +1,21 @@
|
|
|
+apt (1.1~exp6) experimental; urgency=medium
|
|
|
+
|
|
|
+ [ josch ]
|
|
|
+ * implement the updated build profile spec
|
|
|
+
|
|
|
+ [ Michael Vogt ]
|
|
|
+ * methods/rsh.cc: replace strcat with std::string (Closes: #76442)
|
|
|
+ * Add new configallowinsecurerepositories to the test framework
|
|
|
+
|
|
|
+ [ Guillem Jover ]
|
|
|
+ * Update Status field values handling
|
|
|
+
|
|
|
+ [ David Kalnischkies ]
|
|
|
+ * don't drop privileges if _apt has not enough rights
|
|
|
+ * check for available space, excluding root reserved blocks
|
|
|
+
|
|
|
+ -- Michael Vogt <mvo@debian.org> Wed, 15 Oct 2014 07:47:36 +0200
|
|
|
+
|
|
|
apt (1.1~exp5) experimental; urgency=medium
|
|
|
|
|
|
[ Michael Vogt ]
|