Age | Commit message (Expand) | Author |
2015-11-05 | allow acquire method specific options via Binary scope | David Kalnischkies |
2015-11-05 | drop privileges in copy:// method as we do for file:// | David Kalnischkies |
2015-11-04 | allow getaddrinfo flag AI_ADDRCONFIG to be disabled | David Kalnischkies |
2015-11-04 | ensure FileFd doesn't try to open /dev/null as atomic and co | David Kalnischkies |
2015-11-04 | ignore newlines in dpkg-deb control output for installing debs | David Kalnischkies |
2015-11-04 | support arch:all data e.g. in separate Packages file | David Kalnischkies |
2015-11-04 | sanify API to get 'the' candidate version | David Kalnischkies |
2015-11-04 | new quiet level -qq for apt to hide progress output | David Kalnischkies |
2015-11-04 | disable updating insecure repositories in apt by default | David Kalnischkies |
2015-11-04 | move 'search' implementations as well | David Kalnischkies |
2015-11-04 | add binary-specific options via Binary scope | David Kalnischkies |
2015-11-04 | suggest 'apt autoremove' to get right of unneeded packages | David Kalnischkies |
2015-11-04 | refer to apt-secure(8) in unsecure repositories warning | David Kalnischkies |
2015-11-04 | rework errors and warnings around insecure repositories | David Kalnischkies |
2015-11-04 | support .deb files in upgrade operations as well | David Kalnischkies |
2015-11-04 | unbreak the copy-method claiming hashsum mismatch since ~exp9 | David Kalnischkies |
2015-11-04 | tests: ensure sponge-files are cleaned up properly | David Kalnischkies |
2015-11-04 | tests: change test-skipping detection for arch-specific pkgs | David Kalnischkies |
2015-11-04 | allow all dpkg selections to be set via apt-mark and libapt | David Kalnischkies |
2015-11-04 | provide public interface to hold/unhold packages | David Kalnischkies |
2015-10-30 | cacheset: Fix compilation on new GCC in C++98 mode | Julian Andres Klode |
2015-09-15 | tests: add a -j $jobs mode to test runner for parallel execution | David Kalnischkies |
2015-09-15 | tests: don't use hardcoded port for http and https | David Kalnischkies |
2015-09-14 | fallback to well-known URI if by-hash fails | David Kalnischkies |
2015-09-14 | add by-hash sources.list option and document all of by-hash | David Kalnischkies |
2015-09-14 | tests: try to support spaces in TMPDIR | David Kalnischkies |
2015-09-14 | deal with spaces in path, command and filepaths in apt-key | David Kalnischkies |
2015-09-14 | tests: use SHA1 checksum only by default in tests | David Kalnischkies |
2015-09-14 | do not ignore differently versioned self-provides | David Kalnischkies |
2015-09-14 | various changes to increase test-coverage | David Kalnischkies |
2015-09-14 | implement apt-get source msg 'Please use: $vcs' for git | David Kalnischkies |
2015-09-14 | tests: use more 'native' instead of 'amd64' if possible | David Kalnischkies |
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 unusable-for-security hashes for integrity checks | David Kalnischkies |
2015-09-01 | Consider md5sum no longer a usable hash | Michael Vogt |