summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure that no by-hash file for "Release/InRelease is written"Michael Vogt2015-09-072-1/+18
* Add support for writing by-hash dirs in apt-ftparchiveMichael Vogt2015-09-045-2/+219
* avoid triggering the c++11 erase api change on travisDavid Kalnischkies2015-09-021-2/+2
* tests: collect more details about failed checkdiffsDavid Kalnischkies2015-09-022-51/+30
* use clock() as source for SRV randomnessDavid Kalnischkies2015-09-014-46/+50
* use unusable-for-security hashes for integrity checksDavid Kalnischkies2015-09-015-26/+85
* Consider md5sum no longer a usable hashMichael Vogt2015-09-0111-39/+52
* improve CheckDropPrivsMustBeDisabled furtherDavid Kalnischkies2015-09-013-16/+40
* travis: use -q mode to reduce the verbosity greatlyDavid Kalnischkies2015-08-311-2/+2
* test: show the highlevel test for lowerranking onesDavid Kalnischkies2015-08-311-1/+68
* tests: store msgtest in -q mode for display in msgfailDavid Kalnischkies2015-08-311-52/+112
* fix some unused parameter/variable warningsDavid Kalnischkies2015-08-314-18/+17
* tavis: run testcases a second time, but as rootDavid Kalnischkies2015-08-313-16/+24
* do delay the test for http, too, to make it more reliableDavid Kalnischkies2015-08-311-4/+5
* remove Christian Perrier from Uploaders as requestedDavid Kalnischkies2015-08-311-1/+1
* Czech program translation updateMiroslav Kure2015-08-311-75/+83
* fix valid-until-min typo in sources.list(5)David Kalnischkies2015-08-311-1/+1
* if file is inaccessible for _apt, disable privilege drop in acquireDavid Kalnischkies2015-08-318-66/+60
* ignore for _apt inaccessible TMPDIR in pkgAcqChangelogDavid Kalnischkies2015-08-313-5/+31
* detect and deal with indextarget duplicatesDavid Kalnischkies2015-08-306-3/+160
* implement $(NATIVE_ARCHITECTURE) substvar for indextargetsDavid Kalnischkies2015-08-302-0/+8
* try xz instead of bz2 first for compressed filesDavid Kalnischkies2015-08-293-62/+62
* implement indextargets option 'DefaultEnabled'David Kalnischkies2015-08-296-29/+122
* use c++11 algorithms to avoid strange compiler warningsDavid Kalnischkies2015-08-294-85/+61
* implement PDiff patching for compressed filesDavid Kalnischkies2015-08-289-155/+281
* auto-prefix $(SITE) for indextargets Description fieldDavid Kalnischkies2015-08-271-10/+10
* sources.list and indextargets option for pdiffsDavid Kalnischkies2015-08-2710-9/+62
* Release 1.11~exp111.1.exp11Julian Andres Klode2015-08-2756-28274/+28458
* Fix test-security-no-remote-statusJulian Andres Klode2015-08-271-3/+3
* Do not parse Status fields from remote sourcesJulian Andres Klode2015-08-275-1/+56
* Merge branch 'feature/extractar-filefd' into debian/experimentalJulian Andres Klode2015-08-274-64/+61
|\
| * Use compressor support from FileFd for ExtractTar instead of programsJulian Andres Klode2015-08-271-56/+11
| * Add test for using ExtractTar on compressed filesJulian Andres Klode2015-08-272-2/+43
| * Always close compressed files in FileFdJulian Andres Klode2015-08-271-6/+7
* | install: Set a local deb as the candidate for that packageJulian Andres Klode2015-08-272-0/+30
* | cacheset: Prefer the depcache over the policy againJulian Andres Klode2015-08-271-5/+5
* | debian/rules: Only do parallel build if specified in DEB_BUILD_OPTIONSJulian Andres Klode2015-08-271-0/+4
* | allow explicit dis/enable of IndexTargets in sources optionsDavid Kalnischkies2015-08-274-2/+93
* | not all targets are deb-src targetsDavid Kalnischkies2015-08-271-1/+1
* | use always priv-dropping for changelog download as rootDavid Kalnischkies2015-08-273-8/+10
* | fix various typos reported by codespellDavid Kalnischkies2015-08-2718-59/+59
* | lintian: don't show the typofix as a typoDavid Kalnischkies2015-08-271-3/+3
* | add a libapt-pkg recommends aptDavid Kalnischkies2015-08-271-0/+1
* | ignore AllowMem parameter in cache generationDavid Kalnischkies2015-08-272-16/+4
* | correct 'apt update' download summary lineDavid Kalnischkies2015-08-271-5/+6
* | Swedish program translation updateAnders Jonsson2015-08-271-878/+972
* | just-in-time removal of broken essential packagesDavid Kalnischkies2015-08-274-5/+64
* | test for #796070: downgrades involving essential packagesJulian Andres Klode2015-08-271-0/+67
* | tests: check apt-get source release name switching with -tDavid Kalnischkies2015-08-271-0/+9
* | Fix more instances of missing remapping handlingJulian Andres Klode2015-08-271-7/+22