David Kalnischkies
|
6b3ddbd059
Merge branch 'feature/methods'
|
8 years ago |
David Kalnischkies
|
0568d325ad
http: auto-configure for local Tor proxy if called as 'tor'
|
8 years ago |
David Kalnischkies
|
8665dceb5c
block direct connections to .onion domains (RFC7687)
|
8 years ago |
David Kalnischkies
|
28557f9457
disable explicit configuration of all packages at the end
|
8 years ago |
David Kalnischkies
|
4326680d2e
simulate all package manager actions explicitly
|
8 years ago |
David Kalnischkies
|
83e5cffc20
try to avoid removal of crossgraded packages
|
8 years ago |
David Kalnischkies
|
a1f3ac8aba
allow user@host (aka: no password) in URI parsing
|
8 years ago |
David Kalnischkies
|
b9e6db821a
fix programmatic typo in apt-key manpage
|
8 years ago |
David Kalnischkies
|
c9c9106951
allow methods to be disabled and redirected via config
|
8 years ago |
David Kalnischkies
|
61db48241f
implement socks5h proxy support for http method
|
8 years ago |
David Kalnischkies
|
3006044202
implement generic config fallback for methods
|
8 years ago |
David Kalnischkies
|
4bba5a88d0
use the same redirection handling for http and https
|
8 years ago |
David Kalnischkies
|
57401c48fa
detect redirection loops in acquire instead of workers
|
8 years ago |
David Kalnischkies
|
ece81b7517
fail on unsupported http/https proxy settings
|
8 years ago |
David Kalnischkies
|
d0ef571416
suggest transport-packages based on established namescheme
|
8 years ago |
David Kalnischkies
|
d415fc795a
support all socks-proxy known to curl in https method
|
8 years ago |
David Kalnischkies
|
bfc0933abe
ensure all removes are reported to hook scripts
|
8 years ago |
David Kalnischkies
|
9ffbac99e5
ensure all configures are reported to hook scripts
|
8 years ago |
David Kalnischkies
|
7ec343309b
don't purge directly, but remove and do purge at the end
|
8 years ago |
David Kalnischkies
|
0dd19915f4
call dpkg with --no-triggers by default
|
8 years ago |
David Kalnischkies
|
e7d4e0cf4f
select remove/purge packages early on for dpkg
|
8 years ago |
David Kalnischkies
|
b820fd59c4
save and restore selection states before/after calling dpkg
|
8 years ago |
David Kalnischkies
|
f495992428
use dpkg --unpack --recursive to avoid long cmdlines
|
8 years ago |
David Kalnischkies
|
d3930f8716
pass --force-remove-essential to dpkg only if needed
|
8 years ago |
Julian Andres Klode
|
77a324fccc
Do not set the binary dir in run-tests, it breaks stuff
|
8 years ago |
Julian Andres Klode
|
17631ae79f
Fix some indentation issues in README.md
|
8 years ago |
Julian Andres Klode
|
e02c3a9ec2
Merge branch 'cmake'
|
8 years ago |
Julian Andres Klode
|
61fef4ddbe
test: Automatically discover CMake build directory
|
8 years ago |
Julian Andres Klode
|
4d22a5704a
Update gitignore for cmake
|
8 years ago |
Julian Andres Klode
|
c85c4bed0a
Get rid of the old buildsystem
|
8 years ago |