summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Compare SHA256 to check if versions are really the sameJulian Andres Klode2023-08-022-3/+18
* Merge branch 'pu/ubuntu-bug-2025462' into 'main'Julian Andres Klode2023-07-112-0/+146
|\
| * Do not mark updates for install that are still phasingJulian Andres Klode2023-07-071-0/+96
| * dist-upgrade: Revert phased updates using keeps onlyJulian Andres Klode2023-07-051-0/+50
* | update: Add notice about missing Signed-By in deb822 sourcesJulian Andres Klode2023-06-271-0/+12
|/
* Ensure that Snapshots: no doesn't get overriden by host-name configJulian Andres Klode2023-05-241-0/+4
* Seed snapshot servers for well-known hostsJulian Andres Klode2023-05-241-1/+110
* Merge branch 'pu/snapshot' into 'main'Julian Andres Klode2023-05-022-0/+302
|\
| * Initial support for snapshot servers, apt --snapshot optionJulian Andres Klode2023-05-021-0/+191
| * Add apt install,upgrade,... -U,--update optionsJulian Andres Klode2023-05-021-0/+111
* | Keep "or group" when installing package to satisfy itJacob Kauffmann2023-05-021-0/+45
|/
* Merge branch 'pu/never-sections-matching' into 'main'Julian Andres Klode2023-03-061-1/+1
|\
| * test-apt-get-update-sourceslist-warning: Fix permissionsJulian Andres Klode2023-02-271-1/+1
* | Do not store trusted=yes Release file unconditionallyDavid Kalnischkies2023-03-042-4/+32
* | Disable retries to speed up failure-propagation testDavid Kalnischkies2023-03-041-0/+3
* | Detect trimmed changelogs and pick online insteadDavid Kalnischkies2023-03-031-0/+7
|/
* Suggest using non-free-firmware in update for DebianDavid Kalnischkies2023-02-041-21/+50
* Have values in Section config trees refer to them in all componentsDavid Kalnischkies2023-01-302-2/+46
* make ?installed pattern match installed version only when narrowedJulian Andres Klode2023-01-131-0/+6
* Merge branch 'pu/clean-apt-key-tmp' into 'main'Julian Andres Klode2022-10-311-0/+5
|\
| * Actually delete temporary apt-key.*.asc helper filesJulian Andres Klode2022-10-311-0/+5
* | Merge branch 'feature/optional-dpkg-status' into 'main'Julian Andres Klode2022-10-2828-101/+115
|\ \ | |/ |/|
| * Allow apt to run if no dpkg/status file existsDavid Kalnischkies2022-09-0212-27/+19
| * Avoid dealing with a fake dpkg stanza in the testsDavid Kalnischkies2022-09-0217-74/+96
* | Merge branch 'pu/phased-updates-fixes-2022-09-23' into 'main'Julian Andres Klode2022-09-283-29/+30996
|\ \
| * | full-upgrade: Mark phased upgrades for keep before anything elseJulian Andres Klode2022-09-282-0/+30936
| * | Check state of dependency, not dependee in dependency keep backJulian Andres Klode2022-09-281-29/+60
| |/
* | Merge branch 'fix/install-pkg-order' into 'main'Julian Andres Klode2022-09-212-1/+82
|\ \
| * | Respect users pkg order on `apt install` for resolvingDavid Kalnischkies2022-09-022-1/+82
| |/
* / interactive-helper: Undefine _FORTIFY_SOURCEKhem Raj2022-09-161-0/+1
|/
* Add flag to disable upgrade by source and test caseJulian Andres Klode2022-07-241-0/+53
* Upgrade all binaries in a source packageJulian Andres Klode2022-07-241-7/+9
* Add test casesJulian Andres Klode2022-07-112-0/+10856
* Mark broken reverse depends for upgradeJulian Andres Klode2022-07-111-2/+1
* test-phased-updates-upgrade: Tests with argumentsJulian Andres Klode2022-06-301-0/+70
* policy: Do not override negative pins with 1 due to phasingJulian Andres Klode2022-06-281-0/+27
* (Temporarily) Rewrite phased updates using a keep-back approachJulian Andres Klode2022-06-282-0/+257
* Include our config.h in all C++ files to avoid ODR violationsDavid Kalnischkies2022-05-075-1/+11
* Ignore stty failures in testcasesDavid Kalnischkies2022-05-071-2/+2
* Link interactive helpers against system libapt for autopkgtestDavid Kalnischkies2022-05-075-40/+48
* Merge branch 'fix/tagfilekeys' into 'main'Julian Andres Klode2022-05-062-28/+66
|\
| * Parse Checksum fields via pkgTagSection::Key, tooDavid Kalnischkies2022-04-011-1/+1
| * Do not order long obsoleted fields anymoreDavid Kalnischkies2022-04-011-1/+1
| * Drop support for long obsoleted Suggests alias: OptionalDavid Kalnischkies2022-04-011-1/+1
| * Document tagfile-keys.h as internal to aptDavid Kalnischkies2022-04-011-0/+31
| * Use extra-environment to point to dpkg/dak sourcesDavid Kalnischkies2022-04-011-25/+26
| * Do not unique the field names in test to catch duplicatesDavid Kalnischkies2022-04-011-3/+9
* | Only protect two kernels, not last installed oneJulian Andres Klode2022-04-071-16/+6
|/
* Fix build failure with gcc-12 due to missing includeDavid Kalnischkies2022-03-211-0/+1
* gpgv: Fix legacy fallback on unavailable keysJulian Andres Klode2022-03-071-0/+8