* apt-pkg/deb/dpkgpm.cc: merged from dpkg-log branch
+ if(term_out)
+ fclose(term_out);
+ if(term_out)
+ fclose(term_out);
if (RunScripts("DPkg::Post-Invoke") == false)
return false;
if (RunScripts("DPkg::Post-Invoke") == false)
return false;
- only send LastModified if we actually have one
- send range request with if-range
- delete failed downloads
- only send LastModified if we actually have one
- send range request with if-range
- delete failed downloads
+ (thanks to Thom May for his help here)
* apt-pkg/deb/dpkgpm.{cc,h}:
- merged dpkg-log branch, this lets you specify a
Dir::Log::Terminal file to log dpkg output to
* apt-pkg/deb/dpkgpm.{cc,h}:
- merged dpkg-log branch, this lets you specify a
Dir::Log::Terminal file to log dpkg output to
* merged apt--sha256 branch to fully support the new
sha256 checksums in the Packages and Release files
(ABI break)
* merged apt--sha256 branch to fully support the new
sha256 checksums in the Packages and Release files
(ABI break)