David Kalnischkies
|
8fe964f148
create our cache and lib directory always with mode 755
|
11 éve |
David Kalnischkies
|
7e04a6bf23
use pkgAcquire::GetLock instead of own code
|
11 éve |
David Kalnischkies
|
03aa08472d
chown finished partial files earlier
|
11 éve |
David Kalnischkies
|
e845cde33c
check that auth.conf exists before chowning it
|
11 éve |
Michael Vogt
|
1924b1e513
Ensure /etc/apt/auth.conf has _apt:root owner
|
11 éve |
David Kalnischkies
|
9d653a6de2
fix compile and tests error
|
11 éve |
Michael Vogt
|
9983999d29
Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
|
11 éve |
David Kalnischkies
|
862bafea48
do not inline virtual destructors with d-pointers
|
11 éve |
David Kalnischkies
|
04a54261af
ensure partial dirs are 0700 and owned by _apt:root
|
11 éve |
Michael Vogt
|
4c333a25a8
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-trans
|
11 éve |
David Kalnischkies
|
43acd01979
allow fetcher setup without directory creation
|
11 éve |
David Kalnischkies
|
25613a61f6
fix: Member variable 'X' is not initialized in the constructor.
|
11 éve |
Michael Vogt
|
715c65de1f
use pkgAcqMetaBase as the transactionManager
|
11 éve |
Michael Vogt
|
183160cb20
make errors more consistent
|
12 éve |
Michael Vogt
|
21638c3af3
fail early (again) on gpg sig failures
|
12 éve |
Michael Vogt
|
e05672e886
Rework TransactionID stuff
|
12 éve |
Michael Vogt
|
1f4dd8fd84
WIP cleanup pkgAcqMetaSig
|
12 éve |
Michael Vogt
|
47aca3cfc1
add pkgAcquire::TransactionHasError()
|
12 éve |
Michael Vogt
|
564720959e
WIP transaction based update
|
12 éve |
Michael Vogt
|
2830b8436a
Merge branch 'debian/sid' into debian/experimental
|
12 éve |
Michael Vogt
|
10ecfe4f8a
Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
|
12 éve |
Michael Vogt
|
c6e9cc582c
check for UnfetchedReleaseFiles when calculating the update percent value
|
12 éve |
Michael Vogt
|
96c6cab1fd
calculate Percent as part of pkgAcquireStatus to provide a weighted percent for both items and bytes
|
12 éve |
Michael Vogt
|
c62f7898b6
add Debug::acquire::progress debug option and fixme for index file loading with the correct extension
|
12 éve |
Michael Vogt
|
1dca8dc55c
load the size from the metaindex into the fetcher to have even more accurate progress information
|
12 éve |
Michael Vogt
|
d0cfa8adbd
make the TotalFiles more reliable in apt-get update
|
12 éve |
David Kalnischkies
|
a02db58fd5
follow method attribute suggestions by gcc
|
12 éve |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
12 éve |
David Kalnischkies
|
d3e8fbb395
warning: extra ‘;’ [-Wpedantic]
|
12 éve |
Michael Vogt
|
1e3f4083db
Fix typos in documentation (codespell)
|
12 éve |