Michael Vogt
|
c511c5e8ed
Merge branch 'debian/sid' into debian/experimental
|
vor 11 Jahren |
David Kalnischkies
|
223ae57d46
rework PTY magic to fix stair-stepping on kfreebsd
|
vor 12 Jahren |
David Kalnischkies
|
4c559e97ba
fix progress report for upgrade and reinstall
|
vor 12 Jahren |
Michael Vogt
|
8c782efd93
Merge branch 'debian/sid' into debian/experimental
|
vor 12 Jahren |
Michael Vogt
|
cbcdd3ee9d
* apt-pkg/deb/dpkgpm.cc:
|
vor 12 Jahren |
Michael Vogt
|
9eb0042bef
readd pkgPackageManager::Go() to not break API
|
vor 12 Jahren |
Michael Vogt
|
aa0bd601ea
Merge branch 'debian/sid' into debian/experimental
|
vor 12 Jahren |
Michael Vogt
|
b29599105e
Fix warning about uninitialized variable
|
vor 12 Jahren |
Michael Vogt
|
38d2959ffb
Merge branch 'debian/sid' into debian/experimental
|
vor 12 Jahren |
Michael Vogt
|
a11f6c973b
Only do openpty() if both stdin/stdout are terminals
|
vor 12 Jahren |
Michael Vogt
|
6c50447eb4
reduce delta from ubuntu
|
vor 12 Jahren |
Michael Vogt
|
26b3ade25d
do not crash on SIGPIPE in pkgDPkgPM::RunScriptsWithPkgs()
|
vor 12 Jahren |
Michael Vogt
|
e5b7e01923
Add new Debug::RunScripts option
|
vor 12 Jahren |
David Kalnischkies
|
d151adbf2c
ensure proper teardown in dpkg error cases
|
vor 12 Jahren |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
vor 12 Jahren |
David Kalnischkies
|
655122418d
warning: unused parameter ‘foo’ [-Wunused-parameter]
|
vor 12 Jahren |
Michael Vogt
|
fce69e7a0f
Merge branch 'debian/sid' into debian/experimental
|
vor 12 Jahren |
Michael Vogt
|
796673c385
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
|
vor 12 Jahren |
Michael Vogt
|
1700c3cfb9
do not ignore ioctl(TIOCSCTTY) errors
|
vor 12 Jahren |
David Kalnischkies
|
9ce3cfc930
correct some style/performance/warnings from cppcheck
|
vor 12 Jahren |
Michael Vogt
|
35ac30ee37
Merge branch 'debian/sid' into bugfix/bts731738-fancy-progess
|
vor 12 Jahren |
Michael Vogt
|
4754718a44
first proof-of-concept for a fix for #731738
|
vor 12 Jahren |
Michael Vogt
|
c23e6cd582
Fix conffile prompt regression (LP: #1260297)
|
vor 12 Jahren |
David Kalnischkies
|
581b556830
merge ubuntus apport reporting changes to reduce diff
|
vor 12 Jahren |
Michael Vogt
|
0cd4e69630
fix apport report writing (LP: #1254499)
|
vor 12 Jahren |
Michael Vogt
|
804d195655
reset terminal on error (closes: #730795)
|
vor 12 Jahren |
Michael Vogt
|
96ae6de5d3
fix regression that APT::Keep-Fds is not honored (closes: #730490)
|
vor 12 Jahren |
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
|
vor 12 Jahren |
Michael Vogt
|
177296dffd
move pty magic into its own functions
|
vor 12 Jahren |
Michael Vogt
|
bd5f39b34c
restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13)
|
vor 12 Jahren |