Age | Commit message (Expand) | Author |
2015-09-14 | implement dpkgs vision of interpreting pkg:<arch> dependencies | David Kalnischkies |
2015-09-14 | tests: allow to run (selfbuilt) dpkg under gdb | David Kalnischkies |
2015-09-14 | M-A: allowed pkgs of unconfigured archs do not statisfy :any | David Kalnischkies |
2015-09-14 | store ':any' pseudo-packages with 'any' as architecture | David Kalnischkies |
2015-09-14 | tests: refactor printing of the quiet failure header | David Kalnischkies |
2015-09-14 | tests: store msgmsg message for display in fail as well | David Kalnischkies |
2015-09-14 | tests: -y is the default on travis, but not on other ci's | David Kalnischkies |
2015-09-14 | po: Sort domains | Julian Andres Klode |
2015-09-12 | Sort pot input files | Michael Vogt |
2015-09-12 | Use xgettext --no-location in make update-pot | Michael Vogt |
2015-09-11 | releasing package apt version 1.1~exp121.1.exp12 | Michael Vogt |
2015-09-11 | apt-pkg/tagfile.h: Include stdint.h, fixes rdep build failures | Julian Andres Klode |
2015-09-07 | Set APT::FTPArchive::DoByHash to false by default | Michael Vogt |
2015-09-07 | Ensure that no by-hash file for "Release/InRelease is written" | Michael Vogt |
2015-09-04 | Add support for writing by-hash dirs in apt-ftparchive | Michael Vogt |
2015-09-02 | avoid triggering the c++11 erase api change on travis | David Kalnischkies |
2015-09-02 | tests: collect more details about failed checkdiffs | David Kalnischkies |
2015-09-01 | use clock() as source for SRV randomness | David Kalnischkies |
2015-09-01 | use unusable-for-security hashes for integrity checks | David Kalnischkies |
2015-09-01 | Consider md5sum no longer a usable hash | Michael Vogt |
2015-09-01 | improve CheckDropPrivsMustBeDisabled further | David Kalnischkies |
2015-08-31 | travis: use -q mode to reduce the verbosity greatly | David Kalnischkies |
2015-08-31 | test: show the highlevel test for lowerranking ones | David Kalnischkies |
2015-08-31 | tests: store msgtest in -q mode for display in msgfail | David Kalnischkies |
2015-08-31 | fix some unused parameter/variable warnings | David Kalnischkies |
2015-08-31 | tavis: run testcases a second time, but as root | David Kalnischkies |
2015-08-31 | do delay the test for http, too, to make it more reliable | David Kalnischkies |
2015-08-31 | remove Christian Perrier from Uploaders as requested | David Kalnischkies |
2015-08-31 | Czech program translation update | Miroslav Kure |
2015-08-31 | fix valid-until-min typo in sources.list(5) | David Kalnischkies |
2015-08-31 | if file is inaccessible for _apt, disable privilege drop in acquire | David Kalnischkies |
2015-08-31 | ignore for _apt inaccessible TMPDIR in pkgAcqChangelog | David Kalnischkies |
2015-08-30 | detect and deal with indextarget duplicates | David Kalnischkies |
2015-08-30 | implement $(NATIVE_ARCHITECTURE) substvar for indextargets | David Kalnischkies |
2015-08-29 | try xz instead of bz2 first for compressed files | David Kalnischkies |
2015-08-29 | implement indextargets option 'DefaultEnabled' | David Kalnischkies |
2015-08-29 | use c++11 algorithms to avoid strange compiler warnings | David Kalnischkies |
2015-08-28 | implement PDiff patching for compressed files | David Kalnischkies |
2015-08-27 | auto-prefix $(SITE) for indextargets Description field | David Kalnischkies |
2015-08-27 | sources.list and indextargets option for pdiffs | David Kalnischkies |
2015-08-27 | Release 1.11~exp111.1.exp11 | Julian Andres Klode |
2015-08-27 | Fix test-security-no-remote-status | Julian Andres Klode |
2015-08-27 | Do not parse Status fields from remote sources | Julian Andres Klode |
2015-08-27 | Merge branch 'feature/extractar-filefd' into debian/experimental | Julian Andres Klode |
2015-08-27 | Use compressor support from FileFd for ExtractTar instead of programs | Julian Andres Klode |
2015-08-27 | Add test for using ExtractTar on compressed files | Julian Andres Klode |
2015-08-27 | Always close compressed files in FileFd | Julian Andres Klode |
2015-08-27 | install: Set a local deb as the candidate for that package | Julian Andres Klode |
2015-08-27 | cacheset: Prefer the depcache over the policy again | Julian Andres Klode |
2015-08-27 | debian/rules: Only do parallel build if specified in DEB_BUILD_OPTIONS | Julian Andres Klode |