summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2.5.62.5.6Julian Andres Klode2023-02-0815-71/+126
* Merge branch 'fix/gccwarnings' into 'main'Julian Andres Klode2023-02-078-40/+44
|\
| * Ignore return of .c_str() in preemptive call for signal handlerDavid Kalnischkies2023-01-293-3/+3
| * Unhide virtual overloads in some cachefiltersDavid Kalnischkies2023-01-291-0/+2
| * Drop redundant 'virtual' on function marked 'override'David Kalnischkies2023-01-291-32/+32
| * Include cstdint for uint16_t in our mmap wrappingDavid Kalnischkies2023-01-291-0/+1
| * Avoid comparison of integers of different signedness for ETADavid Kalnischkies2023-01-291-1/+2
| * Avoid triggering unused parameter warning in staticSIGWINCHDavid Kalnischkies2023-01-291-1/+1
| * Drop unneeded usage of deprecated std::binary_functionDavid Kalnischkies2023-01-291-3/+3
|/
* German program translation updateHelge Kreutzmann2023-01-291-5/+4
* Merge branch 'allow-insecure-repositories' into 'main'Julian Andres Klode2023-01-251-5/+5
|\
| * Document --allow-insecure-repositoriesMichaIng2023-01-251-5/+5
|/
* Release 2.5.52.5.5Julian Andres Klode2023-01-1758-207/+552
* Merge branch 'pu/installed-matches-version' into 'main'Julian Andres Klode2023-01-133-5/+15
|\
| * apt-patterns(7): Grouping with () and or using | are supportedJulian Andres Klode2023-01-131-4/+0
| * make ?installed pattern match installed version only when narrowedJulian Andres Klode2023-01-133-1/+15
|/
* Merge branch 'fix/doc-ftparchive-path-repeats' into 'main'Julian Andres Klode2023-01-053-9/+10
|\
| * Do not document path to be repeatable in apt-ftparchive cmdsDavid Kalnischkies2022-11-022-2/+2
| * Set our entities as dependencies in manpage generationDavid Kalnischkies2022-11-021-7/+8
* | Merge branch 'never-markauto-tasks' into 'main'Julian Andres Klode2022-12-301-0/+3
|\ \
| * | Add 'tasks' section to default APT::Never-MarkAuto-Sections listАлексей Шилин2022-12-301-0/+3
|/ /
* | Dutch manpages translation updateFrans Spiesschaert2022-12-281-8/+8
* | Merge branch 'egonw-guest-main-patch-76754' into 'main'Julian Andres Klode2022-12-131-1/+1
|\ \
| * | Typo fixEgon Willighagen2022-12-131-1/+1
* | | Merge branch 'cvvletter-main-patch-43308' into 'main'Julian Andres Klode2022-12-131-1/+1
|\ \ \ | |/ / |/| |
| * | improve `--help` text for cmdline `apt autoremove`Camiel Vletter2022-12-131-1/+1
|/ /
* / gitlab-ci: Install adduserJulian Andres Klode2022-12-081-2/+2
|/
* Release 2.5.42.5.4Julian Andres Klode2022-10-3115-16/+117
* Merge branch 'pu/clean-apt-key-tmp' into 'main'Julian Andres Klode2022-10-312-1/+6
|\
| * Actually delete temporary apt-key.*.asc helper filesJulian Andres Klode2022-10-312-1/+6
* | Merge branch 'mr-update-zh_cn-translation' into 'main'Julian Andres Klode2022-10-281-3/+5
|\ \
| * | po/zh_CN.po: Update translation for apt/2.5.3Boyuan Yang2022-10-051-3/+5
| |/
* | Merge branch 'doc-autopurge' into 'main'Julian Andres Klode2022-10-283-0/+8
|\ \
| * | Documentation for autopurge commandquazgar2022-10-283-0/+8
| |/
* | Merge branch 'adduser' into 'main'Julian Andres Klode2022-10-282-2/+2
|\ \
| * | since base-passwd 3.6.1 the _apt user is in the default /etc/passwdJohannes Schauer Marin Rodrigues2022-09-232-2/+2
* | | Merge branch 'feature/optional-dpkg-status' into 'main'Julian Andres Klode2022-10-2830-109/+144
|\ \ \ | |_|/ |/| |
| * | Allow apt to run if no dpkg/status file existsDavid Kalnischkies2022-09-0214-33/+34
| * | Avoid dealing with a fake dpkg stanza in the testsDavid Kalnischkies2022-09-0217-74/+96
| * | Report failures back from debSystem::AddStatusFilesDavid Kalnischkies2022-09-021-2/+14
* | | Release 2.5.32.5.3Julian Andres Klode2022-09-2816-27/+90
* | | Merge branch 'pu/phased-updates-fixes-2022-09-23' into 'main'Julian Andres Klode2022-09-286-31/+31008
|\ \ \ | |_|/ |/| |
| * | full-upgrade: Mark phased upgrades for keep before anything elseJulian Andres Klode2022-09-283-0/+30939
| * | Check state of dependency, not dependee in dependency keep backJulian Andres Klode2022-09-282-31/+62
| * | edsp: Add support for phased updates (test in LP#1990586)Julian Andres Klode2022-09-281-0/+7
* | | Merge branch 'fix/install-pkg-order' into 'main'Julian Andres Klode2022-09-215-16/+100
|\ \ \
| * | | Respect users pkg order on `apt install` for resolvingDavid Kalnischkies2022-09-025-11/+97
| * | | Avoid triggering unused variable ‘State’ in doAutoInstallDavid Kalnischkies2022-09-021-5/+3
| | |/ | |/|
* | | Merge branch 'musl' into 'main'Julian Andres Klode2022-09-211-0/+1
|\ \ \
| * | | apt-pkg/contrib/fileutl.h Explicitly include sys/stat.hlancethepants2022-08-261-0/+1
| |/ /