]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* unfinalize
[apt.git] / debian / changelog
index b104e9666748955e1b27bcc7a9f6e14c4ec43de3..772b8e2e94bcdb77e0b516a6a586e430e5312ba1 100644 (file)
@@ -19,6 +19,13 @@ apt (0.6.44) unstable; urgency=low
     - i18n fixes (closes: #349298)
   * debian/postinst: dont fail on not available
     /usr/share/doc/apt/examples/sources.list (closes: #361130)
+  * methods/ftp.cc:
+    - unlink empty file in partial if the download failed because
+      the file is missing on the server (closes: #316337)
+  * apt-pkg/deb/debversion.cc:
+    - treats a version string with explicit zero epoch equal
+      than the same without epoch (Policy 5.6.12, closes: #363358)
+      Thanks to Lionel Elie Mamane for the patch
   
  --