Michael Vogt
|
f42f6ef0e2
add missing test/integration/test-bug-720597-build-dep-purge
|
před 12 roky |
Michael Vogt
|
f832a74592
update changelog
|
před 12 roky |
Michael Vogt
|
83ef59c236
Merge remote-tracking branch 'mvo/feature/short-list' into debian/sid
|
před 12 roky |
Michael Vogt
|
c872ac5031
add "-f" option to "build-dep" as sbuild is using it to fix regression with cross-building (LP: #1255806)
|
před 12 roky |
Michael Vogt
|
96ae6de5d3
fix regression that APT::Keep-Fds is not honored (closes: #730490)
|
před 12 roky |
Michael Vogt
|
e4e5d47b0e
fix "apt-get --purge build-dep" (closes: #720597)
|
před 12 roky |
Michael Vogt
|
e1dc051a11
add APT::Cmd::List-Include-Summary
|
před 12 roky |
Michael Vogt
|
500347df3c
do not show summary in "apt list"
|
před 12 roky |
Michael Vogt
|
ef102a0639
upload 0.9.13 to unstable
|
před 12 roky |
Michael Vogt
|
e838ca08d2
Changed MinAgeSec to MinAge in /etc/cron.daily/apt:200,204 LP: #1206047
|
před 12 roky |
Michael Vogt
|
61f954bff0
small documentation updates
|
před 12 roky |
Michael Vogt
|
213a00a437
releasing package apt version 0.9.13~exp1
|
před 12 roky |
Michael Vogt
|
123fa88a1a
prepare new upload
|
před 12 roky |
Michael Vogt
|
bc37330b76
setup LINES in apt-pkg/install-progress.cc
|
před 12 roky |
Michael Vogt
|
790d41f637
use StartDpkg() in PackageManagerProgressDeb822Fd as well
|
před 12 roky |
Michael Vogt
|
e45c4617e4
add 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
|
před 12 roky |
Michael Vogt
|
177296dffd
move pty magic into its own functions
|
před 12 roky |
Michael Vogt
|
c5f0d8e6f8
fix some more ABI issues, abicheck is happy now
|
před 12 roky |
Michael Vogt
|
bd5f39b34c
restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13)
|
před 12 roky |
Michael Vogt
|
c3045b7979
move pty stuff into its own function
|
před 12 roky |
Michael Vogt
|
00354054c1
Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progress-refactor
|
před 12 roky |
Michael Vogt
|
6fad3c240c
extract getDpkgExecutable() and DPkgPM::BuildPackagesProgressMap() out of the monster long pkgDPkgPM::Go()
|
před 12 roky |
Michael Vogt
|
c57805f9d9
improve documentation for Acquire::http::Proxy-Auto-Detect (thanks to Francesco Poli)
|
před 12 roky |
Michael Vogt
|
a18456a58a
make the main loop a while() instead of a for() as I find this (much) easier to read this way)
|
před 12 roky |
Michael Vogt
|
51355387e5
Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progress-refactor
|
před 12 roky |
Michael Vogt
|
4b9969da40
fix failing ./test/integration/test-disappearing-packages (thanks Donkult) - ported from the mvo/feature/install-progress-refactor branch
|
před 12 roky |
Michael Vogt
|
b4017ba767
fix failing ./test/integration/test-disappearing-packages (thanks Donkult!)
|
před 12 roky |
Michael Vogt
|
2b4e2e839a
test/integration/run-tests: output the failed test names
|
před 12 roky |
Michael Vogt
|
4c9234d668
Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sid
|
před 12 roky |
Michael Vogt
|
1f46727611
use Pkg.FullName() in disappearedPkgs and remove duplicated check
|
před 12 roky |