Преглед изворни кода

releasing package apt version 1.1~exp6

Michael Vogt пре 11 година
родитељ
комит
79e85ea605
1 измењених фајлова са 18 додато и 0 уклоњено
  1. 18 0
      debian/changelog

+ 18 - 0
debian/changelog

@@ -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 ]