Julian Andres Klode
|
6a68315e93
Merge branch 'portability/freebsd'
|
8 years ago |
Julian Andres Klode
|
6f1f3c9afd
Make root group configurable via ROOT_GROUP
|
8 years ago |
David Kalnischkies
|
2e2865ae53
do fail on weakhash/loop earlier in acquire
|
8 years ago |
David Kalnischkies
|
18ccc85f02
check internal redirections for loops, too
|
8 years ago |
David Kalnischkies
|
850ad02657
log with the failed item description, not with next try
|
8 years ago |
David Kalnischkies
|
c9c9106951
allow methods to be disabled and redirected via config
|
8 years ago |
David Kalnischkies
|
57401c48fa
detect redirection loops in acquire instead of workers
|
8 years ago |
David Kalnischkies
|
d0ef571416
suggest transport-packages based on established namescheme
|
8 years ago |
David Kalnischkies
|
d03b947b0c
add insecure (and weak) allow-options for sources.list
|
8 years ago |
David Kalnischkies
|
562f0774f8
better error message for insufficient hashsums
|
8 years ago |
David Kalnischkies
|
84ac6edfab
allow redirection for items without a space in the desc again
|
8 years ago |
David Kalnischkies
|
30979dd761
show more details for "Writing more data" errors, too
|
8 years ago |
David Kalnischkies
|
0340069cc4
show more details for "Hash Sum mismatch" errors
|
8 years ago |
David Kalnischkies
|
38f8704e41
stop handling items in doomed transactions
|
8 years ago |
Julian Andres Klode
|
421807e1d3
Use descriptive URIs in 104 Warning messages
|
8 years ago |
Julian Andres Klode
|
8c9b7725c3
apt-pkg/acquire-worker.cc: Introduce 104 Warning message
|
8 years ago |
David Kalnischkies
|
2651f1c071
act on various suggestions from cppcheck
|
9 years ago |
David Kalnischkies
|
514a25cbcd
do not use _apt for file/copy sources if it isn't world-accessible
|
9 years ago |
David Kalnischkies
|
ce1f3a2c61
wrap every unlink call to check for != /dev/null
|
9 years ago |
David Kalnischkies
|
9f301e0f2d
add ConnectionTimedOut to transient failreasons list
|
9 years ago |
David Kalnischkies
|
ae732225ec
use std-algorithms instead of manual loops to avoid overflow warning
|
9 years ago |
David Kalnischkies
|
63d609985e
use unusable-for-security hashes for integrity checks
|
9 years ago |
David Kalnischkies
|
b6a0018e1c
correct 'apt update' download summary line
|
9 years ago |
Michael Vogt
|
ac7f8f7916
Fix all the wrong removals of includes that iwyu got wrong
|
9 years ago |
Michael Vogt
|
88a8975f15
Cleanup includes after running iwyu
|
9 years ago |
Luca Bruno
|
94171725b1
Replace all "press enter" occurrences with "press [Enter]"
|
9 years ago |
David Kalnischkies
|
dd676dc71e
enhance "hit paywall" error message to mention the probable cause
|
9 years ago |
David Kalnischkies
|
a4b8112b19
handle site-changing redirects as mirror changes
|
9 years ago |
David Kalnischkies
|
3d8232bf97
fix memory leaks reported by -fsanitize
|
9 years ago |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 years ago |