]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* doc/examples/sources.list:
[apt.git] / debian / changelog
index 047cf908cba69b6fbf650692e1427f40d047f78f..474beac586ae7d95a0925b8f4288de0f9ba1555a 100644 (file)
@@ -1,3 +1,22 @@
+apt (0.6.45.1) unstable; urgency=low
+
+  * debian/control:
+    - switched to libdb4.4 for building (closes: #381019)
+  * cmdline/apt-get.cc:
+    - show only the recommends/suggests for the candidate-version, not for all
+      versions of the package (closes: #257054)
+    - properly handle recommends/suggests or-groups when printing the list of
+      suggested/recommends packages (closes: #311619)
+  * methods/http.cc:
+    - check more careful for incorrect proxy settings (closes: #378868)
+  * methods/gzip.cc:
+    - don't hang when /var is full (closes: #341537), thanks to
+      Luis Rodrigo Gallardo Cruz for the patch
+  * doc/examples/sources.list:
+    - removed non-us.debian.org from the example (closes: #380030,#316196)
+
+ --
+
 apt (0.6.45) unstable; urgency=low
 
   * apt-pkg/contrib/sha256.cc: