]> git.saurik.com Git - apt.git/history - test/integration
test-apt-update-reporting: Make more use of framework
[apt.git] / test / integration /
2015-11-21  David Kalnischkiesshow potentially arch-qualified fullname in 'apt show'
2015-11-21  Justin B Ryereview of new/changed translatable program strings
2015-11-21  David Kalnischkiesdo not sent Last-Modified if we expect a changed file
2015-11-19  David Kalnischkiesignore lost+found in private directory cleanup
2015-11-19  David Kalnischkiestests: use quiet level 0 by default in tests
2015-11-19  David Kalnischkiessupport setting empty values (sanely) & removing suppor...
2015-11-19  David Kalnischkiesdo not use _apt for file/copy sources if it isn't world...
2015-11-18  David Kalnischkiestests: fail testsuccess if notices are shown, too
2015-11-05  David Kalnischkies"support" unsigned Release files without hashes again
2015-11-05  David Kalnischkiesallow acquire method specific options via Binary scope
2015-11-05  David Kalnischkiesdrop privileges in copy:// method as we do for file://
2015-11-04  David Kalnischkiesallow getaddrinfo flag AI_ADDRCONFIG to be disabled
2015-11-04  David Kalnischkiesensure FileFd doesn't try to open /dev/null as atomic...
2015-11-04  David Kalnischkiesignore newlines in dpkg-deb control output for installi...
2015-11-04  David Kalnischkiessupport arch:all data e.g. in separate Packages file
2015-11-04  David Kalnischkiessanify API to get 'the' candidate version
2015-11-04  David Kalnischkiesnew quiet level -qq for apt to hide progress output
2015-11-04  David Kalnischkiesdisable updating insecure repositories in apt by default
2015-11-04  David Kalnischkiesmove 'search' implementations as well
2015-11-04  David Kalnischkiesadd binary-specific options via Binary scope
2015-11-04  David Kalnischkiessuggest 'apt autoremove' to get right of unneeded packages
2015-11-04  David Kalnischkiesrefer to apt-secure(8) in unsecure repositories warning
2015-11-04  David Kalnischkiesrework errors and warnings around insecure repositories
2015-11-04  David Kalnischkiessupport .deb files in upgrade operations as well
2015-11-04  David Kalnischkiesunbreak the copy-method claiming hashsum mismatch since...
2015-11-04  David Kalnischkiestests: ensure sponge-files are cleaned up properly
2015-11-04  David Kalnischkiestests: change test-skipping detection for arch-specific...
2015-11-04  David Kalnischkiesallow all dpkg selections to be set via apt-mark and...
2015-11-04  David Kalnischkiesprovide public interface to hold/unhold packages
2015-10-30  Julian Andres Klodecacheset: Fix compilation on new GCC in C++98 mode
2015-09-15  David Kalnischkiestests: add a -j $jobs mode to test runner for parallel...
2015-09-15  David Kalnischkiestests: don't use hardcoded port for http and https
2015-09-14  David Kalnischkiesfallback to well-known URI if by-hash fails
2015-09-14  David Kalnischkiesadd by-hash sources.list option and document all of...
2015-09-14  David Kalnischkiestests: try to support spaces in TMPDIR
2015-09-14  David Kalnischkiesdeal with spaces in path, command and filepaths in...
2015-09-14  David Kalnischkiestests: use SHA1 checksum only by default in tests
2015-09-14  David Kalnischkiesdo not ignore differently versioned self-provides
2015-09-14  David Kalnischkiesvarious changes to increase test-coverage
2015-09-14  David Kalnischkiesimplement apt-get source msg 'Please use: $vcs' for git
2015-09-14  David Kalnischkiestests: use more 'native' instead of 'amd64' if possible
2015-09-14  David Kalnischkiesavoid using global PendingError to avoid failing too...
2015-09-14  David Kalnischkiesdo not discard new manual-bits while applying EDSP...
2015-09-14  David Kalnischkiesimplement autobit and pinning in EDSP solver 'apt'
2015-09-14  David Kalnischkiesselect kernels to protect from autoremove based on...
2015-09-14  David Kalnischkiesfix insecure use of /tmp in EDSP solver 'dump'
2015-09-14  David Kalnischkiesadd Source-Version field for EDSP
2015-09-14  David Kalnischkiesimplement dpkgs vision of interpreting pkg:<arch> depen...
2015-09-14  David Kalnischkiestests: allow to run (selfbuilt) dpkg under gdb
2015-09-14  David KalnischkiesM-A: allowed pkgs of unconfigured archs do not statisfy...
2015-09-14  David Kalnischkiesstore ':any' pseudo-packages with 'any' as architecture
2015-09-14  David Kalnischkiestests: refactor printing of the quiet failure header
2015-09-14  David Kalnischkiestests: store msgmsg message for display in fail as...
2015-09-07  Michael VogtSet APT::FTPArchive::DoByHash to false by default
2015-09-07  Michael VogtEnsure that no by-hash file for "Release/InRelease...
2015-09-04  Michael VogtAdd support for writing by-hash dirs in apt-ftparchive
2015-09-02  David Kalnischkiestests: collect more details about failed checkdiffs
2015-09-01  David Kalnischkiesuse unusable-for-security hashes for integrity checks
2015-09-01  Michael VogtConsider md5sum no longer a usable hash
2015-09-01  David Kalnischkiesimprove CheckDropPrivsMustBeDisabled further
2015-08-31  David Kalnischkiestest: show the highlevel test for lowerranking ones
2015-08-31  David Kalnischkiestests: store msgtest in -q mode for display in msgfail
2015-08-31  David Kalnischkiestavis: run testcases a second time, but as root
2015-08-31  David Kalnischkiesdo delay the test for http, too, to make it more reliable
2015-08-31  David Kalnischkiesif file is inaccessible for _apt, disable privilege...
2015-08-30  David Kalnischkiesdetect and deal with indextarget duplicates
2015-08-29  David Kalnischkiestry xz instead of bz2 first for compressed files
2015-08-29  David Kalnischkiesimplement indextargets option 'DefaultEnabled'
2015-08-28  David Kalnischkiesimplement PDiff patching for compressed files
2015-08-27  Julian Andres KlodeFix test-security-no-remote-status
2015-08-27  Julian Andres KlodeDo not parse Status fields from remote sources
2015-08-27  Julian Andres KlodeMerge branch 'feature/extractar-filefd' into debian...
2015-08-27  Julian Andres Klodeinstall: Set a local deb as the candidate for that...
2015-08-27  David Kalnischkiesallow explicit dis/enable of IndexTargets in sources...
2015-08-27  David Kalnischkiesuse always priv-dropping for changelog download as...
2015-08-27  David Kalnischkiesfix various typos reported by codespell
2015-08-27  David Kalnischkiesjust-in-time removal of broken essential packages
2015-08-27  Julian Andres Klodetest for #796070: downgrades involving essential packages
2015-08-27  David Kalnischkiestests: check apt-get source release name switching...
2015-08-20  Michael VogtMerge remote-tracking branch 'mvo/feature/srv-records...
2015-08-19  Julian Andres KlodeSupport tabs in sources.list files
2015-08-18  Michael VogtAdd support for "apt-cache showsrc --only-source srcpkg...
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-08-17  Julian Andres KlodeFix the test suite harder
2015-08-17  Julian Andres KlodeFix the test suite again
2015-08-14  Julian Andres KlodeAdd integration test for Pin-Priority range checks
2015-08-14  Julian Andres KlodeReplace --force-yes by various options starting with...
2015-08-14  Julian Andres KlodeMerge branch 'debian/experimental' of https://github...
2015-08-13  Julian Andres KlodeRemove an invalid fi from a testcase
2015-08-13  Julian Andres KlodeFix integration tests for the removal of the Package...
2015-08-12  Luca BrunoReplace all "press enter" occurrences with "press ...
2015-08-12  Daniel Hartwigreplace direct calls to egrep with grep -E
2015-08-12  David Kalnischkiestravis: add ppa:ubuntu-toolschain-r/test as source...
2015-08-10  David Kalnischkiesmove manual-bit from 'oldlibs' pkg to its dependencies
2015-08-10  David Kalnischkiesmove APT::Never-MarkAuto-Sections handling to MarkDelete
2015-08-10  David Kalnischkiesno value for MultiArch field is 'no', not 'none'
2015-08-10  David Kalnischkiesmark again deps of pkgs in APT::Never-MarkAuto-Sections...
2015-08-10  David Kalnischkiesdrop extra newline in 'Failed to fetch' and 'GPG error...
2015-08-10  David Kalnischkiesenhance "hit paywall" error message to mention the...
next