summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-14store ':any' pseudo-packages with 'any' as architectureDavid Kalnischkies3-5/+9
2015-09-14tests: refactor printing of the quiet failure headerDavid Kalnischkies1-44/+29
2015-09-14tests: store msgmsg message for display in fail as wellDavid Kalnischkies1-1/+12
2015-09-14tests: -y is the default on travis, but not on other ci'sDavid Kalnischkies1-2/+2
2015-09-14po: Sort domainsJulian Andres Klode1-1/+1
2015-09-12Sort pot input filesMichael Vogt2-3/+2
2015-09-12Use xgettext --no-location in make update-potMichael Vogt1-0/+2
2015-09-11releasing package apt version 1.1~exp121.1.exp12Michael Vogt56-26125/+26962
2015-09-11apt-pkg/tagfile.h: Include stdint.h, fixes rdep build failuresJulian Andres Klode1-0/+1
2015-09-07Set APT::FTPArchive::DoByHash to false by defaultMichael Vogt2-3/+6
2015-09-07Ensure that no by-hash file for "Release/InRelease is written"Michael Vogt2-1/+18
2015-09-04Add support for writing by-hash dirs in apt-ftparchiveMichael Vogt5-2/+219
2015-09-02avoid triggering the c++11 erase api change on travisDavid Kalnischkies1-2/+2
2015-09-02tests: collect more details about failed checkdiffsDavid Kalnischkies2-51/+30
2015-09-01use clock() as source for SRV randomnessDavid Kalnischkies4-46/+50
2015-09-01use unusable-for-security hashes for integrity checksDavid Kalnischkies5-26/+85
2015-09-01Consider md5sum no longer a usable hashMichael Vogt11-39/+52
2015-09-01improve CheckDropPrivsMustBeDisabled furtherDavid Kalnischkies3-16/+40
2015-08-31travis: use -q mode to reduce the verbosity greatlyDavid Kalnischkies1-2/+2
2015-08-31test: show the highlevel test for lowerranking onesDavid Kalnischkies1-1/+68
2015-08-31tests: store msgtest in -q mode for display in msgfailDavid Kalnischkies1-52/+112
2015-08-31fix some unused parameter/variable warningsDavid Kalnischkies4-18/+17
2015-08-31tavis: run testcases a second time, but as rootDavid Kalnischkies3-16/+24
2015-08-31do delay the test for http, too, to make it more reliableDavid Kalnischkies1-4/+5
2015-08-31remove Christian Perrier from Uploaders as requestedDavid Kalnischkies1-1/+1
2015-08-31Czech program translation updateMiroslav Kure1-75/+83
2015-08-31fix valid-until-min typo in sources.list(5)David Kalnischkies1-1/+1
2015-08-31if file is inaccessible for _apt, disable privilege drop in acquireDavid Kalnischkies8-66/+60
2015-08-31ignore for _apt inaccessible TMPDIR in pkgAcqChangelogDavid Kalnischkies3-5/+31
2015-08-30detect and deal with indextarget duplicatesDavid Kalnischkies6-3/+160
2015-08-30implement $(NATIVE_ARCHITECTURE) substvar for indextargetsDavid Kalnischkies2-0/+8
2015-08-29try xz instead of bz2 first for compressed filesDavid Kalnischkies3-62/+62
2015-08-29implement indextargets option 'DefaultEnabled'David Kalnischkies6-29/+122
2015-08-29use c++11 algorithms to avoid strange compiler warningsDavid Kalnischkies4-85/+61
2015-08-28implement PDiff patching for compressed filesDavid Kalnischkies9-155/+281
2015-08-27auto-prefix $(SITE) for indextargets Description fieldDavid Kalnischkies1-10/+10
2015-08-27sources.list and indextargets option for pdiffsDavid Kalnischkies10-9/+62
2015-08-27Release 1.11~exp111.1.exp11Julian Andres Klode56-28274/+28458
2015-08-27Fix test-security-no-remote-statusJulian Andres Klode1-3/+3
2015-08-27Do not parse Status fields from remote sourcesJulian Andres Klode5-1/+56
2015-08-27Merge branch 'feature/extractar-filefd' into debian/experimentalJulian Andres Klode4-64/+61
2015-08-27Use compressor support from FileFd for ExtractTar instead of programsJulian Andres Klode1-56/+11
2015-08-27Add test for using ExtractTar on compressed filesJulian Andres Klode2-2/+43
2015-08-27Always close compressed files in FileFdJulian Andres Klode1-6/+7
2015-08-27install: Set a local deb as the candidate for that packageJulian Andres Klode2-0/+30
2015-08-27cacheset: Prefer the depcache over the policy againJulian Andres Klode1-5/+5
2015-08-27debian/rules: Only do parallel build if specified in DEB_BUILD_OPTIONSJulian Andres Klode1-0/+4
2015-08-27allow explicit dis/enable of IndexTargets in sources optionsDavid Kalnischkies4-2/+93
2015-08-27not all targets are deb-src targetsDavid Kalnischkies1-1/+1
2015-08-27use always priv-dropping for changelog download as rootDavid Kalnischkies3-8/+10