790d41f637use StartDpkg() in PackageManagerProgressDeb822Fd as well
12 years ago
Michael Vogt
e45c4617e4add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly APT::Keep-Fds hack and also add a new PackageManagerProgressFd::StartDpkg() progress state
12 years ago
Michael Vogt
bd5f39b34crestore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13)