Age | Commit message (Expand) | Author |
2015-09-14 | avoid using global PendingError to avoid failing too often too soon | David Kalnischkies |
2015-09-14 | do not discard new manual-bits while applying EDSP solutions | David Kalnischkies |
2015-09-14 | implement autobit and pinning in EDSP solver 'apt' | David Kalnischkies |
2015-09-14 | select kernels to protect from autoremove based on Debian version | David Kalnischkies |
2015-09-14 | fix insecure use of /tmp in EDSP solver 'dump' | David Kalnischkies |
2015-09-14 | add Source-Version field for EDSP | David Kalnischkies |
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-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 | 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 | 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 | 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 | if file is inaccessible for _apt, disable privilege drop in acquire | David Kalnischkies |
2015-08-30 | detect and deal with indextarget duplicates | 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-28 | implement PDiff patching for compressed files | David Kalnischkies |
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 | Add test for using ExtractTar on compressed files | Julian Andres Klode |
2015-08-27 | install: Set a local deb as the candidate for that package | Julian Andres Klode |
2015-08-27 | allow explicit dis/enable of IndexTargets in sources options | David Kalnischkies |
2015-08-27 | use always priv-dropping for changelog download as root | David Kalnischkies |
2015-08-27 | fix various typos reported by codespell | David Kalnischkies |
2015-08-27 | just-in-time removal of broken essential packages | David Kalnischkies |
2015-08-27 | test for #796070: downgrades involving essential packages | Julian Andres Klode |
2015-08-27 | tests: check apt-get source release name switching with -t | David Kalnischkies |
2015-08-20 | Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimental | Michael Vogt |
2015-08-20 | Add basic (non weight adjusted) shuffling for SrvRecords selection | Michael Vogt |
2015-08-19 | Support tabs in sources.list files | Julian Andres Klode |
2015-08-18 | Add support for "apt-cache showsrc --only-source srcpkgname" | Michael Vogt |
2015-08-17 | Fix the test suite harder | Julian Andres Klode |
2015-08-17 | Fix the test suite again | Julian Andres Klode |
2015-08-14 | Add integration test for Pin-Priority range checks | Julian Andres Klode |
2015-08-14 | Replace --force-yes by various options starting with --allow | Julian Andres Klode |
2015-08-14 | Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb... | Julian Andres Klode |
2015-08-13 | Remove an invalid fi from a testcase | Julian Andres Klode |