David Kalnischkies
|
24e8f24e1e
add by-hash sources.list option and document all of by-hash
|
9 years ago |
David Kalnischkies
|
63c7141275
tests: try to support spaces in TMPDIR
|
9 years ago |
David Kalnischkies
|
fecfbf2e4c
deal with spaces in path, command and filepaths in apt-key
|
9 years ago |
David Kalnischkies
|
c5ede4cac6
tests: use SHA1 checksum only by default in tests
|
9 years ago |
David Kalnischkies
|
9e4464914b
add --sha512 option + documentation for apt-ftparchive
|
9 years ago |
David Kalnischkies
|
2cc48828ea
use APT::FTPArchive hash settings as default for APT::FPArchive::$filetype
|
9 years ago |
David Kalnischkies
|
d5a46051cb
do not generate bogus hashes if hash is disabled in apt-ftparchive
|
9 years ago |
David Kalnischkies
|
b755de2540
do not ignore differently versioned self-provides
|
9 years ago |
David Kalnischkies
|
7414af7fa8
various changes to increase test-coverage
|
9 years ago |
David Kalnischkies
|
7c4f1ca5fe
implement apt-get source msg 'Please use: $vcs' for git
|
9 years ago |
David Kalnischkies
|
4b8f2236b4
dereference redirect in Vcs-Browser URI to cgit
|
9 years ago |
David Kalnischkies
|
9bfb1136ab
srv test: do 100 pulls twice and compare list
|
9 years ago |
David Kalnischkies
|
93a0805bc9
fix alloc-dealloc-mismatch (operator new [] vs operator delete)
|
9 years ago |
David Kalnischkies
|
830a1b8c9e
fix two memory leaks reported by gcc
|
9 years ago |
David Kalnischkies
|
ae732225ec
use std-algorithms instead of manual loops to avoid overflow warning
|
9 years ago |
David Kalnischkies
|
fcffe89d83
do not report deprecate warnings for the None declaration
|
9 years ago |
David Kalnischkies
|
aa91826fa7
move std=c++11 from CXXFLAGS to CXX
|
9 years ago |
David Kalnischkies
|
69b7654484
fix 'Dead assignment' by dropping unneeded boolean
|
9 years ago |
David Kalnischkies
|
90b56f542e
tests: use more 'native' instead of 'amd64' if possible
|
9 years ago |
David Kalnischkies
|
95278287f4
avoid using global PendingError to avoid failing too often too soon
|
9 years ago |
David Kalnischkies
|
7f58427b95
use a less generic special trigger filename for stdin
|
9 years ago |
David Kalnischkies
|
8597ee543a
include debug information in the autoremove-kernels file
|
9 years ago |
David Kalnischkies
|
9777639ef8
do not discard new manual-bits while applying EDSP solutions
|
9 years ago |
David Kalnischkies
|
188a6fcf4f
implement autobit and pinning in EDSP solver 'apt'
|
9 years ago |
David Kalnischkies
|
8fec289ad8
remove incorrect optimization branches
|
9 years ago |
David Kalnischkies
|
3196dae8e9
select kernels to protect from autoremove based on Debian version
|
9 years ago |
David Kalnischkies
|
8f5b67ae14
copy ReadWrite-error to the bottom to make clang happy
|
9 years ago |
David Kalnischkies
|
92b2e38dd1
fix insecure use of /tmp in EDSP solver 'dump'
|
9 years ago |
David Kalnischkies
|
e977b8b923
implement CopyFile without using FileFd::Size()
|
9 years ago |
David Kalnischkies
|
eed4639e3f
add Source-Version field for EDSP
|
9 years ago |