]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
add APT::FTPArchive::AlwaysStat to disable the too aggressive
[apt.git] / debian / changelog
index fdd7bd24be0018f9caf6546f50b97d3dd30db014..85ee97713ad4155899cafb5c078388cb2b3df4ba 100644 (file)
@@ -80,6 +80,9 @@ apt (0.7.25) UNRELEASED; urgency=low
     - add https options which default to http ones (Closes: #557085)
   * ftparchive/writer.{cc,h}:
     - add APT::FTPArchive::LongDescription to be able to disable them
+    - add APT::FTPArchive::AlwaysStat to disable the too aggressive
+      caching if versions are build multiply times (not recommend)
+      Patch by Christoph Goehre, thanks! (Closes: #463260)
   * apt-pkg/deb/debsrcrecords.cc:
     - use "diff" filetype for .debian.tar.* files (Closes: #554898)